The installation procedure of AdvancedCopy Manager's agent (for Linux) is performed as follows:
Login as "root (super user)" on the server on which to install AdvancedCopy Manager's agent.
Insert the DVD-ROM "ETERNUS SF SC/ACM/Express Mediapack (Agent Program and Manual)" for this version into the DVD-ROM drive and mount the DVD-ROM.
In below example of command execution, the device name of the DVD-ROM drive is mounted as /dev/cdrom. The device name for the DVD-ROM drive, however, may be different for your particular device.
# mount /dev/cdrom <DVD-ROM mount point> |
Install AdvancedCopy Manager's agent.
By executing the following command, multiple packages are installed at one time.
# cd <Environment specific directory>
# ./swsetup |
The <Environment specific directory> is as follows:
OS type | Directory |
---|---|
Red Hat Enterprise Linux AS (v.4 for x86) | <DVD-ROM mount point>/Agent_unix/AdvancedCopy_Manager/rhel4_x86 |
Red Hat Enterprise Linux 5 (for x86) | <DVD-ROM mount point>/Agent_unix/AdvancedCopy_Manager/rhel5_x86 |
Red Hat Enterprise Linux 5 (for Intel64), using the Symfoware linkage function | |
Red Hat Enterprise Linux 5 (for Intel64), not using the Symfoware linkage function | <DVD-ROM mount point>/Agent_unix/AdvancedCopy_Manager/rhel5_x64 |
Red Hat Enterprise Linux 6 (for x86) | <DVD-ROM mount point>/Agent_unix/AdvancedCopy_Manager/rhel6_x86 |
SUSE Linux Enterprise Server 11 for x86 | <DVD-ROM mount point>/Agent_unix/AdvancedCopy_Manager/sles11_x86 |
Information
If, instead of the swsetup command, you execute the easysetup command, specifying the installation directory and registering the port number in the /etc/services file will not be necessary.
Example of executing the command:
# cd <Environment specific directory> # ./easysetup [-o] |
or
# ./easysetup -p port-number [-o] |
Operation overview depending on specified options:
Specified option | Overview of operation |
---|---|
None | The port number used on the Managed Server is 1226 (default). |
-p | Use this option to change the port number used on the Managed Server. The port number must be specified within a range from 1024 to 65535. |
-o | Use this option if the port number and installation destination directory are to be specified by the interactive setup. |
Cautions for using the easysetup command:
A default value is used for the destination directory of installation. For information on this default value, refer to step 3 of this procedure.
The port number is not registered if the stgxfws service port number or the port number specified by the -p option is already registered by other software. Refer to "6.2.2 Port number setting" to register the port number manually.
When the following message is displayed, enter the installation destination directory.
# ./swsetup swsetup: Installer is preparing for installation... +-----------------------------------------------------------+ | ETERNUS SF AdvancedCopy Manager | | 15.2 | | Copyright FUJITSU LIMITED 2012 | +-----------------------------------------------------------+ Welcome to Setup. This program will install "AdvancedCopy Manager" on your system. Agent setup... Default installation settings for this setup are as follows: Program install directory : /opt Fixed configuration directory : /etc/opt Modifying configuration directory : /var/opt Do you want to change the installation settings? (default: n) [y,n,?,q]
The directory names in above message have the following meanings:
Directory name | Meaning |
---|---|
Program install directory | This is the directory to which the package will be installed. |
Fixed configuration directory | This is the directory to which the files for the environment settings will be installed. |
Modifying configuration directory | This is the directory to which the modified files (log files, temporary files, etc.) will be installed. |
For modifying any installation destination directory, enter 'y' and proceed to step 5.
For not modifying, enter 'n' or press the [Return] key, and proceed to step 6.
Specify the installation destination directory.
When the message below is displayed, enter the directory into which to install.
Please specify install directory: (default: /opt) [?,q] /acm/opt Please specify fixed configuration directory: (default: /etc/opt) [?,q] /acm/etc/opt Please specify variable configuration directory: (default: /var/opt) [?,q] /acm/var/opt
When input is complete, a confirmation message like the one below is displayed.
To confirm the message, enter 'n' or press the [Return] key.
To make any other changes, enter 'y' and then modify.
Installation settings for this setup are as follows: Program install directory : /acm /opt Fixed configuration directory : /acm /etc/opt Modifying configuration directory : /acm /var/opt Do you want to change the installation settings? (default: n) [y,n,?,q]
On entering the installation destination directory, a message like the one below is displayed. Enter 'y' to continue, or 'n' to cancel the installation.
Do you want to continue with the installation of this package? [y,n,?]
If 'y' is entered in step 6, the installation will continue.
When the installation completes successfully, the following message is displayed.
swsetup: AdvancedCopy Manager was installed successfully.
Execute the following commands, and then eject the DVD-ROM from the DVD-ROM drive:
# cd / # umount <DVD-ROM mount point> |
The installation of AdvancedCopy Manager's agent (for Linux) is completed.
Set up AdvancedCopy Manager's agent, refer to "6.2 Setup of AdvancedCopy Manager's agent".