Installation procedure

For information on obtaining the latest version of device drivers and the latest documentation, refer to Accessing documentation and software online.

Preinstallation considerations

Before the installation starts, verify the following items:
  1. The tape device is properly functioning, properly attached to the server, and is powered up.
  2. You logged on to the server on an account that has root authority.
  3. You have a command shell window open on the server to run the installation procedure.
  4. Make sure that the current path is defined in the command shell PATH variable. This definition can be accomplished in the Korn shell by using the following command:
    EXPORT PATH=.:$PATH
  5. If the tape device was configured previously by another device driver (not Atape), remove any existing device definitions for it. The following command is an example: rmdev -l ost1 -d

Installation procedure

Enter the following command to list the currently installed Atape.driver version:
lslpp -l Atape.driver
Enter the following command to install the Atape driver in the current directory. For example
installp -acXd Atape.x.x.x.x Atape.driver
This command installs and commits the Atape driver on the system.