7337-30X 35GB External Digital Linear Tape
Differential SCSI Device

7337-305 model Desk-Top DLT7000 7337-306 model Rack DLT7000
VPD may differ depending if this is a Quantum drive or the IBM version. Atape.driver 4.1.0.0 devices.scsi.tape.rte 4.3.2.0 devices.scsi.tape.diag 4.3.2.1 devices.scsi.tape.rspc 4.3.0.0 If attaching this product to an RS/6000, it can be attached to any of the following RS/6000 adapters: o #2420 4-2 SCSI-2 Differential High-Performance External I/O Controller o #2416 4-6 SCSI-2 Differential Fast/Wide Adapter/A o #2412 4-C Enhanced SCSI-2 Differential Fast/Wide Adapter/A o #6207 4-L PCI Differential Ultra SCSI Adapter o #2409 4-B PCI SCSI-2 Differential Fast/Wide Adapter o #6209 4-B PCI SCSI-2 Fast/Wide Differential Adapter PARTS P/N Tape Drive............... 59H3570 ucode:1B41 Power Supply............. 59H3560 Library control card Dif. 59H3582 Term Differential........ 61G8324 Bar code reader.......... 59H4415 Cleaning cartridge....... 59H3092 _____________________________________________________________________________________ Default blocksize 1024 See Note 1 Default Density #1 27 ( 70GB ) Default Density #2 26 ( 40GB ) Note 1: I suggest you change the default blocksize from 1024 to 32768 or 51200 if you are using the 'backup' AIX command. Otherwise, backing up with 1024 can be extremely slow ____________________________________________________________________________________ First, ensure chdev -l rmtx -a block_size=0 ____________________________________________________________________________________ AIX Command Default write size RECOMMENDATIOIN backup by name -b 512 (512*512=262144) Will use either 32768 or 51200 (mksysb) depending on if 'backup' is by name ( -i ) or not. No user change is required backup by inode -b 256 -i flag tar -N512 (512*512=262144) There is an error in the manual that states a 512KB block size. The user needs to set the Blocking Parameter to -N512 mksysb See backup by name mksysb uses the backup command. No user change is required. dd n/a The user needs to set the Blocking Parameter to bs=32K cpio -C 512 (512*512=262144) Updated Fev 04 2002 by Bruno Croft