Operating System - HP-UX
1753488 Members
4443 Online
108794 Solutions
New Discussion юеВ

Re: IVM configured as ignite server

 
paabhi
Frequent Advisor

IVM configured as ignite server

Hi Team,

We were trying to install a new BL860 from ignite server.The server boot from ignite server and we have given the IP details.After that we are getting the error,

* Bringing up Network (lan3)
add net default: gateway 172.22.130.1
* Reading configuration information from server...

* tftp error log follows:
tftp> tftp> tftp> tftp> tftp> Error code 2: Access violation
tftp>
...

Failed to read "INDEX" file from install server. Check that the
install server's IP address is correct and the server has the
"Ignite-UX" product loaded and is available via the tftp(1)
service.

Press any key to return to the network configuration menu:


When I checked the tftp functioning, it was giving this way,

$ tftp ngmhv439
tftp> get /opt/ignite/boot/nbp.efi /tmp/nbp.efi
Transfer timed out.

tftp>

The entry in /etc/inetd.conf is proper.And we have done inetd through inetd -c.
While doing a tftp , no tftp service is showing in ps o/p of ignite server.

One more info I need to add is that the ignite server is a virtual machine.There are 3 VMs running on the HOST and all guests are configured with a single lan card.

Any issue with ignite server configured on IVM

Abhilash
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: IVM configured as ignite server

Shalom,

Take a look at inetd.conf

Three services need to be open to act as a server.

tftp

bootps

instl_boots

Make sure they are enabled, and restart inetd.

Much of what Ignite does is based on the MAC accress of the LAN card. Getting the client directories in order will be a challenge, but should be something that can be accomplished.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
paabhi
Frequent Advisor

Re: IVM configured as ignite server

Hi,

All the services are configured properly.Is there an issue due to the ignite server configured on IVM.

There are 3 guests instances running on IVM host and all shares a common NIC .

Abhi
Aneesh Mohan
Honored Contributor

Re: IVM configured as ignite server

paabhi
Frequent Advisor

Re: IVM configured as ignite server

Hi Aneesh,

We are facing issue again.It worked one time for us.But after that same issue repeating.

Abhilash