Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guide

2.3 Stopping a Daemon

Stop daemons from the Storage Management Server and the Storage Server. Normally, they are automatically stopped on system shutdown.

To stop a daemon on a server, execute the following command on the server:

# /opt/swstorage/bin/stopacm

Note

  • Before executing the stopadacm command, confirm that the SWSTGNODE environment variable is not defined.

  • The Storage Management Server of AdvancedCopy Manager uses Symfoware. Stopping the service may fail if Symfoware is monitored by other software.

When the storage management server or storage server is in cluster operation, stop the daemon(s) from the cluster system. For the stop procedure, see the relevant cluster software manual.

Note

To stop the daemon separately on AdvancedCopy Manager transactions follow the steps described below.


Communication daemon:

You must stop the daemon in each AdvancedCopy Manager transaction (including storage local transactions) using the following procedure for the respective transactions.

  1. Execute the following command on the command line:

    # ps -elf | grep stgxfws

    Confirm that command execution displays:

    /opt/FJSVswstf/bin/stgxfws logical-node-name

    If the message above is not displayed, the daemon has already stopped.

  2. For environment variable SWSTGNODE, specify the name of the logical node on which the transaction is to be performed.

  3. Stop the communication daemon.

    For the stop command, see "10.5.1 Starting and stopping the communication daemon".

    Note

    Terminating the communication daemon, may take up to 10 seconds to complete successfully.

For daemons other than the communication daemon:

Stop the daemon by referencing "10.5 Start/Stop Daemon Commands". However, specify the logical node name in environment variable SWSTGNODE, and then execute the daemon stop command.