linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Doug Ledford <dledford@redhat.com>
To: linux-raid@vger.kernel.org
Subject: Re: md0: unknown partition table - should I worry?
Date: Wed, 11 Nov 2009 15:46:50 -0500	[thread overview]
Message-ID: <4AFB22BA.5060806@redhat.com> (raw)
In-Reply-To: <20091111090355.GA9137@cthulhu.home.robinhill.me.uk>

[-- 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 --]

      reply	other threads:[~2009-11-11 20:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AFB22BA.5060806@redhat.com \
    --to=dledford@redhat.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).