|
| 1 | +--- |
| 2 | +meta: |
| 3 | + title: &title How to manage and delete a file system |
| 4 | + description: &description This page explains how to manage delete a File Storage file system using the Scaleway console. |
| 5 | +content: |
| 6 | + h1: *title |
| 7 | + paragraph: *description |
| 8 | +tags: manage settings parameters delete suppress cancel remove 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 manage a file system |
| 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 manage. The **Overview** page displays. |
| 32 | + |
| 33 | +3. From this page, you can: |
| 34 | + - Resize your file system |
| 35 | + - Attach your file system to one or several Instance(s) |
| 36 | + - Retrieve the command to mount your file system on your Instance(s) |
| 37 | + - Delete your file system |
| 38 | + |
| 39 | +## How to delete a file system |
| 40 | + |
| 41 | +1. Click **File Storage** in the **Storage** section of the side menu. A list of your file systems displays. |
| 42 | + |
| 43 | +2. Click the name of the file system you want to delete. The **Overview** page displays. |
| 44 | + |
| 45 | +3. Click **Delete file system** at the bottom of the page. A confirmation pop-up displays. |
| 46 | + |
| 47 | +4. Type **DELETE** to confirm your action. |
| 48 | + |
| 49 | +5. Click **Delete file system** to confirm. |
| 50 | + |
| 51 | +<Message type="note"> |
| 52 | + You can also delete a file system by clicking <Icon name="more" /> next to its name, then **Delete**. |
| 53 | +</Message> |
0 commit comments