Skip to main content
Version: 3.25

Disk management

You can expand the disk and get information from your partitions through the orbit disk command

mt4adm@vmdf-giskard:~$ sudo orbit disk --help
Usage: orbit disk

Disks management tools

Flags:
--help Show context-sensitive help.

--expand Process of disk expansion
--force Force the command execution, never prompt
--show

Use the –show argument to view the partitions and file system settings.

Through the argument –expand you can expand the virtual disk to consume new spaces allocated in the hypervisor.

caution

The disc expansion procedure is very delicate. It is recommended that the instance is under maintenance and that the backup and snapshot of the virtual machine have been performed.

mt4adm@vmdf-giskard:~$ sudo orbit disk --expand

The disk expansion process is extremely delicate, be sure to take a snapshot
of the server before performing this procedure.

All previously unallocated disk resources will be distributed across current
partitions.

Are you sure you want to expand the disk: y
Done!
No errors reported