Skip to main content

Volume Management

Volumes are essential storage components in Cloud Instance infrastructure. VNETWORK Cloud provides flexible volume management, allowing users to create, attach, detach, and resize volumes independently from servers.

Volume Overview

Volumes are virtualized storage devices that can be created, attached, detached, and resized independently from servers. Each server requires at least one root volume for the operating system and can have additional data volumes attached.

Volume Types

TypeDescriptionPerformanceBest For
StandardCost-effective general storageMedium IOPSGeneral data storage, infrequently accessed files
High IOPSHigh-performance SSD storageHigh IOPSDatabases, I/O intensive applications

Key Features

  • High durability: Data replicated across multiple physical devices
  • Flexible management: Attach/detach between servers as needed
  • Easy expansion: Increase capacity without data loss
  • Snapshot support: Create backups for data protection

Attaching Volumes

Figure needed: Volume attachment interface showing Attach Volume button and options Figure needed: Dialog showing existing volume selection and new volume creation options

Attachment Steps

  1. Access server details page
  2. Click Attach Volume button
  3. Choose option:
    • Existing Volume: Select from available volumes
    • Create new Volume: Create with custom size
  4. Click Attach to complete
Volume Attachment Notes
  • Volumes can only be attached to one server at a time
  • After attachment, you must mount the volume in the operating system
  • Multiple volumes can be attached to the same server

Detaching Volumes

To detach a volume:

  1. Access server details page
  2. Find volume in Instance Volumes list
  3. Click Detach button next to the volume
  4. Confirm detachment operation
Critical Warning

Before detaching:

  • Unmount volume in operating system
  • Ensure no applications are using volume data
  • Save all important data

Volume Expansion

To expand volume capacity:

  1. Access volume details or server details page
  2. Click Resize button next to volume
  3. Enter new size (must be larger than current)
  4. Click Resize to complete

See detailed guide at Extend Volume.

Important Limitation
  • Cannot reduce volume size: Only expansion is supported, never reduction
  • If smaller volume needed, create new volume and migrate data
Note

After resizing, additional OS-level steps are required

Volume Snapshots

Snapshots capture volume state at specific points in time:

  1. Access volume details page
  2. Click Create Snapshot
  3. Enter descriptive name
  4. Click Create to complete
Snapshot Best Practices
  • Create snapshots before major changes
  • Schedule regular snapshots for critical data
  • Delete unnecessary old snapshots to save costs

Volume Deletion

To delete unnecessary volumes:

  1. Ensure volume is detached from all servers
  2. Access Volumes management page
  3. Find volume and click Delete
  4. Confirm deletion
Warning
  • All data will be permanently lost
  • Create snapshots before deleting important volumes

Benefits of Additional Volumes

  • Data separation: Keep data separate from operating system
  • Independent backups: Create snapshots for individual volumes
  • Flexibility: Move volumes between different servers
  • Easy expansion: Increase storage capacity as needed
  • Data preservation: Retain data when servers are deleted

Cost and Billing

VNETWORK charges based on:

  • Allocated size: Per GB, regardless of actual usage
  • Volume type: High IOPS costs more than Standard
  • Duration: Continuous billing even when server is stopped
Cost Optimization
  • Create volumes only with necessary size
  • Delete unused volumes to stop billing
  • Use appropriate volume type for actual needs
  • Regularly clean up unnecessary data

Detailed Guides

Comprehensive volume management documentation: