- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall - load suspends
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
12-08-2000 05:30 AM
12-08-2000 05:30 AM
Any ideas ???
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 05:39 AM
12-08-2000 05:39 AM
Re: swinstall - load suspends
This can be a hostname resolving problem.
Check for duplicate ip-addresses.
Make sure 127.0.0.1 localhost loopback is in the hosts file.
If using DNS check for hostname and ip-address resolving.
Have you tried to restart swagentd:
- kill
- /usr/sbin/swagentd -r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 05:49 AM
12-08-2000 05:49 AM
Re: swinstall - load suspends
The swinstall will only work when the target system's IP is
associated with the name output by hostname and uname -n commands.
I believe this is a "gethostbyname()" problem. I am also aware of
related SD problems when the interface used to communicate with the
source depot is not the same interface assicated with the hostname's
IP. If this is the case, set the hostname and uname -S (nodename)
to the IP which is directly communicating with the source depot, and
this should resolve the problem.
Look for file : /var/adm/sw/standalone on the problem server, if it exists what happens if you remove it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 06:06 AM
12-08-2000 06:06 AM
Re: swinstall - load suspends
The swinstall is from the local CDROM - the hostname is set to the local loopback address in /etc/hosts.Yes I have done a swagentd -r and there is no /var/adm/sw/standalone file !!
The plot thickens !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 06:46 AM