- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Not able to list the software installed on HP-...
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-07-2004 05:24 PM
07-07-2004 05:24 PM
I have installed HP-UX 11.0 on L2000 server.
Installation finished without any errors.
The Hostname given is PCSPHP3 ,
IP address is 192.168.79.7 and
Sub Net: 255.255.252.0
Now when ever i try to list the installed products. the following error occures. The same error occures in SAM utility also..
# swlist
# Initializing...
# Contacting target "PCSPHP3"...
ERROR: Could not contact host "PCSPHP3". Make sure the hostname is correct and an absolute pathname is specified (beginning with
"/").
ERROR: More information may be found in the daemon logfile on this target (default location is PCSPHP3:/var/adm/sw/swagentd.log).
#
Even i am not able to ping on local server with hostname and localhost.
error ping: unknown host localhost.
But able to ping using IP of host and localhost on local server.
Please advise me what has gone wrong. I am able to connect this server using telnet & able to ping the server with IP from other system.
Thanks in Adv...
Venkatakrishna.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 05:36 PM
07-07-2004 05:36 PM
SolutionName and correct IP address are listed in /etc/hosts
If the server is supposed to be in DNS how are the /etc/resolv.conf and /etc/nsswitch.conf files set.
Is the hostname and correct IP address listed in /etc/rc.config.d/netconf ?
The routing information is correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 05:49 PM
07-07-2004 05:49 PM
Re: Not able to list the software installed on HP-UX 11.0 using swlist and SAM
what does this give you:
# hostname
Whether same name is reflected in /etc/hosts with correct IP address.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 06:21 PM
07-07-2004 06:21 PM
Re: Not able to list the software installed on HP-UX 11.0 using swlist and SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 06:36 PM
07-07-2004 06:36 PM
Re: Not able to list the software installed on HP-UX 11.0 using swlist and SAM
Removed search and nameserver entry from /etc/resolv.conf.
Now problem is fixed.
Thanks once again for replying in time.
Venkatakrishna.