HP-UX HB v13.00 Ch-13 - LVM
HP-UX Handbook – Rev 13.00 Page 52 (of 110)
Chapter 13 LVM
October 29, 2013
OnlineDiag.EMS-KRMonitor A.11.11.05 EMS Kernel Resource Monitor
OnlineDiag.EMS-Core A.04.00.02 EMS Core Product
OnlineDiag.EMS-Config A.04.00.02 EMS Config
OnlineDiag.Contrib-Tools B.11.11.15.13 Contributed Tools
OnlineDiag.LIF-LOAD B.11.11.15.13 HP LIF LOAD Tools
The ODE LIF files can be found in the regular files below /usr/sbin/diag/lif/ directory,
e.g.:
# lifls -l /usr/sbin/diag/lif/updatediaglif2
volume OFFLIN data size 67748 directory size 8
filename type start size implement created
==============================================================
=
ODE -12960 16 848 0 00/10/24 11:32:30
MAPFILE -12277 864 128 0 00/10/24 11:32:30
SYSLIB -12280 992 353 0 00/10/24 11:32:30
CONFIGDATA -12278 1352 218 0 00/10/24 11:32:30
SLMOD2 -12276 1576 140 0 00/10/24 11:32:30
SLDEV2 -12276 1720 134 0 00/10/24 11:32:30
SLDRV2 -12276 1856 168 0 00/10/24 11:32:30
SLSCSI2 -12276 2024 116 0 00/10/24 11:32:30
MAPPER2 -12279 2144 142 0 00/10/24 11:32:30
IOTEST2 -12279 2288 89 0 00/10/24 11:32:30
PERFVER2 -12279 2384 125 0 00/10/24 11:32:30
PVCU -12801 2512 64 0 00/10/24 11:32:30
SSINFO -12286 2576 2 0 00/10/24 11:32:30
ATTENTION: The file updatediaglif2 is only for pure 64bit systems (e.g. N-Class). For
32bit systems or systems that support both CPU types (e.g. K-Class) use the file
updatediaglif.
The Online Diagnostics bundle can be found on the Support Plus Media. You can write
the ODE files to the LIF volume using the lifload utility which in turn calls mkboot:
# cd /usr/sbin/diag/lif
# getconf HW_CPU_SUPP_BITS (the result is either 32, 32/64 or 64)
# ./lifload –f updatediaglif (if 32 or 32/64)
# ./lifload –f updatediaglif2 (if 64)