On Sun, 3 Feb 2002 00:39:07 +0100 (CET) begin Zoki <[EMAIL PROTECTED]> spewed forth:
> Did somebody have a go at it? > > I tried to get it working with a standard 2.4 RH kernel, explicitely > install everything from rpm packages just to find out that it doesn't > work the way it is. not w/ RH > > The library liblvm.so and the lvm module are missing from the lvm rpm > package, so does that mean it isn't supported in the RH's 7.2 kernel or > am I overlooking something? > > In case it's not supported why does the install create /dev/lvm and > install lvm? modprobe lvm-mod Then you have a short sequence of ??create (pvcreate, lvcreate, vgcreate) sequences to stumble through. Then you need to run vgchange. Finally, you should be able to mount your vg. Notes: if you're going to stripe across pv's, the pv's must be the same size and should be on separate physical disks (SCSI is best here, same as for RAID). Otherwise, you're limited to the smallest pv. Ciao, David A. Bandel -- Focus on the dream, not the competition. -- Nemesis Racing Team motto Internet (H323) phone: 206.28.187.30 _______________________________________________ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.