Symantec logo
Unmounting CFS file systems (outside of VCS control)

Unmount any CFS file systems that are not under VCS control on all nodes.

 To unmount CFS file systems

  1. Determine the file systems to unmount by checking the /etc/mnttab file.

    For example:

    # cat /etc/mnttab | grep vxfs | grep cluster

    The output shows each line of the /etc/mnttab file that contains an entry for a VxFS file system mounted in the cluster mode.

  2. By specifying the mount point for the file system, unmount each file system listed in the output:

    # umount mount_point