User Tools

Site Tools


virtualization:xenserver:xenserver_storage_resize

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
virtualization:xenserver:xenserver_storage_resize [2025/02/11 06:40]
gcooper
virtualization:xenserver:xenserver_storage_resize [2025/02/11 06:40] (current)
gcooper
Line 33: Line 33:
 In linux, we first extend the partition then the filesystem.  LVM would add a step or two... In linux, we first extend the partition then the filesystem.  LVM would add a step or two...
  
 +<file>
 growpart /dev/sdx 3 growpart /dev/sdx 3
 resize2fs /dev/sdx3 resize2fs /dev/sdx3
 +</file>
  
 or another appropriate command for the used filesystem type. or another appropriate command for the used filesystem type.
virtualization/xenserver/xenserver_storage_resize.txt · Last modified: 2025/02/11 06:40 by gcooper