lkml.org 
[lkml]   [2003]   [Dec]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6 unknown partition table
From
Date
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.035 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site