Create a new volume from the control panel, format it to create its filesystem, then attach and mount it to a Droplet to use it.
Volume How-Tos
Generated on 24 Nov 2025
Volumes are network-attached block storage. You can use them with Droplets or Kubernetes clusters, move or resize them, and create snapshots at any time.
Getting Started
Scale up the amount of storage space available on a volume.
Move volumes between Droplets in the same region, or use snapshots to move volumes to Droplets in different regions.
Volume Management
Delete a volume to permanently and irreversibly destroy the volume and its contents.
Detach a volume to remove it from its current Droplet, which lets you reattach it to a different Droplet.
Mount a formatted volume to make its filesystem accessible to the Droplet it’s attached to.
Unmount volumes before resizing or detaching them to protect data integrity.
Volume Partition Management
Partition volumes to divide a single storage device into smaller units that you can manage independently.
After you resize a partitioned volume to increase its available amount of disk, rewrite the partition table and expand the filesystem to use the new space.