* md0: unknown partition table - should I worry?
@ 2009-11-10 22:24 Dexter Filmore
2009-11-11 9:03 ` Robin Hill
0 siblings, 1 reply; 3+ messages in thread
From: Dexter Filmore @ 2009-11-10 22:24 UTC (permalink / raw)
To: linux-raid
[-- Attachment #1: Type: text/plain, Size: 503 bytes --]
Today md0 degraded (debian 5.0 i386, raid5, 5x500 samsung sata) so I checked
the logs and noticed on each rebootI got this in /var/log/messages:
md0: unknown partition table
md0 is all LVM2 and volumes mount fine, so is this normal?
--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@
b++(+++) DI+++ D- G++ e* h>++ r* y?
------END GEEK CODE BLOCK------
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: md0: unknown partition table - should I worry?
2009-11-10 22:24 md0: unknown partition table - should I worry? Dexter Filmore
@ 2009-11-11 9:03 ` Robin Hill
2009-11-11 20:46 ` Doug Ledford
0 siblings, 1 reply; 3+ messages in thread
From: Robin Hill @ 2009-11-11 9:03 UTC (permalink / raw)
To: linux-raid
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
On Tue Nov 10, 2009 at 11:24:44PM +0100, Dexter Filmore wrote:
> Today md0 degraded (debian 5.0 i386, raid5, 5x500 samsung sata) so I checked
> the logs and noticed on each rebootI got this in /var/log/messages:
>
> md0: unknown partition table
>
> md0 is all LVM2 and volumes mount fine, so is this normal?
>
If you're using whole-disk RAID rather than RAID on partitions then this
is normal, yes. Something (possibly udev, in order to create the
relevant dev entries) is trying to read the partition table and failing
as there isn't one.
Cheers,
Robin
--
___
( ' } | Robin Hill <robin@robinhill.me.uk> |
/ / ) | Little Jim says .... |
// !! | "He fallen in de water !!" |
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: md0: unknown partition table - should I worry?
2009-11-11 9:03 ` Robin Hill
@ 2009-11-11 20:46 ` Doug Ledford
0 siblings, 0 replies; 3+ messages in thread
From: Doug Ledford @ 2009-11-11 20:46 UTC (permalink / raw)
To: linux-raid
[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]
On 11/11/2009 04:03 AM, Robin Hill wrote:
> On Tue Nov 10, 2009 at 11:24:44PM +0100, Dexter Filmore wrote:
>
>> Today md0 degraded (debian 5.0 i386, raid5, 5x500 samsung sata) so I checked
>> the logs and noticed on each rebootI got this in /var/log/messages:
>>
>> md0: unknown partition table
>>
>> md0 is all LVM2 and volumes mount fine, so is this normal?
>>
> If you're using whole-disk RAID rather than RAID on partitions then this
> is normal, yes. Something (possibly udev, in order to create the
> relevant dev entries) is trying to read the partition table and failing
> as there isn't one.
Actually, it doesn't matter if you make your md device out of whole
disks or not, it's the attempt to find a partition table on the md
device itself that is generating this message. This is a side effect of
the recent kernel change to allow any block device to be partitioned and
merely indicates that no partition table was found on your md device.
It's normal. In fact, it might be worth suggesting that the message go
away. If there's no partition table people generally know that because
there are no partitioned dev files ;-)
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: CFBFF194
http://people.redhat.com/dledford
Infiniband specific RPMs available at
http://people.redhat.com/dledford/Infiniband
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-11 20:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 22:24 md0: unknown partition table - should I worry? Dexter Filmore
2009-11-11 9:03 ` Robin Hill
2009-11-11 20:46 ` Doug Ledford
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).