You can change the volume size only by increasing it. Volumes can be extended for both running (online resizing) and stopped (offline resizing) virtual machines. Online volume resizing allows users to avoid downtime and enables scaling VM storage capacity on the fly without service interruption.
Note:
1. You cannot shrink volumes.
2. During volume resizing, the file system inside the guest OS is not extended.
3. If you revert a volume to a snapshot that was taken before the volume extension, the new volume size will be retained.
Extending Volume
1. Log into your CloudPe Dashboard.
2. Goto Volumes and select the created volume which have to extend.
3. Click on three dots and then Extend.
4. Select the expected size and click on Extend.
The volume was resized.
How to Expand a Volume on a Linux Virtual Machine.
Expanding a volume on a Linux VM involves several steps, including resizing partitions, adjusting logical volumes, and ensuring the filesystem utilizes the additional space.
To know more about “How to Expand a Volume on a Linux Virtual Machine”. click here.