Operating System - HP-UX
1855099 Members
2738 Online
104109 Solutions
New Discussion

Re: booting a client from Ignite-UX server

 
Nisar Ahmad
Regular Advisor

booting a client from Ignite-UX server

Hi There

I have a Ignite-UX server set C.6.1.44. The net recovery worked fine but when I tried to boot from it it has following error:

* Querying disk device: 10/8.6.5 ...
NOTE: Default (boot) source does not appear to be a valid (or complete)
install source, switching source to Network
* Bringing up Network (lan0)
add net default: gateway 10.30.32.1
* Reading configuration information from server...


* tftp error log follows:
tftp> tftp> tftp> tftp> tftp> Transfer timed out.
tftp>
ERROR: Could not read /var/opt/ignite/INDEX from install tftp server.
NOTE: Retrying loadfile command...
* tftp error log follows:
tftp> tftp> tftp> tftp> tftp> Transfer timed out.
tftp>
ERROR: Could not read /var/opt/ignite/INDEX from install tftp server.
NOTE: Retrying loadfile command..

Regards

Nisar
3 REPLIES 3
Scot Bean
Honored Contributor

Re: booting a client from Ignite-UX server

Looks like maybe tftp is not setup on your Ignite server. Ignite uses that protocol for the first file transfer for the boot kernel, then boots to it.

Check /etc/inetd.conf for the 'tftp' stanza. See if it is commented out or '/var/opt/ignite' is not specified.

This also won't work across 2 different subnets.
Nisar Ahmad
Regular Advisor

Re: booting a client from Ignite-UX server

Hi

tftp is set up and subnet is the same.

Regards

Nisar
Scot Bean
Honored Contributor

Re: booting a client from Ignite-UX server

Maybe try this troubleshooting document:
http://docs.hp.com/en/B2355-90110/ch06s08.html