On Mon, May 23, 2005 at 02:48:11PM -0400, Arshavir Grigorian wrote: > Hi, > > We have a SAN that exports 4 LUNs. These appear as SCSI devices on the > server (/dev/sd[c-f]). When I try to create physical volumes on these > devices, I get the following error: > > #>pvcreate /dev/sdc > Physical volume "/dev/sdc" successfully created > > #>pvcreate /dev/sdd > Found duplicate PV ZlhU50ejJ1VkoULTcU5ODsl2BP26IjQW: using /dev/sdc > not /dev/sdd > Found duplicate PV ZlhU50ejJ1VkoULTcU5ODsl2BP26IjQW: using /dev/sde > not /dev/sdd > Found duplicate PV ZlhU50ejJ1VkoULTcU5ODsl2BP26IjQW: using /dev/sdf > not /dev/sdd > Physical volume "/dev/sdd" successfully created > > This happens after pvcreate is run the second time, does not matter in > which order. It looks like when pvcreate sets the device id, it somehow > sets it for all the devices. You're sure sd[c-f] is not the same device on multiple paths? -- AJ Lewis Voice: 612-638-0500 Red Hat Inc. E-Mail: alewis@redhat.com 720 Washington Ave. SE, Suite 200 Minneapolis, MN 55414 Current GPG fingerprint = D9F8 EDCE 4242 855F A03D 9B63 F50C 54A8 578C 8715 Grab the key at: http://people.redhat.com/alewis/gpg.html or one of the many keyservers out there...
Attachment:
pgpdlJPGHyrMz.pgp
Description: PGP signature
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/