Results 1 to 1 of 1
Hi,
I have migrated my 10GB LUN to 15 GB LUN using a block level copy tool. Now I want to extend my PV, VG and then LV. I am ...
- 09-03-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
How to extend LV after block level copy of disk
Hi,
I have migrated my 10GB LUN to 15 GB LUN using a block level copy tool. Now I want to extend my PV, VG and then LV. I am looking for help to verify my procedure to extend the Logical volume. I am using suse OS 10 and kernel is 2.6.16.46-0.12-smp. The steps I am using are as follows.
1 -> extend the partition table using fdisk /dev/sdc and reboot the system.
2 -> extend the pv using pvresize command. This should automatically extend the VG.
3-> extend the LV using Lventend -L +5G /dev/vg0/l0v0 command
4-> extend the files system of LV using resize2fs command.
thanks for help in advance
raj


Reply With Quote