Updated on 2022-08-16 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 the mount point.

    • If it is, navigate to a different directory. Then go to 3.
    • If it is not, go to 3.

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

    umount Local mount point

  4. Run the following command to confirm that the parallel file system has been unmounted:

    df -h