Symantec logo
Stopping applications using CFS (outside of VCS control)

Stop all applications using the CFS mounts not under VCS control.

 To stop applications that use CFS

  1. Ensure that no processes are using the CFS mount point.

    # fuser -c mount_point

  2. Stop any processes using a CFS mount point.

    # fuser -ck mount_point