Symantec logo

Unmounting CFS file systems (outside of VCS control)

All Oracle users must unmount any CFS file systems not under VCS control on all nodes.

 To unmount CFS file systems not under VCS control

  1. Determine the file systems to unmounted. For example, enter:

    # mount | grep vxfs | grep cluster

    The output lists all vxfs file systems mounted in the cluster mode.

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

    # umount mount_point