Re: [linux-lvm] Howto Make LVM Work With NBD/ENBD?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ning Ye(nye@csee.wvu.edu)@Fri, Apr 19, 2002 at 10:55:45AM -0400:
> Hi!,
> 
>     I want to make them work together, which makes me crazy these days.  
> 
>     I can initialize the disks and partitions exported by ENBD, but when trying to create a volume group on it, vgcreate fails.
> # vgcreate my_volume /dev/ndb
> vgcreate -- ERROR "pv_read(): read" reading physical volumes
>     After examine the debug output, it looks to me lvm trying to enumerate all physical disks present to the system.  These disks include SCSI disks(sda...), IDE disks(hda...) and loops(loop0...).  However, the LVM will not recognize the exported disk as a physical one.
> 
>     Did any one ever make it work before?  I would like to know before I am trying to look into the code.  Combining these two great packages would be wonderful.  But how?  Help needed.  Thanks.


hmm, YMMV, but have you tried using the long devfs names instead of the
older/original short names?

i.e.

/dev/ide/host0/bus0/target0/lun0/part1

instead of

/dev/hda1

this sounds like a problem i encountered recently...


-- 
PGP key:  http://codex.net/pgp/pgp.asc

 Cannot find REALITY.SYS. Universe halted.


_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux