This section describes how to install the Manager agent of AdvancedCopy Manager
Confirm whether there is enough disk space to install this software. Please refer to "2.2.3.1 Static Disk Resources" for the size of the disk that this software uses. You will need to reconfigure the disk partition composition when there is not enough disk space.
Solaris
Check that SystemWalker/StorageMGR, Softek AdvancedCopy Manager and ETERNUS SF AdvancedCopy Manager are not installed using the following command at the command line.
# pkginfo -l FJSVswsts |
If SystemWalker/StorageMGR is installed, uninstall it using the following methods.
SystemWalker/StorageMGR is installed when displayed in the output result as SystemWalker/StorageMGR. Distinguish M/A and SE/EE from this output result, confirm the version. Uninstall it with reference to installation instructions for SystemWalker/StorageMGR.
Softek AdvancedCopy Manager is installed when displayed in the output result as Softek AdvancedCopy Manager. Uninstall it with reference to installation instructions for Softek AdvancedCopy Manager.
ETERNUS SF AdvancedCopy Manager is installed when displayed in the output result as ETERNUS SF AdvancedCopy Manager.
Use the following commands to confirm whether the installed ETERNUS SF AdvancedCopy Manager is a Manager or an Agent:
# pkginfo -l FJSVswssc |
If this operation results in a package being displayed in the output result, the Manager is installed, uninstall the Manager, with reference to "Solaris/Linux Platform" under "Uninstall of Manager.
If a package is not displayed in the output result, the Agent is installed. Refer to "Solaris/Linux/HP-UX/AIX Platform" under "Uninstall of Agent" and uninstall the Agent.
Linux
Confirm Softek AdvancedCopy Manager or ETERNUS SF AdvancedCopy Manager is not installed.
# rpm -qi FJSVswsts |
If it is installed, uninstall it using the following methods.
Softek AdvancedCopy Manager is installed when displayed in the output result as Softek AdvancedCopy Manager. Uninstall it with reference to the appropriate Software Overview of Softek AdvancedCopy Manager.
ETERNUS SF AdvancedCopy Manager is installed when displayed in the output result as ETERNUS SF AdvancedCopy Manager.
Use the following commands to confirm whether the installed ETERNUS SF AdvancedCopy Manager is a Manager or an Agent:
# rpm -qi FJSVswssc |
If this operation results in a package being displayed in the output result, the Manager is installed. Uninstall the Manager, with reference to "Solaris/Linux Platform" under "Uninstall of Manager".
If a package is not displayed in the output, the Agent is installed. Refer to "Solaris/Linux/HP-UX/AIX Platform" under "Uninstall of Agent" and uninstall the Agent.
Saving the environment setup file (Solaris/Linux)
There are two or more environmental definition files in this software. Please save environmental setting file before deleting this software if needed, when using by re-installation etc.
# /opt/FJSVswsts/bin/swstresback Dir-Name |
To install the software, refer to the separate procedures given below for the Solaris and the Linux.
Solaris
Log in to the system as a root (superuser).
# shutdown -y -g0 -i0 |
Activate the system in single user mode.
[ok prompt] boot -s (*1) |
Information
Input the following command at the ok prompt.
Type Ctrl-d to proceed with normal startup.
(or give root password for system maintenance): superuser password |
Mount the local file system
# /usr/sbin/mountall -l |
Mount the CD-ROM (Manager Program) for this software product.
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 <CD-ROM mount point> |
Information
The device name of the CD-ROM device differs for different devices/systems.
When you execute swsetup (Installation command) for this software, multiple packages are installed at one time. The swsetup command calls the pkgadd command, and installs all the packages listed in "A.1 Solaris Platform" of "Program Components of AdvancedCopy Manager".
# cd <CD-ROM mount point>/mgr-sol # ./swsetup |
The install directory and the initial value of the character code are displayed.
To change the following information, input "y". To leave the information as is, input "n" or press the Return key, and then go to step 9.
Install directory for the packages (Program install directory)
The initial value is /opt
Install directory for the environment setup file (Fixed configuration directory)
The initial value is /etc/opt.
Install directory for the files to be modified, such as log file or temporary file (Modifying configuration directory)
The initial value is /var/opt.
# ./swsetup swsetup: Installer is preparing for installation... +-----------------------------------------------------------+ | ETERNUS SF AdvancedCopy Manager | | 14.2 | | Copyright FUJITSU LIMITED 2010 | +-----------------------------------------------------------+ Welcome to Setup. This program will install "AdvancedCopy Manager" on your system. Manager 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] |
When you specify "y" in step 6, specify the install directory.
Please specify install directory: (default: /opt) [?,q] /opt Please specify fixed configuration directory: (default: /etc/opt) [?,q] /etc/opt Please specify variable configuration directory: (default: /var/opt) [?,q] /var/opt |
To confirm the message, input "n," or press the Return key. To make any other changes, input "y."
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] |
To confirm the final message and start the installation, input "y." To cancel the installation, input "n."
Do you want to continue with the installation of this package? [y,n,?] |
Installation begins. An example of the display is shown below.
swsetup: Starting installation of AdvancedCopy Manager... swsetup: Starting installation of Symfoware... --- Installation of <FJSVswstf> was successful. Installation of <FJSVswtrc> was successful. Installation of <FJSVgrapi> was successful. --- |
When the installation terminates normally, the system displays the following message.
swsetup: AdvancedCopy Manager was installed successfully. |
Execute the following command, then press the eject button to eject the CD-ROM for this software.
# cd / # umount <CD-ROM mount point> |
Reboot the system.
# /usr/sbin/shutdown -y -i6 -g0 |
Refer to "3.2 Solaris/Linux Platform" under "Customization of Storage Management Server" and set up the environment.
If the Tape Manager is to be installed on this server, refer to "Chapter 7 Installation of Tape Manager" and "Chapter 8 Customization of Tape Server"to install the software and set up the environment.
Confirm and Install the ETERNUS SF License Manager.
Check whether the ETERNUS SF License Manager is installed or not.
# pkginfo -l FJSVesflm
If the package information of the ETERNUS SF License Manager is not displayed, install the ETERNUS SF License Manager by referring the "E.2.2 Installation on Solaris environment".
Linux
Log in to the system as a root (superuser), and then execute a shutdown of the system.
Mount the CD-ROM (Manager Program) for this software product.
The following example is for mounting the disk at /dev/cdrom (set in /etc/fstab as the default mount for CD media).
# mount /dev/cdrom |
When you execute swsetup (Installation command) for this software, multiple packages are installed at one time. It differs according to the version of the system environment.
[System environment of v.4 for x86 or v.4 for EM64T]
# cd <CD-ROM mount point>/mgr-linux/linux4_x86 # ./swsetup |
[System environment of v.4 for Itanium]
# cd <CD-ROM mount point>/mgr-linux/linux4_ia64 # ./swsetup |
[System environment of 5 for x86]
# cd <CD-ROM mount point>/mgr-linux/linux5_x86 # ./swsetup |
[System environment of 5 for Intel64]
# cd <CD-ROM mount point>/mgr-linux/linux5_x64 # ./swsetup |
When the system environment applies to either of the following condition, you must adopt the case of [System environment of 5 for Intel64].
Copy Control Module function of the previous version is installed.
Copy Control Module function which upgraded from the previous version is installed.
Manager function of the previous version is installed.
[System environment of 5 for Intel Itanium]
# cd <CD-ROM mount point>/mgr-linux/linux5_ia64 # ./swsetup |
The install directory and the initial value of the character code are displayed. To change the following information, input "y." To leave the information as is, input "n" or press the Return key, and then go to step 7.
Install directory for the packages (Program install directory)
The initial value is /opt
Install directory for the environment setup file (Fixed configuration directory)
The initial value is /etc/opt.
Install directory for the files to be modified, such as log file or temporary file (Modifying configuration directory)
The initial value is /var/opt.
# ./swsetup swsetup: Installer is preparing for installation... +-----------------------------------------------------------+ | ETERNUS SF AdvancedCopy Manager | | 14.2 | | Copyright FUJITSU LIMITED 2010 | +-----------------------------------------------------------+ Welcome to Setup. This program will install "AdvancedCopy Manager" on your system. Manager 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] |
When you specify "y" in step 4, also specify the install directory and the character code.
Please specify install directory: (default: /opt) [?,q] /opt Please specify fixed configuration directory: (default: /etc/opt) [?,q] /etc/opt Please specify variable configuration directory: (default: /var/opt) [?,q] /var/opt |
To confirm the message, input "n", or press the Return key. To make any other changes, input "y".
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] |
To confirm the final message and start the installation, input "y". To cancel the installation, input "n".
Do you want to continue with the installation of this package? [y,n,?] |
Installation begins. An example of the display is shown below.
swsetup: Starting installation of AdvancedCopy Manager... SymfoWareDB is installing..... SymfoWareDB is successfully installed. swsetup: Starting installation of package. : FJSVswstf ./cmd/swpkgadd.sh FJSVswstf /opt/swstorage/etc/swinst.res FJSVswstf RPM installing...... rpm -ivh --nodeps ./pkg/FJSVswstf-14.2-01.i386.rpm Preparing... ########################################### [100%] 1:FJSVswstf ########################################### [100%] swsetup: Package is successfully installed. : FJSVswstf ... |
When the installation terminates normally, the system outputs the following message.
swsetup: AdvancedCopy Manager was installed successfully. |
Execute the following commands, and then remove the CD-ROM from the drive.
# cd / # umount /dev/cdrom # ejectcdrom |
Reboot the system.
# shutdown -r now |
Refer to "3.2 Solaris/Linux Platform" under "Customization of Storage Management Server" and set up the environment.
If the Tape Manager is to be installed on this server, refer to "Chapter 7 Installation of Tape Manager" and "Chapter 8 Customization of Tape Server" to install the software and set up the environment.
Confirm and Install the ETERNUS SF License Manager.
Check whether the ETERNUS SF License Manager is installed or not.
# rpm -qi FJSVesflm
If the package information of the ETERNUS SF License Manager is not displayed, install the ETERNUS SF License Manager by referring the "E.2.3 Installation on Linux environment".