This chapter discusses the following:
![]() | Note: After you have completed the TMF installation, you must configure and restart TMF prior to using it. For information, see the TMF Administrator's Guide. |
Before you install TMF software, do the following:
Verify that you are root .
Back up the current installation material if you are installing a TMF replacement or upgrade.
(IRIX only) Ensure mediad, the movable media daemon, is not accessing the same devices as TMF. Using mediad with the same devices causes error messages to be generated in the SYSLOG file.
If you are using the UNIX version of the StorageTek library, you must also ensure that CSI_UDP_RPCSERVICE and CSI_TCP_RPCSERVICE are set to TRUE in the /usr/ACSSS/rc.acsss file of the UNIX storage server host. Your local StorageTek representative should be able to assist you in this matter. You should use the installation documentation for the libraries at your site to correctly install these products.
Ensure that TMF is not executing before beginning the installation process.
Insert and mount the TMF CD.
Using the left mouse button, select the following:
System -> Software Manager
On the Available Software list, select /CDROM/irix/dist.
Click Customize Installation . You will receive more information about the size of the TMF software, including the directories and files. Click the folder icon to view the contents of the software package.
Click the Start button to install the package. Software Manager will issue the following message when the TMF installation is complete:
Installations and removals were successful. |
Select the following:
File -> Exit
Insert and mount the TMF CD.
Change to the directory in which the tmf-cmd package resides. Read the README file in this directory for further information and instructions.
For SGI ProPack 4 systems:
$ cd /CDROM/ProPack4/rpms |
For SGI ProPack 5 systems:
$ cd /CDROM/ProPack5/rpms |
Install the tmf-cmd package, which contains the TMF user commands, administrator commands, and TMF processes:
$ rpm -i tmf-cmd-1.4.7-0-ia64.rpm |
You must install the TMF kernel module RPM for the currently running kernel. The TMF kernel module RPM name varies according to the SGI ProPack release (where kernel_variant is the kernel variant output by the uname -r command):
SGI ProPack 4:
km-kernel_variant-sgi-tape |
SGI ProPack 5:
sgi-tmf-kmp-kernel_variant |
For more information on RPMs, see the rpm (8) man page.
TMF components are installed into the locations shown in Table 3-1:
Table 3-1. TMF Directories and Files
File | Description |
---|---|
/etc/init.d/tmf | Shell script to start and stop TMF. |
/etc/tmf/tmf.config | The /etc/tmf directory contains TMF configuration files, where tmf.config is the default. For information on configuring TMF, see the TMF Administrator's Guide. |
/usr/bin/ | TMF user commands. |
/usr/include/tmf/ | TMF include files, which users need to compile programs that access TMF services. |
/usr/lib/tmf/ | TMF libraries, modules and TMF processes. |
/usr/lib/tmf/uex.tar | Tar file containing the user exit files, which, if required, you can use to rebuild TMF with user exits. |
/usr/sbin/ | TMF administrator commands. |