Skip to content

Commit 72993a8

Browse files
committed
docs(fls): update
1 parent 611eadc commit 72993a8

File tree

4 files changed

+33
-34
lines changed

4 files changed

+33
-34
lines changed

pages/file-storage/how-to/attach-mount-file-system.mdx renamed to pages/file-storage/how-to/attach-file-system.mdx

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: How to attach and mount a file system to a Scaleway Instance
3-
description: This page explains how to attach then mount a File Storage file system to Scaleway Instances
2+
title: How to attach a file system to a Scaleway Instance
3+
description: This page explains how to attach a File Storage file system to Scaleway Instances
44
tags: attach instance server fs filesystem file storage resource
55
categories:
66
- storage
@@ -10,7 +10,7 @@ dates:
1010
posted: 2025-06-24
1111
---
1212

13-
This page explains how to attach a file system to one or several Instances, and how to mount it from the attached Instance(s). File systems can only be attached to Instances within the same [region](/file-storage/concepts/#region).
13+
This page explains how to attach a file system to one or several Instances. File systems can only be attached to Instances within the same [region](/file-storage/concepts/#region).
1414

1515
import Requirements from '@macros/iam/requirements.mdx'
1616

@@ -36,6 +36,3 @@ import Requirements from '@macros/iam/requirements.mdx'
3636
</Message>
3737

3838
Your file system is now attached to the selected Instance(s) and can now be [mounted](#how-to-mount-a-file-system-on-a-scaleway-instance)
39-
40-
## How to mount a file system on a Scaleway Instance
41-
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: How to detach a file system from a Scaleway Instance
3+
description: This page explains how to detach a File Storage file system from Scaleway Instances
4+
tags: detach instance server fs filesystem file storage resource
5+
categories:
6+
- storage
7+
- file-storage
8+
dates:
9+
validation: 2025-06-24
10+
posted: 2025-06-24
11+
---
12+
13+
## How to detach a file system from an instance
14+
15+
1. Click **File Storage** in the **Storage** section of the side menu. A list of your file systems displays.
16+
17+
2. Click the name of the file system you want to detach. The **Overview** page displays.

pages/file-storage/how-to/detach-unmount-file-system.mdx

Lines changed: 0 additions & 27 deletions
This file was deleted.

pages/file-storage/how-to/unmount-file-system.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,16 @@ categories:
88
dates:
99
validation: 2025-06-24
1010
posted: 2025-06-24
11-
---
11+
---
12+
13+
import Requirements from '@macros/iam/requirements.mdx'
14+
15+
This page explains how to unmount a file system from one or several Scaleway Instances.
16+
17+
<Requirements />
18+
19+
- A Scaleway account logged into the [console](https://console.scaleway.com)
20+
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21+
- [Created a file system](/file-system/how-to/create-file-system/)
22+
- [Attached](/file-storage/how-to/attach-file-system/) and [mounted](/file-storage/how-to/mount-file-system/) a file system to at least one Scaleway Instance
23+

0 commit comments

Comments
 (0)