Symantec logo

Unmounting VxFS 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 unmount by checking the output of the mount file. For example, type:

    # mount | grep vxfs | grep cluster

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

    # umount mount_point