Technical Support Pages

 

Title
My tape jukebox still doesn't work after mkdev juke.
Keywords
changer, juke, autoloader, HP Surestore 6x24, edge.changer
Product Release(s)
01.02.0x 02.00.0x 02.01.0x
Operating System(s)
SCO Openserver 5.0x


Problem Description
I configured my HP Surestore jukebox, but edge.changer does not see it.

Cause
By default, LUN scanning is disabled in the device driver for many SCSI host adapters in SCO OpenServer, so even though you've specified the correct LUN, the juke driver will never be able to find it.

Solution
The solution is to edit /etc/conf/pack.d/[driver]/space.c, look for a line like:

int blad_scan_lun = 0;

Change that to:

int blad_scan_lun = 1;

Relink and reboot.

This example line was from /etc/conf/pack.d/blad/space.c

Notes
If you are using SCO OpenServer 5.0.4 you should also install SLS504c. This supplement will include the juke binary and other bug fixes.

Get a printer-friendly version of this document

 

 

Last Updated - 2022/01/03

 

Top
MENU