You can install Tivoli Storage Manager Version 3.7 over previous
versions of ADSM. Follow the instructions in this section to prevent
loss of data from your system if you are migrating from a previous
version.
To migrate to Tivoli Storage Manager Version 3.7 do the following:
![]() |
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. |
![]() | 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. |
+--------------------------------------------------------------------------------+ |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.
+--------------------------------------------------------------------------------+ |commmethod http | | httpport 1580 | +--------------------------------------------------------------------------------+
To load the sample scripts into the Tivoli Storage Manager database, issue the following command:
+--------------------------------------------------------------------------------+ |dsmserv runfile scripts.smp | +--------------------------------------------------------------------------------+
Note: | The sample scripts may have been loaded when ADSM Version 3.1 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. |