Scalable File Service
Scalable File Service
- What's New
- Function Overview
- Service Overview
- Getting Started
- User Guide
- Best Practices
- API Reference
- SDK Reference
- Troubleshooting
-
FAQs
- Concepts
- Specifications
- Restrictions
- Networks
- Billing
-
Others
- How Do I Access a File System from a Server?
- How Do I Check Whether a File System on a Linux Server Is Available?
- What Resources Does SFS Occupy?
- Can a File System Be Accessed Across Multiple AZs?
- How Can I Migrate Data Between SFS and EVS?
- Can I Directly Access SFS from On-premises Devices?
- How Do I Delete .nfs Files?
- How Can I Improve the Copy and Delete Efficiency with an SFS Turbo File System?
- How Do Second- and Third-level Directory Permissions of an SFS Turbo File System Be Inherited?
On this page
Show all
Unmount a File System
Updated on 2022-09-16 GMT+08:00
If a file system is no longer used and needs to be deleted, you are advised to unmount the file system and then delete it.
Prerequisites
Before unmounting a file system, stop the process and read/write operations.
Linux OS
- Log in to the management console using a cloud account.
- Log in to the management console and select a region and a project.
- Under Computing, click Elastic Cloud Server to go to the ECS console.
- Log in to the ECS.
- Run the following command:
umount Local path
Local path: An ECS local directory where the file system is mounted, for example, /local_path.
NOTE:
Before running the umount command, stop all read and write operations related to the file system and exit from the local path. Or, the unmounting will fail.
Windows OS
- Log in to the management console using a cloud account.
- Log in to the management console and select a region and a project.
- Under Computing, click Elastic Cloud Server to go to the ECS console.
- Log in to the ECS.
- Right-click the file system to be unmounted and choose Disconnect.
Figure 1 Unmounting
- If the file system disappears from the network location, it has been unmounted.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.