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.
When the 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 in the cluster operation for a certain reason, follow the steps described below:
You must stop the daemon in each AdvancedCopy Manager transaction (including storage local transactions) using the following procedure for the respective transactions.
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.
For environment variable SWSTGNODE, specify the name of the logical node on which the transaction is to be performed.
Stop the communication daemon.
For the stop command, see "9.5.1 Starting and stopping the communication daemon".