Estienne, thanks for pointing the man page flaw out. It is fixed in CVS at www.sistina.com now. IRT your size related question: in case you use an older LVM version, there was some bugs related to the > 1TB support for LVs. If you upgrade to 1.0.3 those should be gone. Regards, Heinz -- The LVM Guy -- On Fri, Apr 26, 2002 at 03:39:02PM +0200, Estienne Bloch wrote: > Hello, > > I'm a french user of a Mandrake 8.2 distribution. I notice a little error in > the man of lvcreate command. So, here is what I suggest. > > Original man > > -p, --permission r/w > Set access permissions to read only or read and write. > Default is read and write. > > May be > > -p, --permission r/rw > Set access permissions to read only or read and write. > Default is read and write. > > Because if I use > > # lvcreate -L 4064m -n fpodlv -p w fpodvg > > I obtain > > lvcreate -- ERROR option p argument "w" > > And if I try > > # lvcreate -h > > I obtain (extract) > > [-p|--permission {r|rw}] > > I've got another question. I precise I'm not a realy experienced user under > Linux but I try to make a solution to backup systems with a easy to use > interface called "fpod". This project drives me to use the LVM facilities. > I intended to create a big LV on a RAID array of 500 GB. Further this space > could be extended to much more RAID array in the same LV. I notice in the > vgcreate's man a kernel limit to 2 TB per block device. > > But, when I test the LVM tools, I obtain a maximum logical volume size of > 1.00 Terabyte after the command : > > # vgcreate -s 32m fpodvg /dev/scsi/host0/bus0/target1/lun0/part1 > > If I try : > > # vgcreate -s 16m fpodvg /dev/scsi/host0/bus0/target1/lun0/part1 > > I obtain > > vgcreate -- INFO: maximum logical volume size is 1023.97 Gigabyte > > So, my question is : does 2 TB in place of 2 TeraByte or 2 TeraBlock ? > > LV' = 16 MByte x 65536 = 1 TeraByte = 2 TeraBlock (if 1 Block = 512 KByte) > LV" = 32 MByte x 65536 = 2 TeraByte = 4 TeraBlock (out of range) > > Thanks for your attention. > > Good day, > > Estienne Bloch. > > ien2lest@aerov.jussieu.fr > > _______________________________________________ > 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 *** Software bugs are stupid. Nevertheless it needs not so stupid people to solve them *** =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Heinz Mauelshagen Sistina Software Inc. Senior Consultant/Developer Am Sonnenhang 11 56242 Marienrachdorf Germany Mauelshagen@Sistina.com +49 2626 141200 FAX 924446 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _______________________________________________ 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