Operating System - HP-UX
1752270 Members
4669 Online
108786 Solutions
New Discussion юеВ

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

 
SOLVED
Go to solution
Torsten.
Acclaimed Contributor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

How did you create the image? I think there is something wrong with it.

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!   
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

Should there be such a mixture of VM from swlist ? I noticed my "hpvmstatus -P hovm230 -V"

Shows :
Virtual Machine
VM's Serial Number : VM00811002
VM's Version Number : 1.20.0

#####################################
root@hohp244[/var]
# swlist | grep -i vm
Base-VXVM B.04.10.011 Base VERITAS Volume Manager Bundle 4.1 for HP-UX
LVMProvider R11.23.007 CIM/WBEM Provider for LVM
T2801AA A.01.20.01 Integrity VM Trial Bundle
VMGuestLib A.01.20 Integrity VM Guest Support Libraries
VMKernelSW A.01.00 Integrity VM Kernel Software
VMMGR A.03.00.00.05 HP Integrity VM Manager
VMMigrate A.01.20 Integrity VM Migration Bundle
VMProvider A.01.20 WBEM Provider for Integrity VM
HPVM A.03.50.01 Integrity VM HPVM
PHCO_36744 1.0 LVM commands patch
VMCONVERT A.03.50.01 Integrity VM Machine Conversion Tools
VMMIGRATE A.03.50.01 Integrity VM Migration Tools

#####################################
root@hohp244[/var]
# hpvmstatus -P hovm230 -V | more
[Virtual Machine Details]
Virtual Machine Name : hovm230
Virtual Machine UUID : d5a5b9ac-f04f-11dc-a105-001e0b45771e
Virtual Machine ID : 39
Virtual Machine Label : Group1 Test system
VM's Model Name : server Integrity Virtual Machine
VM's Serial Number : VM00811002
VM's Version Number : 1.20.0
VM's Version Label : HPVM A.01.20.00 clearcase eval-opt Tue Feb 07 2006 07h40m06s PST
Operating System : HPUX
OS Version Number :
State : On
Boot type : Auto
Console type : vt100-plus
Guest's hostname :
Guest's IP address :
EFI location : /opt/hpvm/guest-images/common/efi
Pattern File location : /opt/hpvm/guest-images/common/patterns.vmmpat
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

created with :

dd if=/dev/rdsk/c0t0d0 of=/var/opt/hpvm/ISO-images/hpux/HPUX11iv3Sep07-OE-Ent-D1.iso bs=64k
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

Hello All,

I'm not sure how to attempt to boot directly from DVD? From my "EFI Boot Maintenance Manager" What are the following volumes? I reconize :

Load File [Acpi(PNP0A03,0)/Pci(1|0)/Mac(025919940970)]

This is the mac for my lan card, but the others I'm not sure. I know for pa-risc I could "search IPL" to locate a bootable device, but not sure for ia64.



###########################################
EFI Boot Maintenance Manager ver 1.10 [14.62]

Boot From a File. Select a Volume


