- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall problem
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
07-04-2005 01:41 AM
07-04-2005 01:41 AM
* Begining Selection
* Target connection succeeded for "foo:/".
ERROR: RPC exception: "Connection closed (dce/rpc)" 07/04/05 14:29:53 BST
ERROR: A Remote Procedure Call to an agent has failed. Could not start a management session for
"foo:/depot_dir/foo.depot". Make sure the host is accessible from the network.
* Source connection failed for
"foo:/depot_dir/foo.depot".
WARNING: More information may be found in the daemon logfile on this
target (default location is foo:/var/adm/sw/swagentd.log).
* Selection had errors
I've changed the host name /depot path top protect the innocent. I've checked the host name / IP using nslookup. I've also checked /etc/hosts and /etc/nsswitch.conf
Attached is swagentd.log
Any clues as to where to start looking?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 01:49 AM
07-04-2005 01:49 AM
Re: swinstall problem
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 01:50 AM
07-04-2005 01:50 AM
Re: swinstall problem
It looks like the daemon is down.
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 01:59 AM
07-04-2005 01:59 AM
Re: swinstall problem
It looks like swagentd is coring (SIGNAL 11), but I don't know why. Is there an RPC log somewhere I could consult?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 02:08 AM
07-04-2005 02:08 AM
Re: swinstall problem
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 03:24 AM
07-04-2005 03:24 AM
Re: swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 03:36 AM
07-04-2005 03:36 AM
Re: swinstall problem
Find this from an old forum.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=112523
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 03:43 AM
07-04-2005 03:43 AM
Re: swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 08:07 PM
07-04-2005 08:07 PM
Re: swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 09:53 PM
07-04-2005 09:53 PM
Re: swinstall problem
- Biswajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 11:11 PM
07-04-2005 11:11 PM
Re: swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 11:50 PM
07-04-2005 11:50 PM
Re: swinstall problem
Check this doc.
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066922064
Document description: SYS ADM: Swinstall error- Attempt to create the job failed.
Document id: A5029755
Failure registering as remote procedure call server using
protocol sequence ncacn_ip_tcp with endpoint 2121. No
addresses dce/rpc.
To solve this problem, execute the following commands:
1. cd /var/adm/sw/queue
2. mkdir /tmp/queue
3. find . -print | cpio -pdmux /tmp/queue
4. rm -rf /var/adm/sw/queue/*
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 12:07 AM
07-05-2005 12:07 AM
Re: swinstall problem
I checked the directory, there are log files, but they are all empty (zero bytes).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 12:08 AM
07-05-2005 12:08 AM
Re: swinstall problem
I don't know what KBRC00016523 is?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 12:13 AM
07-05-2005 12:13 AM
Re: swinstall problem
I tried the fix you suggested, but the problem remains. Should I delete /tmp/queue now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 12:41 AM
07-05-2005 12:41 AM
Re: swinstall problem
I don't think the /var/adm/queue dir holds vital info.
Is the /depot_dir directory a nfs filesystem ? (firewall ?)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 01:21 AM
07-05-2005 01:21 AM
Re: swinstall problem
Curiously, I had no problem installing the patch bundle, though that was a depot too.
Maybe the depot I'm using has a problem? Is there any way of checking it for integrity?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 02:32 AM
07-05-2005 02:32 AM
Re: swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:14 AM
07-05-2005 03:14 AM
Re: swinstall problem
swreg -l depot
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:42 AM
07-05-2005 03:42 AM
Re: swinstall problem
I ran the swverify command you suggested, but it failed sying there was no installed software at the depot location. Which there isn't, as it won't bloody install it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:43 AM
07-05-2005 03:43 AM
Re: swinstall problem
swreg seems happy enough, no errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 05:01 AM
07-05-2005 05:01 AM
Re: swinstall problem
also, from your original message, it looks like you're using a file (as opposed to a directory) depot. since a file depot is just a tar file, can you also post the output of "tar tvf foo.depot"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 12:07 PM
07-05-2005 12:07 PM
Re: swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:57 PM
07-05-2005 03:57 PM
Re: swinstall problem
The swinstall "rpc exception communication error" most likely indicates a hostname resolution problem.
check the hostname and ip address in
/etc/resolv.conf, /etc/nsswitch.conf or
/etc/hosts
The /usr/sbin/swagentd daemon, which is required when using SD-UX commands like swinstall, keeps hostname resolution information from the time it is initialized. Network or hostname resolution changes can cause the static information used by the swagentd to become outdated and incorrect
and can cause the "rpc exception communication error" exhibited in this case.
issue /usr/sbin/swagentd -r to restart the swagent daemon...
even if that doesnt solve the problem try
- lanscan
- ifconfig (for each network interface card)
- netstat -nr
- nslookup `hostname`
- nslookup IP_ADDR (where IP_ADDR is IP returned by nslookup `hostname`)
you can find additional info from /var/adm/sw.
Regards
Vinod
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 08:25 PM
07-05-2005 08:25 PM
Re: swinstall problem
all the network stuff looks fine. host-ip and ip-host resolution seems OK. The thing is I can install patches, stored locally on the machine, but not a particular depot. Which leads me to believe the depot is faulty.
Greg,
the swlist command produces ...
# Initializing...
# Contacting target "foo"...
Memory fault(coredump)
file core
core: core file from "swlist" - received SIGSEGV