How to manage Instance storage
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
Storage resources overview
You can manage the storage resources attached to your Instances directly from the Scaleway console. These include:
- Volumes: Storage spaces used by your Instances. Multiple volumes can be attached to an Instance.
- Snapshots: Backups capturing the state of a volume at a specific time, including OS, configuration, and stored files.
- Images: Full backups of Instances, useful for restoring data or deploying multiple Instances with a predefined configuration.
Managing volumes
Volumes are the primary storage solution for your Instances. Scaleway Instances support either Local Storage or Block Storage, depending on the Instance type.
Viewing and managing volumes
- Click CPU Instances in the left menu.
- Select the Instance you want to manage.
- Go to the Storage tab.
- Scroll to the Volumes section to view attached volumes.
- Click more icon next to a volume for options:
- View volume details
- Increase volume size
- Detach volume
- Create a snapshot
- Delete volume
Adding a volume
- Navigate to CPU Instances in the left menu.
- Select the Instance you want to configure.
- Open the Storage tab.
- Click + Create volume in the Volumes section.
- Enter a volume name and choose its size (GB).
- Select a storage type:
- Block Storage: A network-based block device with 5,000 or 15,000 IOPS.
- Local Storage: Storage located on the physical hypervisor, tied to compute resources.
- Click Add volume to attach it to the Instance.
Managing snapshots
Snapshots preserve the state of a volume at a specific time, allowing for data recovery.
Viewing and managing snapshots
- Click CPU Instances in the left menu.
- Select the Instance you want to configure.
- Go to the Storage tab.
- Scroll to the Snapshots section.
- Click more icon for snapshot options:
Creating a snapshot
- Click CPU Instances in the left menu.
- Select the Instance you want to configure.
- Open the Storage tab.
- Click + Create snapshot in the Snapshots section.
- Choose a volume from the dropdown.
- Enter a snapshot name.
- Click Create snapshot to proceed.
Managing images
Images are full backups of Instances, useful for restoring data or deploying multiple Instances.
Viewing and managing images
- Click CPU Instances in the left menu.
- Select the Instance you want to configure.
- Open the Storage tab.
- Scroll to the Images section.
- Click more icon for options:
- View details
- Create an Instance from the image
- Delete the image
Creating an image
- Click CPU Instances in the left menu.
- Select the Instance you want to configure.
- Open the Storage tab.
- Click + Create image in the Images section.
- Enter a name for the image.
- Click Create image to proceed.
See Also
Still need help?Create a support ticket