Skip to content

Commit 248c3c7

Browse files
committed
docs(bls): update how tos with new console experience MTA-5820
1 parent 5dcf0be commit 248c3c7

File tree

6 files changed

+46
-37
lines changed

6 files changed

+46
-37
lines changed

pages/block-storage/how-to/attach-a-volume.mdx

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ categories:
1313
- block-storage
1414
- storage
1515
---
16-
17-
You can attach a Block Storage volume to your Instance at any time, as long as they are both in the same [Availability Zone](/instances/concepts/#availability-zone).
16+
You can attach up to **15 volumes** at a time to a single Instance. You can attach a Block Storage volume to your Instance at any time, as long as they are both in the same [Availability Zone](/instances/concepts/#availability-zone).
1817

1918
<Macro id="requirements" />
2019

@@ -23,23 +22,26 @@ You can attach a Block Storage volume to your Instance at any time, as long as t
2322
- Created a [Block Storage volume](/block-storage/how-to/create-a-volume/)
2423
- At least one [Instance](/instances/how-to/create-an-instance/)
2524

26-
27-
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. Your volumes display.
28-
2. Click <Icon name="more" /> > **Attach to Instance** next to the volume of your choice. A pop-up displays.
25+
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. The Block Storage page displays.
26+
2. Click **Attach an Instance** under the **Linked Instance** section.
2927
3. Select the Instance to which you want to attach your volume from the drop-down.
3028
4. Click **Attach volume to Instance**.
3129

3230
Alternatively, you can attach a Block Storage volume the following way:
3331

34-
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. The Block Storage page displays.
35-
2. Click **Attach an Instance** under the **Linked Instance** section.
36-
<Lightbox src="scaleway-block-storage-attach-instance.webp" alt="" />
32+
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. Your volumes display.
33+
2. Click <Icon name="more" /> > **Attach to Instance** next to the volume of your choice. A pop-up displays.
3734
3. Select the Instance to which you want to attach your volume from the drop-down.
3835
4. Click **Attach volume to Instance**.
3936

40-
<Message type="important">
41-
You can attach up to 15 volumes at a time to a single Instance.
42-
</Message>
37+
You can also attach a Block storage to an Instance the following way:
38+
39+
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. Your volumes display.
40+
2. Click the name of the volume you want to attach. An overview of your volume displays.
41+
3. Click **Attach** under **Instance** in the **Volume information** section. A pop-up displays.
42+
5. Select the Instance to which you want to attach your volume from the drop-down.
43+
6. Click **Attach volume to Instance**.
44+
4345
<Message type="note">
4446
To use **[Block Storage Low Latency](/block-storage/) 15k**, your Instance must have at least **3 GiB/s of block bandwidth**.
4547
You can verify if an Instance type meets this requirement by consulting the [Scaleway Instances internet and Block Storage bandwidth overview](/instances/reference-content/instances-bandwidth-overview/) documentation.

pages/block-storage/how-to/create-a-snapshot.mdx

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ categories:
2020
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2121
- A [Block Storage volume](/block-storage/how-to/create-a-volume/)
2222

23-
2423
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu.
2524
2. Click <Icon name="more" /> > **Create snapshot** next to the volume of your choice. A pop-up displays.
2625
3. Enter a name for the new snapshot.
@@ -32,7 +31,20 @@ Alternatively, you can create a snapshot the following way:
3231

3332
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu.
3433
2. Click the **Snapshots** tab.
35-
3. Click **Create snapshot**.
34+
3. Click **+ Create snapshot**.
3635
4. Enter a name for the new snapshot.
3736
5. Select the volume you want to snapshot from the drop-down.
38-
6. Click **Create snapshot**.
37+
6. Click **Create snapshot**.
38+
39+
The new snapshot can be found in the **Snapshots** tab.
40+
41+
You can also create a snapshot the following way:
42+
43+
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu.
44+
2. Click the name of the volume you want to snapshot. An overview of your volume displays.
45+
3. In the **Snapshots** tab, click **+ Create snapshot**. The **Create a Snapshot** menu displays.
46+
4. Enter a name for the new snapshot.
47+
5. Select the volume you want to snapshot from the drop-down.
48+
6. Click **Create snapshot**.
49+
50+
The new snapshot can be found in the **Snapshots** tab.

pages/block-storage/how-to/create-a-volume.mdx

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to efficiently create a low-latency Block Storage volume with our detailed step-by-step guide. Enhance your storage performance seamlessly.
88
tags: create block storage volume add
99
dates:
10-
validation: 2024-12-06
10+
validation: 2025-03-21
1111
posted: 2023-11-23
1212
categories:
1313
- block-storage
@@ -20,36 +20,24 @@ categories:
2020
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2121

2222
<Message type="important">
23-
This procedure refers to low latency block volumes. To create legacy block volumes, refer to the [dedicated documentation](/block-storage/how-to/create-a-volume/).
23+
This procedure refers to low latency block volumes. To create legacy block volumes, refer to the [dedicated documentation](/instances/how-to/create-a-block-volume/).
2424
</Message>
2525

26-
1. Click **Block Storage** in the **Storage** section of the [Scaleway console](https://console.scaleway.com) side menu. The Block Storage page displays.
26+
1. Click **Block Storage** in the **Storage** section of the side menu. The Block Storage page displays.
2727
2. Click **+ Create volume**.
2828
3. Follow the steps in the creation wizard:
29-
- Choose an [Availability Zone](/instances/concepts/#availability-zone).
29+
- Choose the same [Availability Zone](/instances/concepts/#availability-zone) as the Instance you want to attach your block to.
3030
- Configure the volume:
3131
- Enter a name for your volume or leave the automatically generated name.
32-
- Select an [IOPS](/block-storage/concepts/#iops).
33-
<Message type="important">
34-
You cannot edit the IOPS after you create your volume.
35-
</Message>
32+
- Select an [IOPS](/block-storage/concepts/#iops) option. You cannot edit the IOPS of a volume after its creation.
3633
<Message type="note">
3734
To use **[Block Storage Low Latency](/block-storage/) 15k**, your Instance must have at least **3 GiB/s of block bandwidth**.
3835
You can verify if an Instance type meets this requirement by consulting the [Scaleway Instances internet and Block Storage bandwidth overview](/instances/reference-content/instances-bandwidth-overview/) documentation.
3936

4037
Alternatively, use the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) to check the `block_bandwidth` field at `/instance/v1/zones/{zone}/products/servers`.
4138
This field provides detailed information about block bandwidth for each Instance type, helping you ensure compatibility with high-performance storage.
4239
</Message>
43-
44-
- Define a volume size.
45-
<Message type="important">
46-
The volume size must be at least 5GB.
47-
</Message>
48-
- Select an Instance from the drop-down to attach your volume. This step is optional.
49-
- Check the estimated cost.
40+
- Define a volume size of at least 5GB.
41+
- Optionally, select an Instance from the drop-down to attach your volume.
42+
- Verify the estimated cost.
5043
4. Click **Create volume**. The volumes overview page displays.
51-
<Message type="important">
52-
The volume must be in the same Availability Zone as the Instance you want to connect it to.
53-
</Message>
54-
55-

pages/block-storage/how-to/create-volume-from-snapshot.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,14 @@ categories:
3434

3535
The new volume appears in your volumes list.
3636

37+
Alternatively, you can create a volume from a snapshot this way:
3738

39+
1. Click **Block Storage** in the **Storage** section of the Scaleway console side menu. The Block Storage page displays.
40+
2. Click the **Snapshots** tab. A list of your snapshots displays.
41+
3. Click the name of the snapshot you want to use to create a new volume. The Snapshot overview displays.
42+
4. In the **Volume from snapshot** section, click **Create volume**.
43+
5. Enter a name for the new volume, or leave the suggested name.
44+
6. Select an [IOPS](/block-storage/concepts/#iops). You cannot edit the IOPS of a volume after its creation.
45+
7. Click **Create volume from snapshot**.
46+
47+
The new volume appears in your volumes list.

pages/block-storage/how-to/delete-a-snapshot.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,3 @@ categories:
2929
<Message type="important">
3030
This action permanently deletes your snapshot and all the data it contains. If you do not want to lose this data, make a backup before deleting the snapshot.
3131
</Message>
32-
33-

pages/instances/how-to/create-a-block-volume.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ categories:
2323
This procedure refers to legacy block volumes. To low latency block volumes, refer to the [dedicated documentation](/block-storage/how-to/create-a-volume/).
2424
</Message>
2525

26-
-
2726
1. Click **Instances** in the **Compute** section of the side menu. The [Instances page](https://console.scaleway.com/instance/servers) displays.
2827
2. Click the **Volumes** tab to display a list of all your current volumes.
2928
3. Click **Create volume** to create a volume that can be attached to any of your Instances.

0 commit comments

Comments
 (0)