| As of V4.0, Digital UNIX has provided the DDR database, which allows
up to 8 densities for tape devices. However, you need to have device
naming turned on (default is turned off), which provides special device
names of the form:
/dev/tape/tape_d0
/dev/tape/tape_d1
...
/dev/tape/tape_d7
Then you may (probably) need to modify the ddr database (/etc/ddr.dbase)
to add the densities for the drive. After doing that, the ddr database
has be be reconfigured with:
# ddr_config -c
[Posted by WWW Notes gateway]
|
| For any that are interested, I had the opportunity to check
what densities correspond to what devices on such a drive
(were it to exist...) and got:
rmt?h with CompacTape IV: 35 GB + Compression
rmt?a with CompacTape IV: 20 GB
rmt?m with CompacTape IV: 35 GB
rmt?l with CompacTape IV: 20 GB + Compression
rmt?h with CompacTape III: 10/15 GB + Compression
rmt?m with CompacTape III: 10/15 GB
rmt?a with CompacTape III: I/O error
rmt?l with CompacTape III: I/O error
I was hoping for TZ86 and TZ85 densities for a and l instead
of I/O errors, but six out of eight isn't bad.
|