background image

Installing an SDLT or DLTtape Tape Drive into an HP-UX System

6

November 2002

6464118-01

2.3

 Enabling Hardware Compression on the SDLT 320 

Tape Drive

To enable hardware compression on the SDLT 320 tape drive, follow these steps:

1.

Type 

ioscan -f

 to obtain the instance number from the list for your tape drive, 

for example, 

0

 [zero].

2.

Type 

mksf -d stape -I

 <instance #> 

-b

 <density code(in decimal)> 

-c

 <compression code(in decimal)>, for example:

mksf -d stape -I 0 -b 147 -c 16

This creates a device file in the format <c#t#d#D###C###>, for example: 

c0t14d0D147C16

.

IMPORTANT:

This device node is created with a rewind at the end of backup. 
To create a node with no rewind capability, and with the 
Berkley format, type in the following:

n (non-rewind)

add 

-n

b (Berkley)

add 

-u

nb (non-rewind Berkley)

add 

-u -n

The following is an example of a line of code to enable hardware compression on the 
SDLT 320 tape drive:

tar -cvf /dev/rmt/ c#t#d#D###C## /name of folder

tar -cvf /dev/rmt/c0t14d0D147C16 /usr

Another example (with no rewind and the Berkley format):

tar -cvf -u -n /dev/rmt/ c#t#d#D###C## /name of folder

Summary of Contents for DLTtape SDLT 220

Page 1: ...as a service only and assumes no responsibility for any damages that could result from the use of this information The information in this application note is subject to change without notice and is n...

Page 2: ...2 November 2002 6464118 01 quantum Revision History Revisions made to this document are listed below in chronological order Document Release Date Summary of Changes A November 26 2002 Create document...

Page 3: ...ts Tape drives DLT 2000 DLT 2000XT DLT 4000 DLT 7000 DLT 8000 SDLT 220 and SDLT 320 For the DLT 8000 HP UX permits connectivity on versions 10 20 and above Note The Super DLT1 tape drive is currently...

Page 4: ...l the tape drive and how to configure the HP UX operating system to recognize and communicate with the tape drive 2 1 Before You Begin Before you install the tape drive follow these steps 1 Power down...

Page 5: ...instructions in your product manual to install the tape drive and set the SCSI ID Table 1 Part Numbers for Tape Drive Manuals Manual Title Order Number DLT 2000 DLT 2700 Product Manual 81 109132 DLT...

Page 6: ...mple mksf d stape I 0 b 147 c 16 This creates a device file in the format c t d D C for example c0t14d0D147C16 IMPORTANT This device node is created with a rewind at the end of backup To create a node...

Page 7: ...ard s web site go to http www hp com Because of the nature of HP s patch database patch IDs are subject to change To install patches follow these steps 1 Download patches from HP 2 If you haven t alre...

Page 8: ...f necessary Installation complete Note After the patches are installed your system may need the appropriate tape driver included in the HP UX kernel D and K class HP9000 800 systems have a High Speed...

Page 9: ...rive Table 3 Tape Cartridge and Tape Drive Compatibility Native Compressed Model Number Tape Cartridge DLT 2000 DLT 2500 DLT 2700 DLT 2000XT DLT 2500XT DLT 2700XT DLT 4000 DLT 4500 DLT 4700 DLT 7000 D...

Page 10: ...DLT 2500 DLT 2500XT DLT 2700 DLT 2700XT DLT 4500 or DLT 4700 in random access mode You can access the mini library in sequential mode only Note At 10 20 and above you can use the HP UX mc media chang...

Reviews: