Login to the system as a root (superuser), and then terminate the system.
# shutdown -y -g0 -i0 |
Activate the system in single user mode.
[ok prompt] boot -s |
Information
Input the above 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 (Tape Manager Program DISC3) for this software product.
# mount -F hsfs -o ro /dev/dsk/c0t4d0s0 <CD-ROM mount point> |
Information
The device name of the CD-ROM will be specific to the actual device.
Execute tbosetup (Installation command) for this software. Multiple packages are installed at one time.
# cd <CD-ROM mount point>/tape-mgr/solaris # ./tbosetup |
The install directory category type and the initial value of the install directory name are displayed, and a confirmation message asking whether to continue the installation is displayed. To change the information, input "y"; otherwise, input "n" or press the Return key.
# ./tbosetup tbosetup: Installer is preparing for installation... +-----------------------------------------------------------+ | ETERNUS SF AdvancedCopy Manager | | 14.2 | | Tape Backup Server | | All Rights Reserved, Copyright(c) | | FUJITSU LIMITED 2010 | +-----------------------------------------------------------+ Welcome to Setup. This program will install "AdvancedCopy Manager Tape Backup Server" on your system. 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 input "y" in step 6, specify the install directory category type and the install directory name. Perform this procedure only after each installation destination directory is changed by the Agent or Manager of AdvancedCopy Manager.
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 |
Note
Be sure to specify each installation destination directory that is specified before by the Agent or Manager of AdvancedCopy Manager.
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".
This package contains scripts which will be executed with super-user permission during the process of installing this package. Do you want to continue with the installation of this package? [y,n,?] |
Installation begins. An example of the display is shown below.
tbosetup: Starting installation of AdvancedCopy Manager Tape Backup Server... ... |
When the installation terminates normally, the system outputs the following message.
tbosetup: AdvancedCopy Manager Tape Backup Server was installed successfully. |
When the IBM tape drive device such as ETERNUS LT160, LT220, LT230, LT250, or LT270 is used, install the IBMtape driver.
# cd /opt/tivoli/tsm/server # pkgadd -d IBMtape.4.1.9.5.bin |
Execute the following commands, and then press the eject button to remove the CD-ROM from the drive.
# cd /
# unmount <CD-ROM mount point> |
Reboot the system
# /usr/sbin/shutdown -y -i6 -g0 |
For details on how to set up the Tape Server environment, see "Chapter 8 Customization of Tape Server".