Create 1 or More Partition With Partition Code 8e'
Create 1 or More Partition With Partition Code 8e'
After creating physical volume you have to create volume group with physical volume
• lvextend
• lvreduce
Extend LVM:
[root@server3 ~]# df -h
File system Size Used Avail Use% Mounted on
/dev/hda8 12G 2.3G 8.6G 21% /
/dev/hda7 130M 9.8M 113M 8% /boot
/dev/mapper/vgo-lv1 117M 5.6M 105M 6% /mnt
[root@server3 ~]#
[root@server3 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda8 12G 2.3G 8.6G 21% /
/dev/hda9 965M 18M 898M 2% /home
/dev/mapper/vgo-lv1 20M 4.6M 14M 25% /mnt
[root@server3 ~]#
#lvremove
#vgremove
#pvremove
#vgextend