[SOLVED] Migrate server to new (bigger) disk

zagreb

Active Member
Jan 9, 2018
15
1
43
61
Hello,
I'm looking for some info how to migrate proxmox server (not any of virtual machines) to new (bigger) disk. I have laptop with disk with these partitions:

Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
/dev/sda1 2048 4095 2048 1M BIOS boot
/dev/sda2 4096 528383 524288 256M EFI System
/dev/sda3 528384 976773134 976244751 465.5G Linux LVM

I can do byte copy to new disk, but then it would be used only part of new disk.
Thank you, regards
 
Hi,

make a byte copy(dd) and than extend the LVM to use the hole disk.