Overview
Titled Block Storage Volumes — “Manage persistent storage volumes attached to this virtual machine”. Everything here is scoped to this one machine.Navigation: Compute → Virtual Machines → click a machine → Volumes.
What each card shows
A type badge reads Root or Data. Filters cover type and state.
Root volumes behave differently
Row actions
Transient states appear on the card while work is in flight:
Creating..., Attaching..., Detaching..., Resizing..., Removing....
Attached and Available are derived labels rather than platform states — Available means the volume exists but isn’t attached to this machine.Adding a volume
There’s no “attach an existing volume” control here. Create Volume creates a new volume and attaches it, in one flow.To attach a volume that already exists, go to Volumes and use Attach to VM from its row.
Creating volume... then Attaching volume... — and confirms with Volume created and attached.
Resizing
Resize Volume on a Ready volume.Common task: add a data disk and mount it
1
Create and attach it here
Create Volume, size it, and let the flow attach it. Leave Device ID empty for the next free slot.
2
Confirm it reached Ready and is attached
The card should show a Data badge and a real DEVICE value. A volume stuck in
Attaching... isn’t usable yet.3
Find the device inside the machine
4
Create a filesystem — once, and only on the right device
5
Mount it and make that survive a reboot
6
Verify
Empty and error states
Related
Volumes
The full screen: attachment rules and orphaned volumes.
Snapshots
What you can build from a volume snapshot.
Snapshots tab
Why VM snapshots block resizing.