![]() |
![]() |
You can install Tivoli Storage Manager Version 5.1 over ADSM or an earlier version of Tivoli Storage Manager. This is called a "migrate install". A DSMSERV UPGRADEDB operation is automatically performed during a migrate install.
The default installation directories have changed with Tivoli Storage Manager
Version 4 Release 1. If you have previously used Disaster Recovery
Manager (DRM) with a version prior to 4.1, your disaster recovery plan
file refers to path names that may no longer be valid. After you have
installed Tivoli Storage Manager, you should back up your storage pools and
database and create a new disaster recovery plan file. For the sequence
and details of the procedure, see the Tivoli Disaster Recovery Manager chapter
in the Administrator's Guide.
![]() | To return to ADSM or an earlier version of Tivoli Storage Manager, after
a migrate install, you must have a full database backup of that original
version and the install code for the server of that original version.
Be aware of the results of returning to ADSM or an earlier version of Tivoli Storage Manager:
|
This section describes some things you should consider before you perform a migrate install.
+--------------------------------------------------------------------------------+ |backup db type=full devclass=tapeclass | |backup devconfig filenames=devconfig.jan99 | |backup volhistory filenames=volhistory.jan99 | +--------------------------------------------------------------------------------+
Store the output volumes and the device configuration and volume history files in a safe location.
You should also save in a temporary directory any existing runfile scripts.
+--------------------------------------------------------------------------------+ |halt | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |/usr/sbin/pkgrm TIVsmS | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |/usr/sbin/pkgrm IBMadsm -S | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |/usr/sbin/pkgadd -d /cdrom/cdrom0 | +--------------------------------------------------------------------------------+
This command gives you a list of packages to install. Select TIVsmS for the server package and TIVsmSlic for the license package and TIVsmSdev for the device driver package.
+--------------------------------------------------------------------------------+ |./dsmserv | +--------------------------------------------------------------------------------+See Starting and Stopping the Server for more details.
+--------------------------------------------------------------------------------+ |ls -l /dev/rmt/*mt (tape) | |ls -l /dev/rmt/*lb | grep lb@ (library) | |ls -l /dev/rmt/*op (optical) | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |rm /dev/rmt/xmt | |rm /dev/rmt/xlb | |rm /dev/rmt/xop | | | | Where x is the appropriate number | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |add_drv mt (tape) | |add_drv lb (library) | |add_drv op (optical) | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |ls -l /dev/rmt/*mt (tape) | |ls -l /dev/rmt/*lb | grep lb@ (library) | |ls -l /dev/rmt/*op (optical) | +--------------------------------------------------------------------------------+After you start TSM, use the UPDATE PATH command to make any device special file name changes.
To load the sample scripts into the database, issue the following command:
+--------------------------------------------------------------------------------+ |dsmserv runfile /opt/tivoli/tsm/server/webimages/scripts.smp | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |commmethod http | | httpport 1580 | +--------------------------------------------------------------------------------+