Operating System - HP-UX
1855315 Members
2413 Online
104109 Solutions
New Discussion

igniting vpar on itaniun platfrom

 
IGNITE
New Member

igniting vpar on itaniun platfrom

Hi Admin

I was trying to ignite vpars on itanium platform. After selecting lan. its kicking out an error and comming back to the mon promt.

"Par "hpux80d2" failed to load the kernel due to: non-bootable boot media; incorrect vPars software installed; or incorrect boot media EFI path in vPars database"

Please some give me solution about the issue.

Jolly
8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: igniting vpar on itaniun platfrom

Shalom Jolly,

Please fill out the following survery:

1) OS version of the vpar
2) Version of Ignite
3) Command used to do the Ignite backup
4) contents of the Ignite install logs.

Thanks.

After providing some information, you may receive help.

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
Marco A.
Esteemed Contributor

Re: igniting vpar on itaniun platfrom

Could be important check for the bootloader patch, for your OS, this is for 11.23

Patch Name: PHKL_35426

Patch Description: s700_800 11.23 Boot loader cumulative patch
Just unplug and plug in again ....
Asif Sharif
Honored Contributor

Re: igniting vpar on itaniun platfrom

Hi Jolly,

What command you are using for Ignite vPar?

To create the bootable recovery tape, enter:

# /opt/ignite/bin/make_tape_recovery -Av -C -d /dev/rmt/0m

where: v is for verbose mode and A specifies the entire root disk or volume group. Also, more than one volume group can be specified with the -x option. The -d option lets you specify the tape drive, e.g. -d /dev/rmt/3mn. â C will create a check_recovery log file.

Regards,
Asif Sharif
Regards,
Asif Sharif
Torsten.
Acclaimed Contributor

Re: igniting vpar on itaniun platfrom

Hi and welcome to the forum!

Is the vPar software already included in the image?

Is the image exported correctly?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
IGNITE
New Member

Re: igniting vpar on itaniun platfrom

Vpar software is already loded with image. all the pathes inculded and I have already ignited diffrent superdome npar with same image using same ignite server.

Jolly
freddy_21
Respected Contributor

Re: igniting vpar on itaniun platfrom

hi Jolly,

could I get information about your ignite server and your client?

please check software ignite at your ignite server.

if your ignite server is PA RISC and your Ignite client is Itanium, you must install Ignite for Itanium at your ignite server.

Please activate the logging for bootps and instl_bootps. Try to restore again. and check at syslog at ignite server. what is the error?

Thanks
Freddy
IGNITE
New Member

Re: igniting vpar on itaniun platfrom

The issue have been resolved. In the bootptab variable configured worngly It was very had to find out. dhcptools command never give any errors. before doing the ignite, from the ignite server user bootpquery user this command this will check the communication and syntax of bootptab config for the particular client. befor doing bootpquery command, updatet the bootptab file last line of the particular client eg:

:\
tc=ignite-defaults:\
ha=0x001560DEB9B2:\
ip=192.168.1.83:\
sm=255.255.255.0:\
gw=192.168.1.83:\
ba

thanks for giving input to resolve my issue.


Jolly
IGNITE
New Member

Re: igniting vpar on itaniun platfrom

Thanks