Top
ETERNUS SF Storage Cruiser 14.2 Installation Guide

9.2.1 Stopping Manager

  1. After restarting the system, login again with the administrator operating system (root), and then stop the Manager daemon.

    # /opt/FJSVssmgr/sbin/managerctl stop
  2. Check that the Manager daemon has been stopped using the following command.

    # /bin/ps -ef | grep /opt/FJSVssmgr/jre/bin/java | grep cruiser=daemon | grep -v grep
    
  3. If not stopped, execute the following command.

    # /usr/bin/kill -9 Process_ID

    Point

    If Manager (/opt/FJSVssmgr/jre/bin/java) is not stopped, stop it in order of the following process names.

    1. /opt/FJSVssmgr/sys/rcxrespawn

    2. /opt/FJSVssmgr/jre/bin/java -Dcruiser=daemon