Operating System - HP-UX
1756069 Members
4301 Online
108840 Solutions
New Discussion юеВ

Re: HP VM guest is not starting

 
robin_antony
Occasional Advisor

HP VM guest is not starting

hpvmconsole -P vmguest -fi -c 'pc -on'

vMP MAIN MENU

CO: Console
CM: Command Menu
CL: Console Log
SL: Show Event Logs
VM: Virtual Machine Menu
HE: Main Help Menu
X: Exit Connection

[npiqavm] vMP> pc -on

System will be powered on.

-> System is being powered on.

Please wait for the guest start sequence to complete. Use of the attention
character can prevent the guest from running.
(C) Copyright 2000 - 2008 Hewlett-Packard Development Company, L.P.
Opening minor device and creating guest machine container
Creation of VM, minor device 3
Allocating guest memory: 4096MB
allocating low RAM (0-80000000, 2048MB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids/c0e89646-d0ba-11dd-9201-001cc4fcf0bf/vmm_config.current): Allocated 2147483648 bytes at 0x6000000100000000
locking memory: 0-80000000
allocating high RAM (100000000-180000000, 2048MB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids/c0e89646-d0ba-11dd-9201-001cc4fcf0bf/vmm_config.current): Allocated 2147483648 bytes at 0x6000000200000000
locking memory: 100000000-180000000
allocating datalogger memory: FF800000-FF810000 (64KB for 24KB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids/c0e89646-d0ba-11dd-9201-001cc4fcf0bf/vmm_config.current): Allocated 65536 bytes at 0x6000000300000000
locking datalogger memory
allocating firmware RAM (fff00000-fff20000, 128KB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids/c0e89646-d0ba-11dd-9201-001cc4fcf0bf/vmm_config.current): Allocated 131072 bytes at 0x6000000300020000
locked SAL RAM: 00000000fff00000 (8KB)
locked ESI RAM: 00000000fff02000 (8KB)
locked PAL RAM: 00000000fff04000 (8KB)
locked Min Save State: 00000000fff06000 (8KB)
locked datalogger: 00000000ff800000 (64KB)
Loading boot image
Image initial IP=102000 GP=686000
Initialize guest memory mapping tables
Starting event polling thread
Starting thread initialization
Daemonizing....
hpvmstart: Successful start initiation of guest 'vmguest'

-> Command successful.

[vmguest] vMP> CO



(Use Ctrl-B to return to vMP main menu.)

CAn any one suggest what is the issue






*** A fatal error has occurred -- VM terminated ***

**** Dumping Guest Image ****

**** Done with dump (6156Kbytes) ****
3 REPLIES 3
robin_antony
Occasional Advisor

Re: HP VM guest is not starting

I am getting thie error in vmlogs
---------------------------------
ITC=0xb9ea2d4e2c436
timeofday: sec=0x49f7bb74 usec=0xd5d0d
Device file = /var/opt/hpvm/uuids/c0e89646-d0ba-11dd-9201-001cc4fcf0bf/vm_dev
allocation 4096 MB ratio 215.58 MB per page
Watchdog Timer flags loaded: expiration(0x0) use(0x4)


*** A fatal error has occurred -- VM terminated ***

Robert-Jan Goossens
Honored Contributor

Re: HP VM guest is not starting

Hi,

Try to use the hpvmstart with the option -s (Sanity-checks)

# hpvmstart -s vmguest -fi
or display the current VM Host resources with
# hpvmstatus -s

Robert-Jan
Robert-Jan Goossens
Honored Contributor

Re: HP VM guest is not starting

edit of my own reply...remove the -fi

# hpvmstart -s vmguest
or display the current VM Host resources with
# hpvmstatus -s