Operating System - HP-UX
1753640 Members
5448 Online
108798 Solutions
New Discussion

Ignite problem with golden image

 
Sonny Chee_1
New Member

Ignite problem with golden image

I am having problem with igniting a golden image, I think the problem might be network related. The server and client is connected thru a crossover cable, where the client end is connected on lan0 (core) and on the server side is connected on lan1 which is not the core I/O. When I run ignite, it failed and it dropped down to a manual install.

Here is the install.log:

======= 09/15/05 17:19:21 EDT HP-UX Installation Initialization. (Thu Sep 15
17:19:21 EDT 2005)
@(#) Ignite-UX Revision B.5.4.50
@(#) install/init (opt) $Revision: 10.285 $

* Scanning system for IO devices...
* Querying disk device: 0/0/2/0.6.0 ...
* Querying disk device: 0/0/2/1.6.0 ...
* Querying disk device: 0/8/0/0.11.29.0.0.0.1 ...
* Querying disk device: 0/8/0/0.11.29.0.0.0.2 ...
* Querying disk device: 0/8/0/0.11.29.0.0.0.3 ...
* Querying disk device: 0/8/0/0.11.29.0.0.0.4 ...
* Querying disk device: 0/8/0/0.11.45.0.0.0.1 ...
* Querying disk device: 0/8/0/0.11.45.0.0.0.2 ...
* Querying disk device: 0/8/0/0.11.45.0.0.0.3 ...
* Querying disk device: 0/8/0/0.11.45.0.0.0.4 ...
* Querying disk device: 1/2/0/0.51.29.0.0.0.1 ...
* Querying disk device: 1/2/0/0.51.29.0.0.0.2 ...
* Querying disk device: 1/2/0/0.51.29.0.0.0.3 ...
* Querying disk device: 1/2/0/0.51.29.0.0.0.4 ...
* Querying disk device: 1/2/0/0.51.45.0.0.0.1 ...
* Querying disk device: 1/2/0/0.51.45.0.0.0.2 ...
* Querying disk device: 1/2/0/0.51.45.0.0.0.3 ...
* Querying disk device: 1/2/0/0.51.45.0.0.0.4 ...
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 214.17.73.65
* Reading configuration information from server...


* NFS mounting clients directory.
* Using client directory: /var/opt/ignite/clients/0x001083FA35DF
NOTE: Ignite-UX is ready to install the client. Start the installation from
the "ignite" user interface using the menu: "Action" -> "Install
client" -> "New Install"
* Setting keyboard language.

and here is the output from instl_adm -d:

is_net_info_temporary=true
dhcp_class_id="Ignite-UX_uxwb006 -G"
run_ui=true
control_from_server=false
# instl_adm defaults:
# NOTE: Manual additions between the lines containing "instl_adm defaults"
# and "end instl_adm defaults" will not be preserved.
server="214.17.73.66"
netmask[]="255.255.255.192"
dhcp_class_id[]="Ignite-UX_uxwb006 -G"
route_gateway[0]="214.17.73.65"
route_destination[0]="default"
sd_server="214.17.73.66"
# end instl_adm defaults.

Network items from server:

# ifconfig lan0
lan0: flags=1843
inet 131.75.224.56 netmask ffffff00 broadcast 131.75.224.255
[root@cmhem018-IGNITE_SERVER:/var/opt/ignite/clients/rifas10]
# ifconfig lan1
lan1: flags=1843
inet 214.17.73.66 netmask ffffffc0 broadcast 214.17.73.127
[root@cmhem018-IGNITE_SERVER:/var/opt/ignite/clients/rifas10]
# ioscan -kfnC lan
Class I H/W Path Driver S/W State H/W Type Description
==========================================================================
lan 0 1/0/1/1/0/4/0 igelan CLAIMED INTERFACE HP A6794-60001 PCI 1000Base-T
lan 1 1/0/2/1/0/6/0 igelan CLAIMED INTERFACE HP A9784-60001 PCI/PCI-X 1000Base-T FC/GigE Combo Adapter
[root@cmhem018-IGNITE_SERVER:/var/opt/ignite/clients/rifas10]
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
1/0/1/1/0/4/0 0x000F202B2476 0 UP lan0 snap0 1 ETHER Yes 119
1/0/2/1/0/6/0 0x001185EB7083 1 UP lan1 snap1 2 ETHER Yes 119

Network from client:

# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/0 0x001083FA35DF 0 UP lan0 snap0 1 ETHER Yes 119
0/4/0/0 0x00306EF4AB0A 1 UP lan1 snap1 2 ETHER Yes 119
1/10/0/0 0x00306EF435D0 2 UP lan2 snap2 3 ETHER Yes 119
[root@rifas10-EDC:/home/schee]
# ifconfig lan0
lan0: flags=843
inet 214.17.73.79 netmask ffffffc0 broadcast 214.17.73.127

The configuration for this server worked on
another client with the same hostname, but the
network was different.

Any help would be appreciated. Thanks!

Sonny