Operating System - Tru64 Unix
1830468 Members
2634 Online
110005 Solutions
New Discussion

Re: Legato no longer working after Tru64 51B upgrade

 
TMcB
Super Advisor

Legato no longer working after Tru64 51B upgrade

I upgraded Tru64 from 5.1A to 5.1B with Patch Kit 3 and also Patch OSFPATC0040701540.
Now Legato Networker is no longer working.

When i try any nsrjb command, I receive the error message :
nsrjb: SYSTEM error: Invalid argument

I tried reinstalling Legato - but still have problem
Legato is 6.1.3
5 REPLIES 5
Ralf Puchner
Honored Contributor

Re: Legato no longer working after Tru64 51B upgrade

Have a look into the supported software list of legato. Be sure you met the requirements on V5.1B for legato.

Please open a call within the HP legato support center or legato directly!
Help() { FirstReadManual(urgently); Go_to_it;; }
TMcB
Super Advisor

Re: Legato no longer working after Tru64 51B upgrade

The problem occured during the upgrade.
At some point the SCSI control port for our jukebox changed from 3.0.0 to 4.0.0 :

was previously :
52: scsi_bus scsi3
53: media_changer bus-3-targ-0-lun-0 mc0
54: tape bus-3-targ-2-lun-0 tape1
55: tape bus-3-targ-3-lun-0 tape2
56: tape bus-3-targ-4-lun-0 tape3
57: tape bus-3-targ-5-lun-0 tape4
Ralf Puchner
Honored Contributor

Re: Legato no longer working after Tru64 51B upgrade

changed within the hwmgr or legato config file(s)?

If it changed within the legato config file(s) please open a call within leagto - then it seems to be a bug.
Help() { FirstReadManual(urgently); Go_to_it;; }
TMcB
Super Advisor

Re: Legato no longer working after Tru64 51B upgrade

It changed within hwmgr -
I then had to go into legato and change the control port to 4.0.0
Elmar P. Kolkman
Honored Contributor

Re: Legato no longer working after Tru64 51B upgrade

Remove the robot using the networker admin gui. Also remove the legato files in /tmp (it keeps track of seen hardware there) and run jbconfig again to re-create the library in networker.

That should do the trick.
Every problem has at least one solution. Only some solutions are harder to find.