Operating System - HP-UX
1748073 Members
4671 Online
108758 Solutions
New Discussion юеВ

HP Integrity Virtual Machines problem DVD not bootable.

 
Speedware
Frequent Advisor

HP Integrity Virtual Machines problem DVD not bootable.

Hi,

I install the trial version of HP Integrity VM 3.50.01 on a rx2600 with 11.23 December 2007 release. Using the Hpsm Integrity Virtual Machines Manager. I configure a new guest call "vm001". I added a disk that point to a empty logical volume on the host. I also added a dvd that point to the physical DVD of the host. I am able to start the guest. On the guest console, in the EFI prompt I see the following devices.(see below).
Device mapping table
blk0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)
Shell> devices
C T D
T Y C I
R P F A
L E G G #P #D #C Device Name
== = = = == == == =============================================================
0E R - - - 1 3 Acpi(PNP0A03,0)
0F R - - - 1 1 Acpi(PNP0A03,7)
1F D - - 1 - - Primary Standard Error Device
20 D - - 1 - - Primary Console Input Device
21 D - - 1 - - Primary Console Output Device
25 B - - 1 2 3 Acpi(PNP0A03,0)/Pci(3|0)
26 B - - 1 1 1 Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0501,0)
27 D - - 1 - - Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0501,1)
28 D - - 1 1 - Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0303,0)
29 B - - 1 1 1 Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0501,0)/Uart(115200 N81)
2A B - - 1 5 3 VT-100 Serial Console
2B B X X 1 1 2 LSI Logic Ultra320 SCSI Controller
2C B - - 1 1 1 Acpi(PNP0A03,0)/Pci(1|0)
2D D - - 1 3 - Acpi(PNP0A03,0)/Pci(1|0)/Mac(3E3C5315AB93)
2E D - - 1 - - Acpi(PNP0A03,7)/Pci(7|0)
3D D X X 1 1 - HP Virtual LvDisk 0.04
3E D X X 1 1 - HP Virtual DVD 0.04


I also to try to boot from a Hpux ISO image but I get the same problem. I did read somewhere "blk" for the device mean that EFI does not recognize it as bootable drive. But I don't Why ?
Also I am able on the guest console to IN and EJ the DVDROM without error (that I can see anyway ...)

I try ripping the DVD image to a iso and try using that but I get the same behavior.

I don't know what to try anymore ...
10 REPLIES 10
Torsten.
Acclaimed Contributor

Re: HP Integrity Virtual Machines problem DVD not bootable.

Did you perform

reconnect -r
map -r

from EFI prompt after inserting the DVD (disk or image)?

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!   
Speedware
Frequent Advisor

Re: HP Integrity Virtual Machines problem DVD not bootable.

I just try it. It does not change anything after a EJ and IN.

Shell> reconnect -r
ReconnectController(0,0,0) : Status = Success

Shell> map -r
Device mapping table
blk0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)

Shell> blk1:

blk1:\> dir
ls: Cannot open current directory - No mapping
Exit status code: No mapping

blk1:\> ls
ls: Cannot open current directory - No mapping
Exit status code: No mapping
Torsten.
Acclaimed Contributor

Re: HP Integrity Virtual Machines problem DVD not bootable.

It needs to be a fsx> entry, like fs0>

How about the config?

# hpvmstatus -P

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!   
Speedware
Frequent Advisor

Re: HP Integrity Virtual Machines problem DVD not bootable.

# ./hpvmstatus -P vm001
[Virtual Machine Details]
Virtual Machine Name VM # OS Type State
==================== ===== ======= ========
vm001 11 HPUX On (EFI)

[Authorized Administrators]
Oper Groups:
Admin Groups:
Oper Users:
Admin Users:

[Virtual CPU Details]
#vCPUs Entitlement Maximum
====== =========== =======
1 10.0% 100.0%

[Memory Details]
Total Reserved
Memory Memory
======= ========
1 GB 64 MB

[Dynamic Memory Information]
NOTE: Dynamic data unavailable, configured values only
Minimum Target Maximum
Memory Memory Memory
=========== =========== ===========
512 MB 1024 MB 1024 MB

[Storage Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
disk scsi 0 0 0 0 0 lv /dev/vg01/rlvol2
dvd scsi 0 0 0 1 0 disk /dev/rdsk/c0t0d0

[Network Interface Details]
Interface Adaptor Name/Num PortNum Bus Dev Ftn Mac Address
========= ========== ========== ======= === === === =================
vswitch lan switch1 1 0 1 0 3e-3c-53-15-ab-93

[Misc Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
serial com1 tty console
#
Speedware
Frequent Advisor

Re: HP Integrity Virtual Machines problem DVD not bootable.

OR does anyone know if HP offer support for the Trial version of the HP Integrity VM ?
Torsten.
Acclaimed Contributor

Re: HP Integrity Virtual Machines problem DVD not bootable.

Did you try to to assign the drive as Virtual NullDVD?

see page 98 - 7.2.2.3.6 Virtual NullDVDs
in 3.50 manual

Assign like this:
dvd:scsi::null:/dev/rdsk/cXtYdZ

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!   
Speedware
Frequent Advisor

Re: HP Integrity Virtual Machines problem DVD not bootable.

Thanks I will try that.
Speedware
Frequent Advisor

Re: HP Integrity Virtual Machines problem DVD not bootable.

pretty much the same thing ...
I try twice to make sure. Still the same problem.
Could it be my EFI SHELL that's old/broken ?

EFI Shell version 1.10 [14.62]
Device mapping table
blk0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)
blk2 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun2,Lun0)
Shell>
Shell>
Shell> devices
C T D
T Y C I
R P F A
L E G G #P #D #C Device Name
== = = = == == == =============================================================
0E R - - - 1 2 Acpi(PNP0A03,0)
0F R - - - 1 1 Acpi(PNP0A03,7)
1F D - - 1 - - Primary Standard Error Device
20 D - - 1 - - Primary Console Input Device
21 D - - 1 - - Primary Console Output Device
24 B - - 1 2 3 Acpi(PNP0A03,0)/Pci(3|0)
25 B - - 1 1 1 Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0501,0)
26 D - - 1 - - Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0501,1)
27 D - - 1 1 - Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0303,0)
28 B - - 1 1 1 Acpi(PNP0A03,0)/Pci(3|0)/Acpi(PNP0501,0)/Uart(115200 N81)
29 B - - 1 5 3 VT-100 Serial Console
2A B X X 1 1 3 LSI Logic Ultra320 SCSI Controller
2B D - - 1 - - Acpi(PNP0A03,7)/Pci(7|0)
3A D X X 1 1 - HP Virtual LvDisk 0.04
3B D X X 1 1 - HP Virtual NullDVD 0.04
3C D X X 1 1 - HP Virtual NullDVD 0.04


Torsten.
Acclaimed Contributor

Re: HP Integrity Virtual Machines problem DVD not bootable.

If you create a nulldvd you need to inform the HPVM about the disk media exchange via the vMP insert command - did you do that?

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!