Skip to content

Commit 0c2b0ab

Browse files
committed
feat(FIL): update
1 parent 6192fa1 commit 0c2b0ab

File tree

3 files changed

+31
-30
lines changed

3 files changed

+31
-30
lines changed

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

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
meta:
3+
title: &title How to unmount and detach a file system from a Scaleway Instance
4+
description: &description This page explains how to unmount then detach a File Storage file system from Scaleway Instances
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: detach instance server fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---
16+
17+
import Requirements from '@macros/iam/requirements.mdx'
18+
19+
This page explains how to manage and delete a file system.
20+
21+
<Requirements />
22+
23+
- A Scaleway account logged into the [console](https://console.scaleway.com)
24+
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
25+
- [Created a file system](/file-system/how-to/create-file-system/)
26+
27+
## How to detach a file system from an instance
28+
29+
1. Click **File Storage** in the **Storage** section of the side menu. A list of your file systems displays.
30+
31+
2. Click the name of the file system you want to detach. The **Overview** page displays.

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

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

0 commit comments

Comments
 (0)