Networker

Re: [Networker] HP-UX 11 64-bit: Which Networker Version Is Compatible?

2003-09-25 11:34:07
Subject: Re: [Networker] HP-UX 11 64-bit: Which Networker Version Is Compatible?
From: Ed Ortiz <Edward_Ortiz AT SSA-SA.SEL.SONY DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 25 Sep 2003 10:33:29 -0500
Are you getting any error messages from NW?  I'm using Networker 6.0.3 with the 
NW Server on Solaris 2.6.  My clients are a mixture of Solaris 2.6, 7, 8, and 
HP-UX v10.20 and 11.0.  I've had no problems backing up the HP-UX 11.0 clients. 
 Are you sure you've checked configuration settings:

- In the client setup make sure you have aliases setup, I have both the client 
name and its FQDN.

- Edit the /sbin/init.d/networker script on the client and add the server name 
to the script. Be sure to stop the nsrexecd processes first.

  FROM

'start')
(echo  'starting NetWorker daemons:') >> /etc/rc.log
if [ -f /opt/networker/bin/nsrexecd ]; then
        (/opt/networker/bin/nsrexecd) >> /etc/rc.log 2>&1
        (echo  ' nsrexecd') >> /etc/rc.log
        (echo '') >> /etc/rc.log

 TO

'start')
(echo  'starting NetWorker daemons:') >> /etc/rc.log
if [ -f /opt/networker/bin/nsrexecd ]; then
        (/opt/networker/bin/nsrexecd -s NWservername) >> /etc/rc.log 2>&1
        (echo  ' nsrexecd') >> /etc/rc.log
        (echo '') >> /etc/rc.log

Restart the processes on the client and try a backup.


Hope this helps, Edward Ortiz.

>>> kcongdon AT MINDSPRING DOT COM 9/24/03 4:50:03 PM >>>
Server: Solaris 8, Networker 6.1.3
Client: HP-UX 11 (64-bit), Networker 6.1.3

Hello.  I found a thread from 2000 that said the 32-bit version of the
Networker client will run on a client running the 64-bit version of HP-UX
11.  Is this really true?  Do any configuration adjustments need to be made
on the client or the Legato server to support this?  The installation guide
didn't seem to mention anything unusual.

We have two brand new HP-UX 11 servers (64-bit) that can install the
Networker 6.1.3 client software, but they fail both scheduled backups and
manual backups.

Thank you.

Kate Congdon

*******************************Disclaimer*****************************
Sorry, I don't work for Mindspring or Earthlink.  My conservative employer
prefers that I not post to newsgroups.  So, I'm using one of my home
accounts.
**************************************************************************

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>