- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing client from Ignite UX fails
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-16-2005 08:09 PM
02-16-2005 08:09 PM
I've added client to my IUX server, then begun to install HP-UX 11.11 on it from IUX server UI. After copying all necessary files client was rebooted. Installation started from my Ignite Server after reboot completed. IUX server download OS kernel, mini system etc. And at some moment I get the following message on IUX server:
"Client seems to be hung .." or something like that.
And on my client's console the following message appeared:
"NFS server 10.1.1.67(my IUX server) not responding still trying..."
It is the second time I try to install client and I get the same problem.
How to solve it?
thanx
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 08:29 PM
02-16-2005 08:29 PM
Solution-Is NFS running on the Ignite server?
-Is the NFS images folder correctly exported(in /etc/exports)/mounted?
-Are the servers able to ping each other (i.e. if they are on different LAN subnets, do both have a default gateway which is able to route between each subnet)?
Hope this helps in any small way - Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 08:53 PM
02-16-2005 08:53 PM
Re: Installing client from Ignite UX fails
To see if nfs is running:
#ps -ef|grep nfsd
Or in SAM:
#SAM -> Disks and File Systems -> File Systems (here you should read at the left top: "NFS Client Enabled"
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 09:19 PM
02-16-2005 09:19 PM
Re: Installing client from Ignite UX fails
which workstation is your client?
There could also be a problem with UX 11i and one spezific cpu (C3700).
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 09:23 PM
02-16-2005 09:23 PM
Re: Installing client from Ignite UX fails
everything exported correctly
My client is B2000 workstation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 09:37 PM
02-16-2005 09:37 PM
Re: Installing client from Ignite UX fails
Are both servers on the same subnet?
Did you specify the correct IP address and subnet mask?
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 09:45 PM
02-16-2005 09:45 PM
Re: Installing client from Ignite UX fails
Both servers are in the same subnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 09:57 PM
02-16-2005 09:57 PM
Re: Installing client from Ignite UX fails
Can you ping the IP address of the server that is installing (do the ping from the Ignite server).
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 10:04 PM
02-16-2005 10:04 PM
Re: Installing client from Ignite UX fails
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 10:07 PM
02-16-2005 10:07 PM
Re: Installing client from Ignite UX fails
When you are installing through UI on client it prompt you for following things:
1. hostname for client
2. Ip Address for client
3. Subnet Mask for cleint
4. Ignite Server IP Address
5. Gateway IP Address
Make sure that you are giving all this values correct.
Also check if there is any ambiguity in /etc/bootptab file. Like you have a single entry for your client in that file with correct MAC address associated.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 10:19 PM
02-16-2005 10:19 PM
Re: Installing client from Ignite UX fails
do you have the required firmware?
Please check this:
http://docs.hp.com/en/5990-7279/ch03s02.html
Volkmar