Create a volume

When creating a volume, you choose the storage size and whether it should be automatically promoted to a larger plan if the storage fills up. You also need to grant access to the volume explicitly.


Create a new volume using the control panel

To create an NFS volume, you click on File storage under Storage in the left-hand menu and then click Create volume.

In the next dialog box, select a name for the volume. You will also need to choose the data center where the volume will be located and its size. In this example, we select a 100 GiB volume to be placed in Falkenberg. You should choose the data center where our servers are located.

You can also choose to have the volume automatically upgraded to the next size level if it becomes full.

Once you’ve made all the selections, click Create volume. It takes about five minutes to create a new volume.

Once the volume is ready, you need to allow servers to connect to it. See Manage access to volumes on how to grant access to the volume.

Create a new volume using the API

To create a new volume, use the filestorage/createvolume endpoint. For general instructions on how to use the API, see Platform → API.

Last updated

Was this helpful?