Operating System - HP-UX
1834261 Members
64598 Online
110066 Solutions
New Discussion

Re: unable to swinstall from my depot

 
David Yates_2
Occasional Advisor

unable to swinstall from my depot

I have been getting an "unable to connect" error when attempting to install from a depot on another server. Both servers are HPUX 11.0 and are on the same subnet. I can ping the depot server from the first box. I have also stopped and re-started the swagentd on both servers. Any ideas????
10 REPLIES 10
Mark Grant
Honored Contributor

Re: unable to swinstall from my depot

Can you ping the box from the depot server too?
Never preceed any demonstration with anything more predictive than "watch this"
David Yates_2
Occasional Advisor

Re: unable to swinstall from my depot

Yes, I can ping both ways. Network connection does not appear to be the problem.
Dave Hutton
Honored Contributor

Re: unable to swinstall from my depot

Is there anything in the /var/adm/sw/*.logs that point to maybe a problem?

I can't really test it, but is it dependant on rpcd running?
David Yates_2
Occasional Advisor

Re: unable to swinstall from my depot

Unfortunately, no. It only shows where I have cancelled the sessions when I couldn't connect.
Jeff Schussele
Honored Contributor

Re: unable to swinstall from my depot

Hi David,

BOTH hosts must be name resolvable for SD to permit remote installs.
Also the depot *must* be registered on the remote system using the swreg command for the remote client to see it.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
G. Vrijhoeven
Honored Contributor

Re: unable to swinstall from my depot

Hi,

Did you start the swagentd like this?
/usr/sbin/swagentd -r

Gideon
David Yates_2
Occasional Advisor

Re: unable to swinstall from my depot

I killed the swagentd with -k, but restarted it with no flags. Also, this depot that I'm trying to install from has been registered. I have been able to install to other hosts with no difficulty.
G. Vrijhoeven
Honored Contributor

Re: unable to swinstall from my depot

Hi,

could you restart with the -r flag.

Gideon
Jeff Schussele
Honored Contributor

Re: unable to swinstall from my depot

Hi David,

Restart swagentd on *both* systems.

Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
David Yates_2
Occasional Advisor

Re: unable to swinstall from my depot

I restarted the swagentd with the -r flag and there is no change in the results.