Unmounting a General-Purpose File System
If a general-purpose file system is no longer used and you want to delete it, you are advised to unmount the file system and then delete it.
Prerequisites
Stop the process and read/write operations before you unmount a general-purpose file system.
Linux OS
- Log in to the ECS console.
- Unmount the file system.
umount <local-path>
Variable Local path is an ECS local directory where the general-purpose file system is mounted, for example, /local_path.
Before running the umount command, stop all read and write operations related to the general-purpose file system and exit from the local path. Otherwise, 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.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot