Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion macros/compute/how-to-migrate-to-sbs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
macro: how-to-migrate-to-sbs
---
import Requirements from '@macros/iam/requirements.mdx'

To enhance performance and reliability, Scaleway is transitioning the management of Block Storage volumes and snapshots from Compute to Storage.

Expand Down Expand Up @@ -54,7 +55,7 @@ You can attach a maximum of 16 volumes (including the mandatory boot volume) to
To maximize compatibility with Block Storage Low Latency 15K, select an Instance with at least [3 GiB/s of Block bandwidth](/instances/reference-content/instances-bandwidth-overview/).
</Message>

<Macro id="requirements" />
<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- An [Instance](/instances/how-to/create-an-instance/) using [Block Storage volumes](/block-storage/how-to/create-a-volume/)
Expand Down