Unmounting a File System
If an SFS Turbo file system is no longer required, you can unmount it and then delete it.
Prerequisites
Stop the process and read/write operations before you unmount a file system.
Linux OS
- Log in to the console using a cloud account.
- Log in to the console and select a region and a project.
- Choose Computing > Elastic Cloud Server to go to the ECS console.
- Log in to the ECS.
- Run the following command:
umount Local path
Variable Local path is an ECS local directory where the file system is mounted, for example, /local_path.
Before running the umount command, stop all read and write operations related to the SFS Turbo file system and exit from the local path. Or, the unmounting will fail.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.