Skip to content

Commit b73893b

Browse files
committed
feat(ins): update
1 parent 371ede0 commit b73893b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pages/instances/how-to/migrate-volumes-snapshots-to-sbs.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,18 @@ Alternatively, you can use the [snapshot export/import feature](/instances/api-c
4545
| `sbs_5k` (Block Low Latency 5K) | 5,000 | Modern NVMe disks | Low | 5 GB to 10 TB | Development environments, web servers, and applications needing consistent performance | 99.99% SLA, triple-replicated data to safeguard against hardware failures |
4646
| `sbs_15k` (Block Low Latency 15K) | 15,000 | Modern NVMe disks | Very low | 5 GB to 10 TB | High-performance databases, transactional applications, and I/O-intensive workloads | 99.99% SLA, triple-replicated data to safeguard against hardware failures |
4747

48+
<Message type="note">
49+
You can attach a maximum of 16 volumes to a single Instance.
50+
</Message>
51+
4852
### Additional details:
4953

5054
- `b_ssd`: These volumes are based on older SSD technology, providing reliable performance but with limitations in terms of speed and latency.
5155
- `sbs_5k`: These volumes use NVMe technology, offering better performance and lower latency. They allow flexibility to adjust storage based on your needs.
5256
- `sbs_15k`: These volumes offer even higher performance, with up to 15,000 IOPS, making them ideal for workloads requiring fast and reliable data access.
57+
<Message type="note">
58+
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/).
59+
</Message>
5360

5461
<Message type="important">
5562
Volumes **created and managed through Kubernetes** do not fall within the scope of the migration described on this page. Find specific instructions for migrating Kubernetes volumes behind the Scaleway Block Storage API in the [managing storage for Kubernetes documentation](/kubernetes/api-cli/managing-storage/#upgrading-to-csi-version-03).

0 commit comments

Comments
 (0)