Re: md0: unknown partition table - should I worry?
From: Doug Ledford <hidden>
Date: 2009-11-11 20:46:50
Attachments
- signature.asc [application/pgp-signature] 197 bytes
From: Doug Ledford <hidden>
Date: 2009-11-11 20:46:50
On 11/11/2009 04:03 AM, Robin Hill wrote:
On Tue Nov 10, 2009 at 11:24:44PM +0100, Dexter Filmore wrote:quoted
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 [off-list ref]
GPG KeyID: CFBFF194
http://people.redhat.com/dledford
Infiniband specific RPMs available at
http://people.redhat.com/dledford/Infiniband