Operating System - HP-UX
1832490 Members
3632 Online
110043 Solutions
New Discussion

problem with booting of second vpar on integrity

 
SOLVED
Go to solution
pedliz11
Frequent Advisor

problem with booting of second vpar on integrity

having a problem with booting a second vpar
1.. vparboot -p vpar2 -I
2. asks for lan card input 1
3. system responds with:
PXE-E16: Vailid PXE offer not received
vpar2 failed to load kernal due to: non-bootable boot media;incorrect boot media EFI path in vPars database...

what do i check or do? help
3 REPLIES 3
Roberto Arias
Valued Contributor

Re: problem with booting of second vpar on integrity

try vparreset -p vpar2
The man is your friend
Torsten.
Acclaimed Contributor
Solution

Re: problem with booting of second vpar on integrity

Do you want to install the second vPar from ignite server?

Have a look at this thread, there are a lot of troubleshooting hints.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1192496

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!   
Eric SAUBIGNAC
Honored Contributor

Re: problem with booting of second vpar on integrity

Bonsoir,

Assuming that your ignite server is correctly configured, I have focused on this line :



Did you first specified a boot disk ? Found this in documentaions and it sounds not so bad :

---------------------------------------

On both PA-RISC and Integrity, before booting a virtual partition for installation (in other
words, using vparboot -p target_partition -I...), please be sure that you have specified
a boot disk using the BOOT attribute (io:boot_device:BOOT)for the virtual partition. This is
performed during either the initial vparcreate or subsequent vparmodify commands when
configuring the target virtual partition.

If you have not specified a boot disk, you will not see the BOOT attribute in the vparstatus -v
output for the target virtual partition:

[IO Details]
0.1
0.8
0.3

If you have, you will see the BOOT attribute in the vparstatus -v output:
[IO Details]
0.1
0.8
0.3
0.8.0.0.8.0.110.0.0.0 BOOT

---------------------------------------

Hope this will help.

See you tomorrow

Regards, Eric