You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq/blockstorage.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ The Block Storage billing scheme is not the same as for Object Storage. You are
54
54
55
55
Block Storage volumes are compatible with [Scaleway Instances](/compute/instances/), [Managed Dabatase for PostgreSQL and MySQL](/managed-databases/postgresql-and-mysql/), and [Kubernetes](/containers/kubernetes/) Kapsule clusters.
56
56
57
-
## How can I convert a Block Storage legacy volume into a Block Storage low latency volume?
57
+
## How can I convert a Block Storage legacy volume into a Block Storage Low Latency volume?
58
58
59
59
For better performance, you can convert your Block Storage legacy volumes into Block Storage Low Latency volumes.
60
60
@@ -66,4 +66,6 @@ To convert your volume you need to:
Find out [how to migrate](/compute/instances/how-to/migrate-volumes-snapshots-to-sbs/) your Block Storage legacy volumes to Block Storage Low Latency volumes.
69
+
Find out how to [migrate your Block Storage legacy volumes and snapshots](/compute/instances/how-to/migrate-volumes-snapshots-to-sbs/) from the Instance API to the Block Storage API.
70
+
71
+
Find out about the [advantages of migrating the management of your volumes and snapshots](advantages-migrating-to-sbs) from the Instance API to the Block Storage API.
- Scaleway is transitioning the management of all Block Storage legacy volumes and snapshots from the [Instance API](https://www.scaleway.com/en/developers/api/instance/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/).
7
+
- Find out about the [advantages of migrating the management of your volumes and snapshots](advantages-migrating-to-sbs) from the Instance API to the Block Storage API.
8
+
- Find out how to [migrate your Block Storage legacy volumes and snapshots](/compute/instances/how-to/migrate-volumes-snapshots-to-sbs/) from the Instance API to the Block Storage API.
Copy file name to clipboardExpand all lines: storage/block/api-cli/identifying-volume-snapshot-api.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
meta:
3
-
title: Identify the API managing your Block Storage volumes and snapshots
3
+
title: Identifying the API managing Block Storage volumes and snapshots
4
4
description: Learn how to determine which API (Instance or Block Storage) manages your volumes and snapshots on Scaleway using CLI and API commands.
5
5
content:
6
-
h1: Identify the API managing your Block Storage volumes and snapshots
6
+
h1: Identifying the API managing Block Storage volumes and snapshots
7
7
paragraph: Determine whether your Block Storage volumes and snapshots are managed by the Instance API or Block Storage API.
8
8
dates:
9
9
validation: 2025-01-03
@@ -14,7 +14,7 @@ categories:
14
14
15
15
This page shows you how to identify the API managing your Block Storage volumes and snapshots, using the API and CLI.
16
16
17
-
Find out [how to migrate](/compute/instances/how-to/migrate-volumes-snapshots-to-sbs/) your Block Storage legacy volumes to Block Storage Low Latency volumes.
title: How to identify your volume and snapshot type
4
-
description: Learn how to identify your volume and snapshot type from the Scaleway console.
4
+
description: Learn how to identify the API managing your volumes and snapshots using the Scaleway console.
5
5
content:
6
6
h1: How to identify your volume and snapshot type
7
-
paragraph: Learn how to identify your volume and snapshot type from the Scaleway console.
8
-
tags: identify-volume-type identify-snapshot bssd sbs volume snapshot
7
+
paragraph: Learn how to identify the API managing your volumes and snapshots using the Scaleway console.
8
+
tags: identify-volume-type identify-snapshot bssd sbs volume snapshot api
9
9
dates:
10
10
validation: 2025-01-03
11
11
posted: 2025-01-03
@@ -14,7 +14,7 @@ categories:
14
14
- storage
15
15
---
16
16
17
-
This page shows you how to identify your volume and snapshot type using the Scaleway console. Find out [how to migrate](/compute/instances/how-to/migrate-volumes-snapshots-to-sbs/)your Block Storage legacy volumes to Block Storage Low Latency volumes.
17
+
This page shows you how to identify the API that manages your volumes and snapshots using the Scaleway console. Refer to our [dedicated documentation](/storage/api-cli/identifying-volume-snapshot-api/)to learn how to identify the API managing your volumes and snapshots using the API and CLI.
18
18
19
19
<Macroid="requirements" />
20
20
@@ -23,21 +23,23 @@ This page shows you how to identify your volume and snapshot type using the Scal
23
23
- Created [Block Storage volumes](/storage/block/how-to/create-a-volume/)
24
24
- Created [snapshots](/storage/block/how-to/create-a-snapshot/)
25
25
26
+
<Macroid="block-storage-migration" />
27
+
26
28
## How to identify your volume type
27
29
28
30
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. Your volumes display.
29
-
2.Click the **API** drop-down and select either **Block Storage API** to filter for your volumes creates via the Block Storage API, or**Instance API** to filter for your volumes managed by the Instance API.
30
-
3. Click the **Volume type** drop-down and select **Block Storage Low Latency 5K** and/or **Block Storage Low Latency 15K**to filter for 5K IOPS and/or 15K IOPS volumes.
31
+
2.Leave the **Block Storage API**filter in the drop-down or select **Instance API** to display either your volumes managed by the Block Storage API, or the Instance API.
32
+
3. Click the **Volume type** drop-down and select the volume type(s) to filter for.
31
33
4. Click **Apply filters**. The volumes you have filtered for display.
32
-
5. Optionally, click a specific volume to display the information page and verify the volume type next to the **Type** field.
34
+
5. Optionally, click a specific volume to display its information page, and verify the volume type next to the **Type** field.
33
35
6. Click **Clear filters** once you are done.
34
36
35
37
## How to identify your snapshot type
36
38
37
39
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu.
38
40
2. Click the **Snapshots** tab. Your snapshots display.
39
-
3.Click the **API** drop-down and select either **Block Storage API** to filter for your volumes creates via the Block Storage API, or**Instance API** to filter for your volumes managed by the Instance API.
40
-
4. Click the **Snapshot type** drop-down and select **Block Storage Low Latency 5K** and/or **Block Storage Low Latency 15K**to filter for snapshots of 5K IOPS and/or 15K IOPS volumes.
41
-
5. Optionally, click the <Iconname="more" /> iconic next to a specific snapshot to display the information page and verify the type next to the **Type** field.
41
+
3.Leave the **Block Storage API**filter in the drop-down or select **Instance API** to display either your snapshots managed by the Block Storage API, or the Instance API.
42
+
4. Click the **Snapshot type** drop-down and select the snapshot type(s) to filter for.
43
+
5. Optionally, click the <Iconname="more" /> icon next to a specific snapshot to display its information page, and verify the type next to the **Type** field.
Copy file name to clipboardExpand all lines: storage/block/reference-content/advantages-migrating-to-sbs.mdx
+12-14Lines changed: 12 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
meta:
3
-
title: Advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage low latency
4
-
description: Learn the key advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage low latency.
3
+
title: Advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage Low Latency
4
+
description: Learn the key advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage Low Latency.
5
5
content:
6
-
h1: Advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage low latency
7
-
paragraph: Learn the key advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage low latency.
6
+
h1: Advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage Low Latency
7
+
paragraph: Learn the key advantages of migrating your Block Storage legacy volumes and snapshots to Block Storage Low Latency.
8
8
tags: volumes block-storage 5kiops 10kiops sbs low-latency
9
9
dates:
10
10
validation: 2025-01-03
@@ -13,13 +13,11 @@ categories:
13
13
- storage
14
14
---
15
15
16
-
## Transitioning from the Instances API to the Block Storage API for volume and snapshot management
16
+
## Transitioning from the Instance API to the Block Storage API for volume and snapshot management
17
17
18
-
Scaleway is transitioning the management of all Block Storage legacy volumes and snapshots from the [Instances API](https://www.scaleway.com/en/developers/api/instance/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/). This means that Block Storage volumes and snapshots will no longer be available from the [Compute section](https://console.scaleway.com/instance/) in the Scaleway console, but from the [Storage section](https://console.scaleway.com/block-storage).
18
+
Scaleway is transitioning the management of all Block Storage legacy volumes and snapshots from the [Instance API](https://www.scaleway.com/en/developers/api/instance/) to the [Block Storage API](https://www.scaleway.com/en/developers/api/block/). All Block Storage volumes and snapshots created via the [Scaleway console](https://console.scaleway.com)will no longer be available from the [Compute section](https://console.scaleway.com/instance/), but from the [Storage section](https://console.scaleway.com/block-storage).
19
19
20
-
This change provides you with enhanced performance and advanced storage capabilities. If you have created volumes and snapshots via the Instances API, we strongly recommend migrating them to the Block Storage API to benefit from these improvements.
21
-
22
-
All Block Storage volumes and snapshots created via the Scaleway console, whether from the Instances section or the Block Storage section, are now created using the Block Storage API.
20
+
This change provides you with enhanced performance and advanced storage capabilities. If you have created volumes and snapshots via the Instance API, we **strongly recommend migrating them to the Block Storage API** to benefit from these improvements.
23
21
24
22
Local volumes will remain exclusively supported by the Instance API.
25
23
@@ -30,25 +28,25 @@ By migrating your Block Storage volumes and snapshots to the Block Storage API,
30
28
-**Low latency**: volumes managed by the Block Storage API leverage modern hardware, ensuring faster access times and smoother performance.
31
29
-**Higher IOPS performance**: benefit from up to 5K IOPS (input/output operations per second) with Block Storage Low Latency volumes and 15K IOPS with higher-tier offerings. These performance improvements are ideal for applications requiring rapid data access and high-speed operations.
32
30
33
-
## Differences between volumes managed by the Instances API and the Block Storage API
31
+
## Differences between volumes managed by the Instance API and the Block Storage API
34
32
35
-
Volumes created with the Instances API differ from those created with the Block Storage API in both hardware and performance characteristics:
33
+
Volumes created with the Instance API differ from those created with the Block Storage API in both hardware and performance characteristics:
36
34
37
35
### Underlying hardware
38
36
39
-
Instances API volumes are built on **older-generation SSDs**, resulting in **slower performance and have a higher latency**, which may impact the responsiveness of applications.
37
+
Instance API volumes are built on **older-generation SSDs**, resulting in **slower performance and have a higher latency**, which may impact the responsiveness of applications.
40
38
41
39
Block Storage API volumes are powered by **modern NVMe (Non-Volatile Memory Express) disks**, which are optimized for **high-speed operations**. They also have **advanced hardware** which ensures faster data access and lower latency.
42
40
43
41
### Performance
44
42
45
-
Instances API volumes have a **limited performance** due to older SSD technology. They also have a **lower IOPS and slower data processing speed**.
43
+
Instance API volumes have a **limited performance** due to older SSD technology. They also have a **lower IOPS and slower data processing speed**.
46
44
47
45
Block Storage API volumes benefit from e**nhanced performance with up to 15K IOPS**.
48
46
49
47
### Latency
50
48
51
-
Instances API volumes have a **higher latency**, making them less suitable for applications requiring quick data retrieval.
49
+
Instance API volumes have a **higher latency**, making them less suitable for applications requiring quick data retrieval.
52
50
53
51
Block Storage API volumes have a **reduced latency** which ensures faster application response times. They are ideal for workloads requiring rapid and reliable data access.
0 commit comments