IA64_EFI [Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)/CDROM(Entry0)
IA64_EFI [Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part1,SigE
IA64_EFI [Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part3,SigE
Removable Media Boot [Acpi(PNP0604,0)]
Removable Media Boot [Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)]
Load File [Acpi(PNP0A03,0)/Pci(1|0)/Mac(025919940970)]
Load File [EFI Shell [Built-in]]
Legacy Boot
Exit

###########################################
Geoff Wild
Honored Contributor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

The image looks fine - same size as mine:

# ll /var/opt/hpvm/ISO-images/hpux
total 9894112
-rw-r--r-- 1 root hpvmsys 3847432192 Oct 22 12:56 HPUX11iv3Sep07-OE-Ent-D1.iso
-rw-r--r-- 1 root hpvmsys 1218330624 Oct 19 15:17 HPUX11iv3Sep07-OE-Ent-D2.iso


Boot:IINSTALL?

You shouldn't have to do that...

After assigning the DVD and storage...go to the vm guest console..

Go to "Boot option maintenance menu"

Do a "Cold Reset"

Let system boot - it should find the install media by itself.



Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

yes, Geoff, I did a cold reset. I will try it again, and send you the output. How do you tell if your iso file is good ?

When i execute the "hpvmstatus -P hovm230 -V" , and it shows :
version label & version number as 1.20 is this correct?

#################################
[Virtual Machine Details]
Virtual Machine Name : hovm230
Virtual Machine UUID : eafa6884-f090-11dc-be00-001e0b45771e
Virtual Machine ID : 41
Virtual Machine Label : Group1 Test system
VM's Model Name : server Integrity Virtual Machine
VM's Serial Number : VM00811004
VM's Version Number : 1.20.0
VM's Version Label : HPVM A.01.20.00 clearcase eval-opt Tue Feb 07 2006 07h40m06s PST
Operating System : HPUX
OS Version Number :
State : On
Boot type : Auto
Console type : vt100-plus
Guest's hostname :
Guest's IP address : 10.2.110.230
EFI location : /opt/hpvm/guest-images/common/efi
Pattern File location : /opt/hpvm/guest-images/common/patterns.vmmpat
#################################
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

I located this isoinfo cmd. I think this indicates the iso file created was good ?

#################################
root@hohp244:
# /opt/ignite/lbin/isoinfo -i /var/opt/hpvm/ISO-images/hpux/HPUX11iv3Sep07-OE-Ent-D1.iso -d
CD-ROM is in ISO 9660 format
System id: HP-UX
Volume id: HP_SW
Volume set id:
Publisher id:
Data preparer id:
Application id: MKISOFS ISO 9660/HFS FILESYSTEM BUILDER & CDRECORD CD-R/DVD CREATOR (C) 1993 E.YOUNGDALE (C) 1997 J.PEARSON/J.SCHILLING
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 1878629
El Torito VD version 1 found, boot catalog is in sector 30581
NO Joliet present
Rock Ridge signatures version 1 found
Eltorito validation header:
Hid 1
Arch 0 (x86)
ID ''
Key 55 AA
Eltorito defaultboot header:
Bootid 88 (bootable)
Boot media 0 (No Emulation Boot)
Load segment 0
Sys type 0
Nsect 2800
Bootoff 7776 30582


#################################
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

Output from 2nd "cold reset" :
######################################
EFI Boot Maintenance Manager ver 1.10 [14.62]

Main Menu. Select an Operation


Boot from a File
Add a Boot Option
Delete Boot Option(s)
Change Boot Order

Manage BootNext setting
Set Auto Boot TimeOut

Select Active Console Output Devices
Select Active Console Input Devices
Select Active Standard Error Devices

Cold Reset
Exit


Timeout-->[10] sec SystemGuid-->[EC182262-F11A-11DC-A700-001E0B45771E]
SerialNumber-->[VM00811008

Please select a boot option

EFI Shell [Built-in]
Boot option maintenance menu


Use ^ and v to change option(s). Use Enter to select an option
Loading.: EFI Shell [Built-in]
EFI Shell version 1.10 [14.62]
Device mapping table
fs0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)/CDROM(Entry0)
fs1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part1,SigE8AA8B26-EEF7-11DC-8002-D6217B60E588)
fs2 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part3,SigE8AA8B62-EEF7-11DC-8004-D6217B60E588)
blk0 : Acpi(PNP0604,0)
blk1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)
blk2 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)/CDROM(Entry0)
blk3 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)/CDROM(Entry1)
blk4 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)
blk5 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part1,SigE8AA8B26-EEF7-11DC-8002-D6217B60E588)
blk6 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part2,SigE8AA8B44-EEF7-11DC-8003-D6217B60E588)
blk7 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/HD(Part3,SigE8AA8B62-EEF7-11DC-8004-D6217B60E588)
startup.nsh> echo -off

Welcome to HP-UX Install Media


(C) Copyright 1999-2006 Hewlett-Packard Development Company, L.P.
All rights reserved

HP-UX Boot Loader for IPF -- Revision 2.035

Press Any Key to interrupt Autoboot
AUTO ==> boot :IINSTALL
Seconds left till autoboot - 0
AUTOBOOTING...Couldn't read ELF header.

loading failed

HPUX>
#########################################
Geoff Wild
Honored Contributor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

Do you have the latest firmware installed on that rx6600?

If not - then I think you need it.

I would place a call with HP if I were you.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Jerry_109
Super Advisor

Re: Problem loading 11.31 OS on 11.23 VM guest via ignite ?

Hello All,

I just wanted to follow-up, and let you know we reloaded the 11.23OS with Dec.07, and all works fine. The 11.31 vmguest are fine. I believe there were some VM sets missing. Thanks for all your help........ :>)