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: pages/instances/how-to/migrate-local-storage-to-sbs.mdx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ meta:
4
4
description: This page explains how to migrate Instance Local Storage to Block Storage volumes.
5
5
h1: How to migrate Instance Local Storage to Block Storage volumes
6
6
paragraph: This page explains how to migrate Instance Local Storage to Block Storage volumes.
7
-
tags: instance migration local sroage block storage sbs
7
+
tags: instance migration local storage block storage sbs
8
8
dates:
9
9
validation: 2025-04-22
10
10
posted: 2024-04-22
@@ -38,7 +38,7 @@ Once you have created the snapshot, you need to export it. This will allow you t
38
38
39
39
1. Click the [snapshots](https://console.scaleway.com/local-storage/snapshots) tab in the **Local Storage** section of the Scaleway console.
40
40
2. A list of your Local Storage snapshots displays. Click <Iconname="more" /> > **Copy to bucket**.
41
-
3. A pop-up displays. Enter a name for the QCOW2 export of your snapshot andselect the Object Storage bucket to export your snapshot into from the drop-down list.
41
+
3. A pop-up displays. Enter a name for the QCOW2 export of your snapshot and, from the drop-down list, select the Object Storage bucket to export your snapshot to.
42
42
<Messagetype="note">
43
43
The Object Storage bucket must be in the same region as your snapshot.
44
44
</Message>
@@ -69,7 +69,7 @@ Once the new SBS volume is created, you need to attach it to your instance. This
69
69
4. Click **Attach volume to Instance**.
70
70
71
71
<Messagetype="tip">
72
-
Alternatively you can [create a new Instance](/instances/how-to/create-an-instance/) and use the SBS volume as boot volume for your Instance.
72
+
Alternatively, you can [create a new Instance](/instances/how-to/create-an-instance/) and use the SBS volume as the boot volume for your Instance.
73
73
</Message>
74
74
75
75
## Restarting your Instance
@@ -86,9 +86,9 @@ After attaching the new SBS volume, you need to restart your instance. This will
86
86
By following these steps, you have successfully migrated your local storage (`l_ssd`) to Scaleway Block Storage (SBS).
87
87
Your Instance is now up and running using SBS, and you can benefit from the advantages of Scaleway's advanced Block Storage solution.
88
88
89
-
For furher information, refer to [How to migrate existing volumes and snapshots to Scaleway's new Block Storage management](/instances/how-to/migrate-volumes-snapshots-to-sbs/).
89
+
For further information, refer to [How to migrate existing volumes and snapshots to Scaleway's new Block Storage management](/instances/how-to/migrate-volumes-snapshots-to-sbs/).
90
90
91
91
<Messagetype="note">
92
92
This tutorial does not cover specific modifications done by the user in the Instance that would break the mounting system.
93
-
If you have made any modifications, ensure that they are compatible with SBS before proceeding with the migration.
93
+
If you have made any modifications, ensure they are SBS-compatible before migrating.
0 commit comments