Operating System - HP-UX
1832993 Members
3796 Online
110048 Solutions
New Discussion

Re: Ignite Ux Based Os installation on Itanium Server

 
Ganesh Balraman
Regular Advisor

Ignite Ux Based Os installation on Itanium Server

Hi All,

1.We have configured rx2620 server with HPUX 11.23 and created the image and confired as Ignite server.

2.edited /etc/boottab and specified the mac address of client and Client Ip adress.

3.Edited /etc/inedtc.conf and uncommeted bootps and instl_boots

4.When we boot the client and interupt the Efi Shell menu
Efi Shell>lanboot select
It displays 2 card.
When i select the card 01.

It displays as follows.
CLIENT IP: 192.168.1.10 MASK: 255.255.255.0
DHCP IP: 192.168.1.20 PROXY IP: 192.168.1.20
Press [F8] to Select a boot option:

PXE-E21: Remote boot cancelled.
Exit status code: Invalid Parameter

What will be the issue.

Regds
Ganesh
6 REPLIES 6
Ganesh Balraman
Regular Advisor

Re: Ignite Ux Based Os installation on Itanium Server

HI ,

How to reject the DHCP IP and boot the IP provieded by Ignite Server.


Regds
Ganesh
Ludovic Derlyn
Esteemed Contributor

Re: Ignite Ux Based Os installation on Itanium Server

hi

I use ignite server and client server on itanium
I have keeped default config, and for restore, i select core lan GB A in EFI Menu
I work fine

Regards
L-DERLYN
Ivan Krastev
Honored Contributor

Re: Ignite Ux Based Os installation on Itanium Server

Create dbprofile to specify ignite server address - http://docs.hp.com/en/5992-0602/ch06s06.html


and use it:
lanboot select -dn testprofile


regards,
ivan
Tim Nelson
Honored Contributor

Re: Ignite Ux Based Os installation on Itanium Server

I second Ivans recommendation.

Create a DBPROFILE in EFI shell with the ignite servers info.

Then lanboot select -dn myprofile



Ganesh Balraman
Regular Advisor

Re: Ignite Ux Based Os installation on Itanium Server

HI all,

thanks for the replies,

I would explain in more detail about the problem.

1.We had working Ignite server with DHCP enabled.

2.The problem facing setup was another ignite server (Configured Ip in /etc/bootptab no DHCP configured) in the same environment.

3.On Ignite Clinet When I press enter on Core lan Gb Ait searches and It gets IP from /etc/bootptab and also from DHCP enabled Ignite Server.This leads to confudion

How to overide the DHCp enabled Ignite server and boots in the newly configured ignite server.

Regds
ganesh
Ivan Krastev
Honored Contributor

Re: Ignite Ux Based Os installation on Itanium Server

Hello Ganesh,

Check documentation for dbprofiles.

When you have such profile your client won't search for DHCP Ignite servers and will contact that one, mentioned in the profile.

Otherwise client will send DHCP requests and will get entries from old server.

regards,
ivan