Linux LVM2 Part - 5 - Volume Group (VG) Migration Using PVMOVE

Опубликовано: 27 Февраль 2026
на канале: ICyb3r
1,310
19

Hello Everyone,

This video will show you how to migrate the VG across the disks.

Github: https://shorturl.at/cqW15

Time Code:
00:00 Introduction.
00:39 Why we need to migrate the VG?
01:05 Check the Disks
02:52 Check Logical volumes and plan for migration
03:55 Perform the pvmove command to the PV belong to the VG
06:01 Perform vgreduce to remove PV's from the VG
07:10 Planning for new disk vg migration
07:55 Format the new disk using fdisk
08:55 Create Physical Volume
09:19 Extend VG with New PV
10:27 Migrate VG to New PV
11:25 Perform the vgreduce to the old PV.




#LVM2 #LinuxLVM2 #Linux