ETERNUS SF AdvancedCopy Manager Operator's Guide for Tape Backup Option 13.0 -Microsoft(R) Windows(R) 2000/Microsoft(R) Windows Sever(TM) 2003-, -Solaris-, -HP-UX-, -Linux-, -AIX- |
Contents
Index
![]() ![]() |
This chapter explains how to start and stop various daemons provided by Tape Backup of AdvancedCopy Manager.
Manager of AdvancedCopy Manager is configured with the following daemons.
Daemon type |
Description |
---|---|
The Communication Daemon |
Communicates with the Storage Server and Tape Server. |
The RMI Daemon |
Manages the GUI display. |
The RDB Daemon |
Accesses the repository. |
The Authentication Daemon |
Manages the authentication feature. |
Agent of AdvancedCopy Manager is configured with the following daemons.
Daemon type |
Description |
---|---|
The Communication Daemon |
Communicates with the Storage Management Server, Tape Server, and other Storage Servers. |
Storage Manager Server is configured with the following daemons, when the Storage Management Server is operated with the cluster system.
Daemon type |
Description |
---|---|
The Communication Daemon |
Communicates with the Storage Server. |
The RMI daemon |
Manages the GUI display. |
The RDB daemon |
Accesses the repository. |
The Authentication Daemon |
Manages the authentication feature. |
Storage Server is configured with the following daemons, when the Storage Management Server is operated with the cluster system.
Daemon type |
Description |
---|---|
The Communication Daemon |
Communicates with the Storage Management Server and other Storage Servers. |
The following daemons cannot become a Storage Management Server transaction or Storage Server transaction.
- The Communication Daemon for local node
Tape Manager of AdvancedCopy Manager is configured with the following daemons.
Daemon type |
Description |
---|---|
The Communication Daemon |
Communicates with the Storage Management Server and Storage Server. |
The Tape Server Daemon |
Processes tape-related requests issued from the Storage Server. |
The TSM Server Daemon |
Is required for using the TSM function. |
The daemons on the Storage Management Server, Storage Server, and Tape Server are all automatically started when the operating system is started.
When the operating system is started from the stopped state, therefore, you need not intentionally start daemons.
When you want to start a daemon if starting the daemon has failed or after you stopped the daemon intentionally, you can perform on the respective server the action explained below.
For details, see "Starting and Stopping Daemons" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide" for the operating system of the target Storage Management Server and Storage Server.
To start daemons, execute the following commands as the root user.
# /opt/swstorage/bin/startacm # /etc/init.d/FJSVswstm start # /etc/init.d/initTSM start |
If you need to start the daemon on the Tape Server individually, you can start the daemon as follows.
- In the case of the Communication Daemon
- The following commands are executed at a command line.
# ps -ef | grep stgxfws
This result
/opt/FJSVswstf/bin/stgxfws Logical-Node-NameWhat is not displayed is checked. When displayed, the daemon has already started.
- The logical node name which performs applicable transaction to an environment variable SWSTGNODE is set up.
- Start the Communication Daemon.
For the daemon starting command, see "Starting and Stopping Daemons" in the chapter "Commands".
- In the case of daemons other than the Communication Daemon
Please start with reference to "Starting and Stopping Daemons" in the chapter "Commands". However, a logical node name is set as an environment variable SWSTGNODE, and a daemon starting command is executed.
Before executing the command, make sure that environment variable SWSTGNODE has not been set.
The daemons on the Storage Management Server, Storage Server, and Tape Server are all automatically stopped when the operating system is stopped.
When the operating system is stopped, therefore, you need not intentionally stop daemons.
If you want to stop a daemon without stopping the operating system, you can perform on the respective server the action explained below.
For details, see "Starting and Stopping Daemons" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide" for the operating system of the target Storage Management Server and Storage Server.
To stop daemons, execute the following commands as the root user.
# /etc/init.d/initTSM stop # /etc/init.d/FJSVswstm stop # /opt/swstorage/bin/stopacm |
Before executing the stopadacm command, confirm that the SWSTGNODE environment variable is not defined.
If daemons are stopped while backup or restoration is in progress, the backup or restoration terminates with an error. If necessary, restart daemons and execute the backup or restoration again.
If you need to stop the daemon on the Tape Server individually, you can stop the daemon as follows.
- In the case of the Communication Daemon
- The following commands are executed at a command line.
# ps -ef | grep stgxfws
This result
/opt/FJSVswstf/bin/stgxfws Logical-Node-Name What is displayed is checked. When not displayed, the daemon has already stopped.
- The logical node name which performs applicable transaction to an environment variable SWSTGNODE is set up.
- Stop the Communication Daemon.
For the daemon stopping command, see "Starting and Stopping Daemons" of the chapter "Commands".
If you execute the command to stop the communication daemon while it is running, the command may take up to 10 seconds to complete.
- In the case of daemons other than the Communication Daemon
Please stop with reference to "Starting and Stopping Daemons" of the chapter "Commands". However, a logical node name is set as an environment variable SWSTGNODE, and a daemon stopping command is executed.
Contents
Index
![]() ![]() |