User manual

Installation
iXOS-JUKEMAN 2.2 User Manual Pre.12/9726
cp solaris.tz <path>/jukeman/solaris.tar.Z
cp examples.tz <path>/jukeman/examples.tar.Z
cd <path>/jukeman
zcat solaris.tar.Z | tar xvf -
Now you have all the files except license files, device descriptions and
configuration.
If you wish to update an earlier version, copy the old configuration files
(server.cfg, *.dev, *.sav, *.lic) and the database volumes to the
new target directory. For a first installation it is recommended to extract
template configuration files by issuing the following command:
zcat examples.tar.Z | tar xvf -
The database volumes will be created by cdnfsd automatically. Now
that you have all the relevant files, the tar files can be deleted:
rm *.tar.Z *.tz
Note that for further installation all jukeboxes connected to the host need
to be operational in order to install the SCSI driver properly.
To install the SCSI driver:
jmsetup
This command installs both the SCSI driver if needed, and the iXOS de-
vices paths. Some older HP machines (800 series) may tell you to install
the SCSI pass through kernel driver (see man scsi_pt(7)).
Since the cdnfsd program runs only under root id and the performance of
cdglow is much higher under root id, change the owner to root and the
permissions to suid:
chown root cdnfsd cdglow
chmod u+s cdnfsd cdglow