HP-UX HB v13.00 Ch-18 - HPVM
HP-UX Handbook – Rev 13.00 Page 39 (of 49)
Chapter 18 Integrity Virtual Machines (HPVM)
October 29, 2013
Number of host IPv4 Addresses : 1
IP Address : 15.180.3.215
HPVM Troubleshooting
Logging:
Log File
HPVM Component Usage
/var/adm/syslog/syslog.log
Virtual switch (hpvmntdvr)
CPU Scheduling agent
(vm_fssagt)
/var/opt/hpvm/common/hpvm_mon_log (*)
Virtual Machine Monitor
/var/opt/hpvm/common/command.log
Host command line interface
/var/opt/hpvm/guests/<guest>/log
Guests (hpvmapp)
/var/opt/hpvm/guests/<guest>/console/conslog
Guest consoles
/var/opt/hpvm/guests/<guest>/FPL (binary)
/var/opt/hpvm/guests/<guest>/SEL (binary)
Virtual Firmware
(*) Global HPVM monitor log:
Troubleshooting tips:
Check Release Notes for known issues and WTEC known problems web page
Integrity VMs and vPars First Pass Guide (maintained by WTEC)
Use hpvmcollect (1m) to collect several log files.
To TOC a Guest
# hpvmconsole –P myguest –q –c tc
# hpvmconsole –P myguest –q –c tc –f (to view console messages)
Extracting other logs with hpvmconsole (1m)
# hpvmconsole –P myguest –q –c cl > cons.log
# hpvmconsole –P myguest –q –c ‘ed –init’ > init.log
# hpvmconsole –P myguest –q –c ‘ed –mca’ > mca.log
# hpvmconsole –P myguest –q –c ‘rec –view’ > op.log
Virtual firmware logging, Forward Progress Log and System Event Log
# /usr/sbin/diag/contrib/slview –p 0 –f FPL (or SEL)