Persistent storage (block)ΒΆ

Persistent block storage provides a block based storage media to a compute instance.

This comes in the form of Volumes, which can use either of our Storage types as backing media to save data permanently.

Binero cloud will not provision an instance without a volume attached (unless using NVMe) and the smallest volume size allowed is the size of the image or disk specified in the flavor.

The image is the operating system image copied onto a volume, you can also create a raw volume and add a filesystem on the volume and attach it to an instance for other use-cases.