- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SWLIST/SWINSTALL HANGS
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
03-08-2004 10:15 PM
03-08-2004 10:15 PM
SWLIST/SWINSTALL HANGS
When I finish the installation and try to install the support plus with swinstall, the command hangs and I must kill it from other telnet session.
When I try the swlist, it hangs too.
I found other people who get the same problem and their solution was:
1. Kill rpcd
2. export DMS_FORCEOFF=1
3. Start rpcd
4. restart swagentd
I´ve tried it, but it doesn´t work here...
Can anybody help??
Thanks in ad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 10:22 PM
03-08-2004 10:22 PM
Re: SWLIST/SWINSTALL HANGS
#nslookup
#nslookup
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 10:28 PM
03-08-2004 10:28 PM
Re: SWLIST/SWINSTALL HANGS
All targets to resolve the source locally
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 10:40 PM
03-08-2004 10:40 PM
Re: SWLIST/SWINSTALL HANGS
Maybe all you need to do is check
/etc/hosts
-Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 11:26 PM
03-08-2004 11:26 PM
Re: SWLIST/SWINSTALL HANGS
I´ve just realized that swlist works, but almost 20 minutes after the command is launched...
I´ve realized that sam (for example) is very slow too.
??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 11:48 PM
03-08-2004 11:48 PM
Re: SWLIST/SWINSTALL HANGS
check the file systems sizes, particularly /tmp. increase the size if needed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 11:50 PM
03-08-2004 11:50 PM
Re: SWLIST/SWINSTALL HANGS
Just a shot in the dark, could you check if there is a file called .sdkey, if so remove it.
#ll var/adm/sw/.sdkey
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2004 09:52 PM
03-21-2004 09:52 PM
Re: SWLIST/SWINSTALL HANGS
we are experiencing exactly the same problem. Did you finally solved yours? And if so, can you explain how?
Thanks,
Roy Veldhuizen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 06:41 PM
03-22-2004 06:41 PM
Re: SWLIST/SWINSTALL HANGS
We finally got the conclusion that it was a dns problem.
We had assigned the machine an ip address, a domain name and a dns, but we hadn´t include the new ipaddress-name in the dns. When we included the pair in the dns, we installed the software without problems.
Hope this helps you!!
Byeee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 09:59 PM
03-23-2004 09:59 PM
Re: SWLIST/SWINSTALL HANGS
dns seems to be OK at our site. What I don't understand anyway is dat for a simple swlist on the localhost a dns query is neccesary. I had a look at nsswitch.conf and his states that first the /etc/hosts file should be searched:
hosts: files [NOTFOUND=continue] dns
Moreover I noticed that when I do a swlist as root user the response is imediately as any other user the response is very slow.
Anyone any ideas?