- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Could not connect to host swinstall
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
02-04-2006 10:30 AM
02-04-2006 10:30 AM
Could not connect to host swinstall
I have 5 cd's in the pack. I installed the core cd's (2 of them) and have (3) application cd's. I assume I have to install the applications such as gnome, webmin, apatche and other software packages from those three cd's. When I put the first application cd in and type swinstall I get the 'cannot connect to host' error message. The target host has the correct server name and the root path of /
I have tried to make the root path /tmp and it says cannot connect to host.
I have also read the groups and executed the #/usr/sbin/swagentd -r command to no avail.
Any ideas?
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 10:34 AM
02-04-2006 10:34 AM
Re: Could not connect to host swinstall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 12:04 PM
02-04-2006 12:04 PM
Re: Could not connect to host swinstall
/var/adm/sw/swinstall.log
/var/adm/sw/swagent.log
Post the logs here would help us troubleshoot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 01:44 PM
02-04-2006 01:44 PM
Re: Could not connect to host swinstall
Try these steps
#mount /dev/dsk/cxtydz /cdrom
(Where /dev/dsk/cxtydz is the device file for CD/DVD-ROM and /cdrom is a created mount-point.)
From bdf output insure that cdrom is mounted. Also try listing contents of /cdrom. Then give
#swinstall -s /cdrom
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 02:54 PM
02-04-2006 02:54 PM
Re: Could not connect to host swinstall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 03:14 PM
02-04-2006 03:14 PM
Re: Could not connect to host swinstall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 04:52 PM
02-04-2006 04:52 PM
Re: Could not connect to host swinstall
What is the output of:
1. ifconfig
2. lanscan
3. ping brandy
You could also swinstall to loopback instead of brandy. "swinstall @ loopback". (syntax might be wrong, I don't have access to hpux machine at the momment)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 08:06 PM
02-04-2006 08:06 PM
Re: Could not connect to host swinstall
Look at the file /etc/hosts and be sure there is no duplicate entry for brandy host, with one of them associated with disabled Ethernet card....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2006 09:59 PM
02-04-2006 09:59 PM
Re: Could not connect to host swinstall
Check if your hostname i9s resolved correctly.
Also check the nsswitch.conf file, the host line.
nslookup
nslookup
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 02:00 AM
02-05-2006 02:00 AM
Re: Could not connect to host swinstall
198.109.197.23 dns1.amsdevelopers.com dns1
192.168.100.2 brandy
127.0.0.1 localhost loopback
I can't ping brandy but I can ping the ip address.
Here are the results of lanscan:
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
10/12/6 0x001083B9E3ED 0 UP lan0 snap0 1 ETHER Yes 119
10/16/8 0x080009D5C045 1 UP lan1 snap1 2 ETHER Yes 119
#
ifconfig gives the following for lan1 lan0 is not configured.
lan1: flags=843
inet 192.168.100.2 netmask ffffff00 broadcast 192.168.100.255
#
nslookup the ip address gives:
# nslookup 192.168.100.2
Name Server: dns1.amsdevelopers.com
Address: 198.109.197.23
Trying DNS
Trying NIS
looking up FILES
Name: brandy
Address: 192.168.100.2
nslookup brandy gives:
# nslookup brandy
Name Server: dns1.amsdevelopers.com
Address: 198.109.197.23
Trying DNS
Trying NIS
looking up FILES
Name: brandy
Address: 192.168.100.2
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 02:10 AM
02-05-2006 02:10 AM
Re: Could not connect to host swinstall
Can you attache the file nsswitch???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 02:17 AM
02-05-2006 02:17 AM
Re: Could not connect to host swinstall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 03:14 AM
02-05-2006 03:14 AM
Re: Could not connect to host swinstall
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 06:33 PM
02-05-2006 06:33 PM
Re: Could not connect to host swinstall
Any way, the resolv.conf file needed for tell the system which domain to look in, and the name server to use in the search
For example your domain is amsdevelopers.com, and then the name server is dns1.amsdevelopers.com.
Example of resolv.conf file:
domain dns1.amsdevelopers.com amsdevelopers.com
nameserver 198.109.197.23
And you you have to qualify your hostname in the hosts file, like:
192.168.100.2 brandy.amsdevelopers.com brandy
And the nsswitch.conf it is important to tell the system where to look for host names and other network services, there will be entry like:
hosts: dns files
If you don't have this file you can copy it from /etc/nsswitch.hp_defaults to /etc/nsswitch.conf
Refer to HP document Installing and Administering Internet Services
Any way, I believe your problem is with the hosts file it self, and the entry for the localhost in the hosts file must be the first entry, and again be sure there is no double entry for host brandy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:53 AM
02-07-2006 07:53 AM
Re: Could not connect to host swinstall
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:57 AM
02-07-2006 07:57 AM