How to unmount a file system from a Scaleway Instance
This page explains how to unmount a file system from one or several Scaleway Instances.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- Created a file system
- Attached and mounted a file system to at least one Scaleway Instance
-
Click File Storage in the Storage section of the side menu. A list of your file systems displays.
-
Click the name of the file system you want to unmount. The Overview page displays.
-
Copy the ID of your file system.
-
Open a terminal and connect via SSH to the Instances you previously attached to your file system.
-
Run the following command. Make sure to replace the placeholder and mount point with the appropriate values:
umount /mnt/my_fs
Your file system is now unmounted from the specified Instance.
See Also
Still need help?Create a support ticket