- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall RPC problems
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 07:50 AM
09-14-2005 07:50 AM
ran swinstall and got:
======= 09/14/05 15:05:12 EDT BEGIN swinstall SESSION
(non-interactive) (jobid=triumph-0044)
* Session started for user "root@triumph".
* Beginning Selection
ERROR: RPC exception: "Communications failure (dce / rpc)" 09/14/05
15:10:23 EDT
ERROR: A Remote Procedure Call to a daemon has failed. Could not
start a management session for "triumph:/". Make sure the
host is accessible from the network, and that its daemon,
swagentd, is running.
* Target connection failed for "triumph:/".
ERROR: More information may be found in the daemon logfile on this
target (default location is triumph:/var/adm/sw/swagentd.log).
* Selection had errors.
======= 09/14/05 15:10:23 EDT END swinstall SESSION (non-interactive)
(jobid=triumph-0044)
swagentd.log says:
* Registered RPC protocol "ncacn_ip_tcp" with endpoint "2121".
* Registered RPC protocol "ncadg_ip_udp" with endpoint "2121".
* Checking job queue at 1 minute intervals.
and:
"/usr/sbin/swagentd -r" is running (ps -ef)
Any ideas where to start???
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 07:59 AM
09-14-2005 07:59 AM
Re: swinstall RPC problems
Kill all the swagentd process running and restart swagentd deamon. It shoudl work.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 08:00 AM
09-14-2005 08:00 AM
Re: swinstall RPC problems
Try again.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 08:12 AM
09-14-2005 08:12 AM
Re: swinstall RPC problems
swagentd -k folowed by start with -r
kill -15 (swagentd PID) then start
all to no avail so far
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 08:16 AM
09-14-2005 08:16 AM
Re: swinstall RPC problems
Check hostname "# hostname"
Or try setting hostname again by " # set_parms hostname" and let it reboot once.
Hope that works.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 08:41 AM
09-14-2005 08:41 AM
Re: swinstall RPC problems
Make sure that your server's hostname and associated IPAddress are correctly defined in /etc/hosts.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 08:42 AM
09-14-2005 08:42 AM
Re: swinstall RPC problems
if restart swagentd doesn't work, check name resolving.
Type
hostname
and check the result with
nslookup
The problem may be still related to your
/etc/nsswitch.conf file configuration.
Consult
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=956808
again!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 09:45 AM
09-14-2005 09:45 AM
Re: swinstall RPC problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 03:02 AM
09-16-2005 03:02 AM
Re: swinstall RPC problems
I had checked all the items mentioned above. When I checked the DNS registrations, I found the DNS admin had type the server name incorrectly. Thanks you all for making me dig deeper. Now when I run swinstall I get:
ERROR: You are not authorized to perform the requested operation on
the "depot" ACL at "triumph:/var/spool/sw". Depending on
whether you are attempting to list or modify the ACL, you do
not have the required "test" or "control" permission,
respectively. (Use the "id" command to find out the identity
information used by SD to determine your access permissions.)
I am logged in as root (id verified)
When I attampt to run swacl, i get a similar message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 03:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 03:12 AM
09-16-2005 03:12 AM
Re: swinstall RPC problems
Try restarting swagentd ,
Also check the rpc programs are running
# rpcinfo -p triumph
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 03:27 AM
09-16-2005 03:27 AM
Re: swinstall RPC problems
I guess I am getting tired. I restarted swagentd so many times and I didn't do it this time. Also, when I ran rpcinfo (again) it just sat there. 1 last reboot -r and I am in business.
Thanks to all