Resize VM Disk: Difference between revisions

Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 37: Line 37:
== Step 3 ==
== Step 3 ==
To increase file system's size:
To increase file system's size:
* 'resize2fs /dev/sda2' (Assuming you need to increase /dev/sda2)
* 'resize2fs /dev/sda2' (Assuming you need to increase /dev/sda2), this expands the filesystem on /dev/sda2 to use the full partition
[[File:Screenshot 2025-03-19 at 15.53.12.png|thumb|center|`resize2fs /dev/sda2`]]
 
Verify available space running `df -h`, displays disk usage in a human-readable format
[[File:Screenshot 2025-03-19 at 15.55.56.png|thumb|center|`df -h`]]
 
As a final check you can also check Zabbix for Latest Data > Total Space for your vm
92

edits

Navigation menu