Operating System - HP-UX
1834167 Members
2173 Online
110064 Solutions
New Discussion

Installing client from Ignite UX fails

 
SOLVED
Go to solution
Igor Sovin
Super Advisor

Installing client from Ignite UX fails

Hi!
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
10 REPLIES 10
Keith Bryson
Honored Contributor
Solution

Re: Installing client from Ignite UX fails

A few things to check

-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
Arse-cover at all costs
Eric Antunes
Honored Contributor

Re: Installing client from Ignite UX fails

Hi,

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
Each and every day is a good day to learn.
V. Nyga
Honored Contributor

Re: Installing client from Ignite UX fails

Hi Igor,

which workstation is your client?
There could also be a problem with UX 11i and one spezific cpu (C3700).

Volkmar
*** Say 'Thanks' with Kudos ***
Igor Sovin
Super Advisor

Re: Installing client from Ignite UX fails

NFS is up and running
everything exported correctly

My client is B2000 workstation
Keith Bryson
Honored Contributor

Re: Installing client from Ignite UX fails

Have a look in the /etc/exports file - try mounting the image directory remotely from another server. Does it work?

Are both servers on the same subnet?

Did you specify the correct IP address and subnet mask?

Keith
Arse-cover at all costs
Igor Sovin
Super Advisor

Re: Installing client from Ignite UX fails

Yes I can mount exported directory on my client remotely.

Both servers are in the same subnet
Keith Bryson
Honored Contributor

Re: Installing client from Ignite UX fails

Hi

Can you ping the IP address of the server that is installing (do the ping from the Ignite server).

Keith
Arse-cover at all costs
Eric Antunes
Honored Contributor

Re: Installing client from Ignite UX fails

Is your Ignite client state OK on the Ignite Server? You can see this with XTerm (the color must be green)...

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Bharat Katkar
Honored Contributor

Re: Installing client from Ignite UX fails

Hi Igor,
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,
You need to know a lot to actually know how little you know
V. Nyga
Honored Contributor

Re: Installing client from Ignite UX fails

Hi again,

do you have the required firmware?
Please check this:
http://docs.hp.com/en/5990-7279/ch03s02.html

Volkmar
*** Say 'Thanks' with Kudos ***