Post

Managing VM Storage in Arcfra; Resize and Add New Disks

Managing VM Storage in Arcfra; Resize and Add New Disks

๐Ÿ’พ Managing VM Storage in Arcfra: Resize and Add New Disks

In dynamic enterprise environments, disk capacity requirements often change. Whether youโ€™re responding to application growth or testing needs, Arcfra Enterprise Cloud Platform makes it easy to resize existing disks or attach new ones to virtual machines.

This article covers two essential operations:

  1. Resizing an existing disk
  2. Adding a new virtual disk

๐Ÿ”„ 1. Resizing an Existing Disk

Resizing a VMโ€™s primary disk is useful when you need to expand an operating system partition or increase capacity for data volumes.

๐Ÿ”น Steps:

  1. Login to the Arcfra dashboard.
  2. Navigate to Cluster โ†’ VM โ†’ Your VM โ†’ Disk tab. Disk Tab Disk Tab
  3. Locate the disk you want to resize (typically disk0 or vda) and click Edit.
  4. Enter the new disk size (e.g., increase from 40 GB to 50 GB). Resize Disk
  5. Click Save โ€” the new disk size will be reflected. Resize Disk Resize Disk

โš ๏ธ Important: If the VM is running, you may need to reboot it to detect the new size.

๐Ÿงฐ Inside the VM

  • On Linux, use tools like lsblk, parted, growpart, resize2fs, or xfs_growfs to extend the partition and filesystem.
  • On Windows, use Disk Management or diskpart. Resize Disk

โž• 2. Adding a New Virtual Disk

Adding a new virtual disk is ideal for separating OS and data, or attaching temporary work volumes.

๐Ÿ”น Steps:

  1. Navigate to Cluster โ†’ VM โ†’ Your VM โ†’ Disk tab. Add Disk
  2. Click Create Virtual Volume. Add Disk
  3. Define the disk parameters:
    • Disk Name (e.g., dzul-test-1)
    • Disk Size
    • Bus Type (e.g., VirtIO, SCSI)
    • Storage Type (Thin or Thick) Disk Options
  4. Click Save. The disk will be attached immediately if the VM supports hot-add. Add Disk

๐Ÿงฐ Inside the VM

  • On Linux, use lsblk, fdisk, mkfs.ext4, and mount to format and mount the new disk.
  • On Windows, initialize and format the disk in Disk Management.

Add Disk Add Disk Add Disk Add Disk

๐Ÿ’ก Pro Tip: Arcfra supports hot-plugging for many configurations, so you may not need to reboot after adding a new disk.


๐Ÿ“Š Monitor Storage Usage

After modifying storage:

  • Use Arcfraโ€™s VM Monitor tab to track storage IOPS and latency.
  • You can detach or delete non-system disks from the same UI tab as needed. Add Disk

โœ… Final Thoughts

Whether youโ€™re scaling up your system disk or attaching new data volumes, Arcfra makes storage management simple and powerful. These actions can be performed quickly through its user-friendly web interface โ€” keeping your workloads flexible and responsive to change.

Stay tuned for the next article: Backup & Snapshot Strategies in Arcfra.


๐Ÿ“ง Have questions or need help? Contact: [email protected]

๐ŸŒ Learn more: https://kreasismart.id/enterprise-cloud-platform

This post is licensed under CC BY 4.0 by the author.