[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] LVM and sw RAID1
- From: Andreas Dilger <adilger turbolinux com>
- To: Peter Green <pcg gospelcom net>
- Cc: Andreas Dilger <adilger turbolinux com>, linux-lvm msede com
- Subject: Re: [linux-lvm] LVM and sw RAID1
- Date: Wed, 23 Aug 2000 18:02:37 -0600 (MDT)
Peter writes:
> [root dmna /root]# pvcreate /dev/md0
> pvcreate -- invalid partition type 0x83 for "/dev/md0" (must be 0x8e)
>
> [root dmna /root]# pvcreate -f /dev/md0
> pvcreate -- invalid partition type 0x83 for "/dev/md0" (must be 0x8e)
>
> [root dmna /root]# pvcreate -ff /dev/md0
> pvcreate -- invalid partition type 0x83 for "/dev/md0" (must be 0x8e)
Have you tried running "pvcreate -v -d /dev/md0"? It may be that you
get some more clues with this. Maybe even strace of the above. It
looks like pvcreate is not getting the correct "dev" or "rdev" from the
inode...
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]