Tandberg Data
Software Installation
22
Tandberg LTO HH Installation and User Manual
2.
Double-click on
Storage Manager
.
The list of available tape device(s) appears on the screen.
3.
Follow the instructions on the screen to continue
Note:
For any questions related to this application or its installation, please refer to the IBM online
documentation
.
5.6 HP/UX
5.6.1 Tape Drive Installation
To install the Tandberg LTO HH tape drives, use the SAM utility.
1.
Login as
root
.
2.
Run
SAM
.
3.
Select Peripheral Devices.
4.
Select Action/Add.
The Tandberg LTO HH is automatically detected and the necessary drivers installed.
5.6.2 HP/UX System Command
TAR, CPIO and DD allow simple Backup, Verify or Restore operations to be performed.
Two different device drivers can be used:
•
A
Non Rewind
device driver (used to perform append backup)
•
A
Rewind
device driver (used only to perform overwrite backup)
Tar command examples:
tar cvf /dev/rmt0 /etc
performs the backup of the /etc directory
tar tvf /dev/rmt0
reads the data on the tape
tar xvf /dev/rmt0
restores the data from the tape to the current directory tree
For a complete explanation on how to use the system commands, please refer to the HPUX
documentation, or the online help. (MAN command).