On 7/8/05, Sankarshan Mukhopadhay <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > student wrote: > > Hi all, > > In RHEL3 I have create the lvm (/dev/vg0/lv0) and mount it on a mount > > point, and using mount command it show it right. But in LVM2 (RHEL4), > > the same mount command mounts the partition successfully, but while I > > used mount command to view the mount point with the device I found the > > following: > > /dev/mapper/vg0-lv0 on /lvm type ext3 (rw) > > > > now what is "mapper/vg0-lv0". > > Take a look at: http://sources.redhat.com/dm/ > Then what will be the steps for decreasing the logical volume? The increasing I use so far are (I create /dev/vg0/lv0): a) #lvextend -L +80M /dev/vg0/lv0 b)#ext2online /dev/vg0/lv0
In LVM I used : # e2fsadm -L -80M /dev/vg0/lv0 which is not present now. bye ProsunProdhan. > Rgds > SM > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFCzhMU+g4kmZ76nyERAg0bAKCA8uPtPbKKmxa/P7rtmlaZx0JvAQCeNfDV > AcImjn/46Eak84Y9jCNmcQc= > =wLWY > -----END PGP SIGNATURE----- > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 > -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
