Skip to content

Commit e776604

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com>
1 parent fdb6b74 commit e776604

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pages/instances/how-to/migrate-local-storage-to-sbs.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ meta:
44
description: This page explains how to migrate Instance Local Storage to Block Storage volumes.
55
h1: How to migrate Instance Local Storage to Block Storage volumes
66
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
88
dates:
99
validation: 2025-04-22
1010
posted: 2024-04-22
@@ -38,7 +38,7 @@ Once you have created the snapshot, you need to export it. This will allow you t
3838

3939
1. Click the [snapshots](https://console.scaleway.com/local-storage/snapshots) tab in the **Local Storage** section of the Scaleway console.
4040
2. A list of your Local Storage snapshots displays. Click <Icon name="more" /> > **Copy to bucket**.
41-
3. A pop-up displays. Enter a name for the QCOW2 export of your snapshot and select 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.
4242
<Message type="note">
4343
The Object Storage bucket must be in the same region as your snapshot.
4444
</Message>
@@ -69,7 +69,7 @@ Once the new SBS volume is created, you need to attach it to your instance. This
6969
4. Click **Attach volume to Instance**.
7070

7171
<Message type="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.
7373
</Message>
7474

7575
## Restarting your Instance
@@ -86,9 +86,9 @@ After attaching the new SBS volume, you need to restart your instance. This will
8686
By following these steps, you have successfully migrated your local storage (`l_ssd`) to Scaleway Block Storage (SBS).
8787
Your Instance is now up and running using SBS, and you can benefit from the advantages of Scaleway's advanced Block Storage solution.
8888

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/).
9090

9191
<Message type="note">
9292
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.
9494
</Message>

0 commit comments

Comments
 (0)