- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem using swinstall on HPUX 11.0
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
08-10-2001 07:07 AM
08-10-2001 07:07 AM
Problem using swinstall on HPUX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 07:26 AM
08-10-2001 07:26 AM
Re: Problem using swinstall on HPUX 11.0
cd /sbin/init.d
./swagentd stop
./swagentd start
That will probably fix your problem.
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 07:31 AM
08-10-2001 07:31 AM
Re: Problem using swinstall on HPUX 11.0
Try swagentd -r.
If this doesn't works verify if you can ping to your own machine using hostname.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 07:40 AM
08-10-2001 07:40 AM
Re: Problem using swinstall on HPUX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 07:46 AM
08-10-2001 07:46 AM
Re: Problem using swinstall on HPUX 11.0
Try this
1. uname -a.
2. Incase you have a resolv.conf in /etc please rename it and run the install again.
3.Also please check enteries for the host in /etc/hosts and try to login using rlogin in case you can then ther sgould be no problem .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 07:50 AM
08-10-2001 07:50 AM
Re: Problem using swinstall on HPUX 11.0
Check the permissions of /etc/hosts,/etc/resolv.conf and /etc/nsswitch.conf. It should be minimum 444.
..BPK...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 08:03 AM
08-10-2001 08:03 AM
Re: Problem using swinstall on HPUX 11.0
This will do the changes you wish. For more info do set_parms -?
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 08:34 AM
08-10-2001 08:34 AM
Re: Problem using swinstall on HPUX 11.0
I am assuming that you have install new OS and trying to run Swinstall on that new system.
change your /etc/hosts file
127.0.0.1 hostname loopback
move your /etc/resolv.conf file to /etc/resolv.conf.old
If you have named running stop it.
run swinstall it should work.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 08:57 AM
08-10-2001 08:57 AM
Re: Problem using swinstall on HPUX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 09:07 AM
08-10-2001 09:07 AM
Re: Problem using swinstall on HPUX 11.0
Earlier on you said you could ping the host ( were you pinging the IP address or the hostname(FQDN?)) ??
Anyway /etc/resolv.conf is the resolver configuration file, which is consulted when using DNS. You can lookup the mange for resolv.conf.
The entries can have
1. domainname subdomain.company.com
(here you are basically giving your domain name)
1b. search subdomain1.company.com subdomain2.company.com
(here instead of defining your domainname, you are giving the search order of the different domains the machine may belong to)
2. nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
(here you are defining your DNS name servers, you can define upto 3 nameservers)
HTH
-I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 09:11 AM
08-10-2001 09:11 AM
Re: Problem using swinstall on HPUX 11.0
Are you trying to install software/patch from a different machine?
Not sure if you already looked at this, but to get more information about how SD-UX works on HP, you might want to look at
http://docs.hp.com/hpux/pdf/B2355-90154.pdf
-HTH
I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 09:19 AM
08-10-2001 09:19 AM
Re: Problem using swinstall on HPUX 11.0
swinstall -s /ibmnp/IBMnp IBMnp and it says could not contact host. # swinstall -s /ibmnp/IBMnp IBMnp
======= 08/10/01 11:13:56 MDT BEGIN swinstall SESSION
(non-interactive)
* Session started for user "root@hpux".
* Beginning Selection
ERROR: Could not contact host "hpux". Make sure the hostname is
correct.
* Target connection failed for "hpux:/".
ERROR: More information may be found in the daemon logfile on this
target (default location is hpux:/var/adm/sw/swagentd.log).
* Selection had errors.
======= 08/10/01 11:13:56 MDT END swinstall SESSION (non-interactive)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 11:16 AM
08-10-2001 11:16 AM
Re: Problem using swinstall on HPUX 11.0
The error you are getting almost always means that the name resolution is happening correctly. Make sure you can resolve your hostname using nslookup. Also check your /etc/nsswitch.conf file.
-Regards
I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 11:42 AM
08-10-2001 11:42 AM
Re: Problem using swinstall on HPUX 11.0
Don't panic.
I had excetly same error today morning.on my new system called c3po.
Change your /etc/hosts file as I mention before
and run swinstall -s /????
/etc/hosts file should look like this
127.0.0.1 c3po loopback
original_IP c3po
It will work
Sachin