Help Center/ Object Storage Service/ Tools Guide/ obsfs/ Operation Guide/ Unmounting a Parallel File System
Updated on 2026-07-29 GMT+08:00

Unmounting a Parallel File System

If you do not need to access a mounted parallel file system or you need to add, modify, or delete parameters it has configured, you can unmount it.

Unmounting a parallel file system does not affect data stored in the parallel file system.

Prerequisites

The parallel file system is currently mounted.

Procedure

  1. Open the CLI.
  2. Check whether the current directory is inside the mount point.

    • If yes, exit the mount point, and go to 3.
    • If no, go to 3.

  3. Run the following command to unmount the parallel file system:

    umount <local-mount-point>

  4. Run the following command to obtain all mounting information of the server. If the parallel file system mounted in Mounting a Parallel File System is not found, the unmounting is successful.

    df -h