User Tools

Site Tools


docu:csheet:sysadm:disks:physical_disk_resize

This is an old revision of the document!


Resize virtual disk (vdX) to match it's new size (growpart, resize2fs)


Given that the device is /dev/vda and the system partition (/) is at /dev/vda1, we run this commands:

growpart /dev/vda 1
resize2fs /dev/vda1
docu/csheet/sysadm/disks/physical_disk_resize.1614178518.txt.gz · Last modified: 2021/02/24 14:55 by admin