1835002 Members
2409 Online
110073 Solutions
New Discussion

LIF with same disk LVM

 
John Mai
Occasional Contributor

LIF with same disk LVM

Hi, is it possible to install a 16M or greater LIF ODE onto the LIF area of LVM disk? I was told that the size of the LIF area of the LVM disk is only 2M.

Thanks

John
3 REPLIES 3
Vincenzo Restuccia
Honored Contributor

Re: LIF with same disk LVM

Yes verify with lifls -l /dev/dsk/c0txdy
Insu Kim
Honored Contributor

Re: LIF with same disk LVM

Not sure it is possible but I use this command when I load offline diagnostics utilities on LIF area.

# cd /usr/sbin/diag/lif
# mkboot -b updatediaglif -p ISL -p AUTO -p HPUX -p LABEL
Or you can use "lifcp" for each utility.

Best regards,
Never say "no" first.
Tim D Fulford
Honored Contributor

Re: LIF with same disk LVM

I think ODE is only a few Kb big, here is what we have on our N-Class
# lifls -l /dev/dsk/c1t6d0
volume ISL10 data size 7984 directory size 8 99/10/28 15:23:53
filename type start size implement created
===============================================================
ODE -12960 584 1216 0 00/01/21 16:45:48
MAPFILE -12277 1800 128 0 00/01/21 16:45:48
SYSLIB -12280 1928 342 0 00/01/21 16:45:48
CONFIGDATA -12278 2272 209 0 00/01/21 16:45:48
SLMOD2 -12276 2488 139 0 00/01/21 16:45:48
SLDEV2 -12276 2632 134 0 00/01/21 16:45:48
SLDRV2 -12276 2768 169 0 00/01/21 16:45:48
SLSCSI2 -12276 2944 116 0 00/01/21 16:45:48
MAPPER2 -12279 3064 126 0 00/01/21 16:45:48
IOTEST2 -12279 3192 88 0 00/01/21 16:45:48
PERFVER2 -12279 3280 124 0 00/01/21 16:45:48
PVCU -12801 3408 64 0 00/01/21 16:45:48
SSINFO -12286 3472 2 0 00/01/21 16:45:48
HPUX -12928 3480 800 0 99/10/28 15:23:53
ISL -12800 4280 240 0 97/11/06 02:10:13
AUTO -12289 4520 1 0 97/11/06 02:10:13
LABEL BIN 4528 8 0 00/04/26 11:54:43

As you can see ODE is 1216 [KB i believe]

good luck

Tim
-