You can install Tivoli Storage Manager Version 4.1 over previous versions of ADSM. This is called a "migrate install".
The default installation directories have changed for Tivoli Storage Manager
Version 4 Release 1. If you have previously used Disaster Recovery
Manager (DRM) to create a disaster recovery plan file, that 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 TSM, after a migrate install,
you must have a full database backup from that original version.
Be aware of the results of returning to ADSM or an earlier version of TSM:
|
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 | +--------------------------------------------------------------------------------+
Note: | This command retrieves database records into a database dump. This process does not access the recovery log. Transactions held in the log database are lost. |
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 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.
Note: | Until the new version is installed and any required licenses are re-registered, clients will not be able to connect to the server. |
+--------------------------------------------------------------------------------+ |./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 DRIVE and UPDATE LIBRARY commands to make any device special file name changes.
Note: | The sample scripts may have been loaded when a previous version of ADSM or Tivoli Storage Manager was installed. Loading the sample scripts again at this point will overlay any existing scripts of the same name and any modifications made to those scripts will be lost. |
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 | +--------------------------------------------------------------------------------+