Gp's Tape Infrastructure!

i6000 - Generating License Keys

Quick pointer: If you're using this for anything other than lab testing, well, you really shouldn't. If you've got to have someone tell you that such things are ethically and legally problematic, you're probably not a very good person anyway. Or just not thinking. Either way, think before you use this info. 

Turns out that Quantum/ADIC helpfully includes the binary for generating license keys! 

i6000 - /etc/hosts

Static Hostnames

10.22.0.202   gibson6
10.10.1.1       M000127
10.10.1.2       R000117


# IOB lookups, do not modify anything after this in the file
#Frame 1
10.10.0.1       I0000001
10.10.0.3       I0000031
10.10.0.5       I0000051
10.10.0.6       I0000061
10.10.0.9       I0000091
10.10.0.10      I0000101
10.10.0.28      M0000281

i6000 - /etc/exports

NFS Exports

ilinkacc: $ cat /etc/exports
# See exports(5) for a description.
# This file contains a list of all directories exported to other computers.
# It is used by rpc.nfsd and rpc.mountd.

/var/log/adic   *(rw,no_subtree_check,no_root_squash,async)
/etc/adic       *(rw,no_subtree_check,no_root_squash,async)
/tftpboot       *(ro,no_subtree_check,no_root_squash,async)

Subscribe to Tape Library