[linux-lvm] debian 2.4.2 / LVM .91beta6 / pvcreate device doesn't exist ???

Patrick Caulfield caulfield at sistina.com
Mon Apr 9 08:41:47 UTC 2001


On Sat, Apr 07, 2001 at 03:43:42PM -0500, Vissers, Ron wrote:
> ---
> 
> Disk /dev/hdc1: 255 heads, 63 sectors, 1826 cylinders
> Units = cylinders of 16065 * 512 bytes
>  
>      Device Boot    Start       End    Blocks   Id  System
> /dev/hdc1p1             1      1826  14667313+  8e  Unknown
> 
> -----
> 

You have partitioned a partition ! 

You should run fdisk on /dev/hdc rather than /dev/hdc1 and set the partition
type of hdc1 to 8e. Then LVM should recognise it. I am assuming here that hdc1
is the partition you want to use for LVM.

Be careful with fdisk - you can do a lot of damage if you don't know what you
are doing.

patrick




More information about the linux-lvm mailing list