Block Storage volumes are persistent NVMe disks you can attach to any IBEE Cloud server. They live independently of the server, so the data survives if the server is rebuilt, resized, or deleted. Use them for databases, application state, file shares, or anywhere you need durable storage that outlives the compute.
Volumes are managed under Infrastructure → Block Storage in the portal at portal.ibee.ai/p/{project_id}/cloud-storage/block.
Provision a new NVMe volume — pick size, location, and label.
Connect a volume to a server, format and mount it, and safely detach when done.
Grow a volume online and extend the filesystem without downtime.
Snapshot a volume and restore it to a new volume.
No by default — volumes survive when their attached server is deleted./dev/vdb, /dev/vdc, … — the exact path is shown on the volume’s Mount Instructions tab once attached./etc/fstab).