Skip to content

Commit 4c7a209

Browse files
committed
feat(ins): local storage
1 parent b82243a commit 4c7a209

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ categories:
2424

2525
1. Click **Local Storage** in the **Storage** section of the Scaleway console side menu. The Local Storage page displays.
2626
2. Click the **Snapshots** tab.
27-
3. Click <Icon name="more" /> > **Create volum** next to the snapshot of your choice. A pop-up displays.
27+
3. Click <Icon name="more" /> > **Create volume** next to the snapshot of your choice. A pop-up displays.
2828
4. Enter a name for the new volume, or leave the suggested name.
2929
6. Click **Create volume from snapshot**.
3030

pages/local-storage/how-to/detach-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories:
1414
- storage
1515
---
1616

17-
You can detach a Local Storage volume from your Instance at any time. It is important to [unmount the volume](/Local-storage/api-cli/unmounting-a-volume/) from the operating system before detaching it to avoid data loss.
17+
You can detach a Local Storage volume from your Instance when it is powered off. It is important to [unmount the volume](/Local-storage/api-cli/unmounting-a-volume/) from the operating system before detaching it to avoid data loss.
1818

1919
<Macro id="requirements" />
2020

pages/local-storage/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ meta:
66

77
<ProductHeader
88
productName="Local Storage"
9-
productLogo="instance"
10-
description="The local volume of an Instance is an all-SSD-based storage solution, using a RAID array for redundancy and performance, hosted on the local hypervisor. On Scaleway Instances, the size of the local volume is fixed and depends on the Instance type."
9+
productLogo="generic"
10+
description="The local volume of an Instance is an all-SSD-based storage solution, using a RAID array for redundancy and performance, hosted on the local hypervisor."
1111
url="/local-storage/quickstart"
12-
label="local-storage Quickstart"
12+
label="Local Storage Quickstart"
1313
/>
1414

1515
## Getting Started

0 commit comments

Comments
 (0)