mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Christophe Saout <christophe@saout.de>
To: Shane Shrybman <shrybman@aei.ca>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6 unknown partition table
Date: Wed, 24 Dec 2003 17:49:29 +0100	[thread overview]
Message-ID: <1072284569.4710.3.camel@leto.cs.pocnet.net> (raw)
In-Reply-To: <1072277542.10203.14.camel@mars.goatskin.org>

Am Mi, den 24.12.2003 schrieb Shane Shrybman um 15:52:

> I noticed this in the logs yesterday on 2.6.0-test11-mm1 and upgraded to
> 2.6.0-mm1, but its still there. I use LVM on that disk and it is working
> fine, (LV file systems are mountable and useable).
>
> Advice?
> 
> # fdisk -l /dev/hdg
> [...]
> Disk /dev/hdg doesn't contain a valid partition table
>
> [...]
> vgdisplay  PV Name               /dev/hdg     

Everything is fine. You put your physical volume directly on the
harddisk, not in a partition, so you don't have a partition table.
vgscan recognizes the hard disk itself as LVM physical volume anyway
that's why it works.

If you want to get rid of this, the next time you create a PV please
create a partition first with fdisk, e.g. /dev/hdg1 with type 8e (LVM)
and then pvcreate /dev/hdg1.

--
Christophe Saout <christophe@saout.de>
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html


  reply	other threads:[~2003-12-24 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-24 14:52 Shane Shrybman
2003-12-24 16:49 ` Christophe Saout [this message]
2003-12-24 17:49   ` Shane Shrybman

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=1072284569.4710.3.camel@leto.cs.pocnet.net \
    --to=christophe@saout.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shrybman@aei.ca \
    /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

all inboxes | Powered by JetHome®