1833463 Members
2599 Online
110052 Solutions
New Discussion

memory for MON prompt

 
joseph51
Regular Advisor

memory for MON prompt

can any one tell me how to assign MONITOR RESERVED MOMORY RANGE for a vpar

the issue is that i am not getting the MON prompt.. while shutting down one vpar in that particulat npar i will get the MON prompt..what i found from the output of vparinfo..out of 6 vpar only 4 vpar having MONITOR RESERVED MEMORY RANGE

the output of vpar info is given below
MON> vparinfo

Names of the partitions in the database:
----------------------------------------

vPar0 (up)
vPar1 (up)
vPar2 (up)
vPar3 (up)
vPar4 (up)
vPar5 (up)

Cell 0 total cpus 6 free cpus 0
Cell 1 total cpus 6 free cpus 2
Cell 2 total cpus 4 free cpus 1
The following CPUs are unassigned:
1/124 1/125 2/120
The following CPUs are disabled:

ILM Memory: total 87551 MB free 1535 MB
Cell 0 CLM Memory total 890 MB free 890 MB
Cell 1 CLM Memory total 192 MB free 192 MB
Cell 2 CLM Memory total 896 MB free 896 MB

Available MEM RANGEs:
ILM : 0x0000000018000000-0x000000001fffffff (131072 Kb)
ILM : 0x0000000030000000-0x000000003fefffff (261120 Kb)
ILM : 0x00000006f0000000-0x0000000eefffffff (33554432 Kb)
ILM : 0x00000015f0000000-0x00000015f7ffffff (131072 Kb)
ILM : 0x00000040c0000000-0x00000040ffffffff (1048576 Kb)
CLM(cell 0): 0x000007055c000000-0x000007055fffffff (65536 Kb)
CLM(cell 0): 0x000007057c000000-0x000007057fffffff (65536 Kb)
CLM(cell 0): 0x000007059c000000-0x000007059fffffff (65536 Kb)
CLM(cell 0): 0x00000705bc000000-0x00000705bfffffff (65536 Kb)
CLM(cell 0): 0x00000705dc000000-0x00000705dfffffff (65536 Kb)
CLM(cell 0): 0x00000705fc000000-0x00000705ffffffff (65536 Kb)
CLM(cell 0): 0x000007061c000000-0x000007061fffffff (65536 Kb)
CLM(cell 0): 0x000007063c000000-0x000007063fffffff (65536 Kb)
CLM(cell 0): 0x000007065c000000-0x000007065fffffff (65536 Kb)
CLM(cell 0): 0x000007067c000000-0x000007067fffffff (65536 Kb)
CLM(cell 0): 0x000007069c000000-0x000007069fffffff (65536 Kb)
CLM(cell 0): 0x00000706bc000000-0x00000706bfffffff (65536 Kb)
CLM(cell 0): 0x00000706dc000000-0x00000706dfffffff (65536 Kb)
CLM(cell 0): 0x00000706fc000000-0x00000706ff9fffff (59392 Kb)
CLM(cell 1): 0x000007859c000000-0x000007859fffffff (65536 Kb)
CLM(cell 1): 0x00000785bc000000-0x00000785bfffffff (65536 Kb)
CLM(cell 1): 0x00000785dc000000-0x00000785dfffffff (65536 Kb)
CLM(cell 2): 0x000008055c000000-0x000008055fffffff (65536 Kb)
CLM(cell 2): 0x000008057c000000-0x000008057fffffff (65536 Kb)
CLM(cell 2): 0x000008059c000000-0x000008059fffffff (65536 Kb)
CLM(cell 2): 0x00000805bc000000-0x00000805bfffffff (65536 Kb)
CLM(cell 2): 0x00000805dc000000-0x00000805dfffffff (65536 Kb)
CLM(cell 2): 0x00000805fc000000-0x00000805ffffffff (65536 Kb)
CLM(cell 2): 0x000008061c000000-0x000008061fffffff (65536 Kb)
CLM(cell 2): 0x000008063c000000-0x000008063fffffff (65536 Kb)
CLM(cell 2): 0x000008065c000000-0x000008065fffffff (65536 Kb)
CLM(cell 2): 0x000008067c000000-0x000008067fffffff (65536 Kb)
CLM(cell 2): 0x000008069c000000-0x000008069fffffff (65536 Kb)
CLM(cell 2): 0x00000806bc000000-0x00000806bfffffff (65536 Kb)
CLM(cell 2): 0x00000806dc000000-0x00000806dfffffff (65536 Kb)
CLM(cell 2): 0x00000806fc000000-0x00000806ffffffff (65536 Kb)

Monitor Reserved MEM RANGE: 0x0000000000000000-0x000000000cbadfff (208568 Kb)
Firmware Reserved MEM RANGE: 0x000000000cbae000-0x000000000cd0ffff (1416 Kb)
Monitor Reserved MEM RANGE: 0x000000000cd10000-0x000000000cdd3fff (784 Kb)
Firmware Reserved MEM RANGE: 0x000000000cdd4000-0x000000000ce7bfff (672 Kb)
Monitor Reserved MEM RANGE: 0x000000000ce7c000-0x000000000cfe1fff (1432 Kb)
Firmware Reserved MEM RANGE: 0x000000000cfe2000-0x000000000fffffff (49272 Kb)
Monitor Reserved MEM RANGE: 0x0000000010000000-0x0000000017ffefff (131068 Kb)
Firmware Reserved MEM RANGE: 0x000000003ffec000-0x000000003fffffff (80 Kb)
Firmware Reserved MEM RANGE: 0x00000707fc000000-0x00000707ffffffff (65536 Kb)
Firmware Reserved MEM RANGE: 0x00000785fc000000-0x00000785ffffffff (65536 Kb)
Firmware Reserved MEM RANGE: 0x00000807fc000000-0x00000807ffffffff (65536 Kb)


3 REPLIES 3
Avinash20
Honored Contributor

Re: memory for MON prompt

Please refer to

http://docs.hp.com/en/oshpux11iv2.html#Virtual%20Partitions

HP-UX Virtual Partitions Administrator's Guide (includes A.04.04) (previously titled Installing and Managing HP-UX Virtual Partitions)

Chapter-05
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
joseph51
Regular Advisor

Re: memory for MON prompt

for other Npar, even if there is no free CPU,i m getting the MON prompt..i will give you the output of another npar
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2009.03.09 14:34:00 =~=~=~=~=~=~=~=~=~=~=~=
vparinfo

Names of the partitions in the database:
----------------------------------------

vPar0 (up)
vPar1 (up)
vPar2 (up)
vPar3 (up)
vPar4 (up)
vPar5 (up)

Cell 0 total cpus 6 free cpus 0
Cell 1 total cpus 6 free cpus 1
Cell 2 total cpus 4 free cpus 4
The following CPUs are unassigned:
1/125 2/120 2/121 2/122 2/123
The following CPUs are disabled:

ILM Memory: total 61055 MB free 128 MB
Cell 0 CLM Memory total 1978 MB free 1978 MB
Cell 1 CLM Memory total 960 MB free 960 MB
Cell 2 CLM Memory total 960 MB free 960 MB

Available MEM RANGEs:
ILM : 0x0000000018000000-0x000000001fffffff (131072 Kb)
CLM(cell 0): 0x000007003c000000-0x000007003fffffff (65536 Kb)
CLM(cell 0): 0x000007007c000000-0x000007007fffffff (65536 Kb)
CLM(cell 0): 0x00000700bc000000-0x00000700bfffffff (65536 Kb)
CLM(cell 0): 0x00000700fc000000-0x00000700ffffffff (65536 Kb)
CLM(cell 0): 0x000007013c000000-0x000007013fffffff (65536 Kb)
CLM(cell 0): 0x000007017c000000-0x000007017fffffff (65536 Kb)
CLM(cell 0): 0x00000701bc000000-0x00000701bfffffff (65536 Kb)
CLM(cell 0): 0x00000701fc000000-0x00000701ffffffff (65536 Kb)
CLM(cell 0): 0x000007023c000000-0x000007023fffffff (65536 Kb)
CLM(cell 0): 0x000007027c000000-0x000007027fffffff (65536 Kb)
CLM(cell 0): 0x00000702bc000000-0x00000702bfffffff (65536 Kb)
CLM(cell 0): 0x00000702fc000000-0x00000702ffffffff (65536 Kb)
CLM(cell 0): 0x000007033c000000-0x000007033fffffff (65536 Kb)
CLM(cell 0): 0x000007037c000000-0x000007037fffffff (65536 Kb)
CLM(cell 0): 0x00000703bc000000-0x00000703bfffffff (65536 Kb)
CLM(cell 0): 0x00000703fc000000-0x00000703ffffffff (65536 Kb)
CLM(cell 0): 0x000007043c000000-0x000007043fffffff (65536 Kb)
CLM(cell 0): 0x000007047c000000-0x000007047fffffff (65536 Kb)
CLM(cell 0): 0x00000704bc000000-0x00000704bfffffff (65536 Kb)
CLM(cell 0): 0x00000704fc000000-0x00000704ffffffff (65536 Kb)
CLM(cell 0): 0x000007053c000000-0x000007053fffffff (65536 Kb)
CLM(cell 0): 0x000007057c000000-0x000007057fffffff (65536 Kb)
CLM(cell 0): 0x00000705bc000000-0x00000705bfffffff (65536 Kb)
CLM(cell 0): 0x00000705fc000000-0x00000705ffffffff (65536 Kb)
CLM(cell 0): 0x000007063c000000-0x000007063fffffff (65536 Kb)
CLM(cell 0): 0x000007067c000000-0x000007067fffffff (65536 Kb)
CLM(cell 0): 0x00000706bc000000-0x00000706bfffffff (65536 Kb)
CLM(cell 0): 0x00000706fc000000-0x00000706ffffffff (65536 Kb)
CLM(cell 0): 0x000007073c000000-0x000007073fffffff (65536 Kb)
CLM(cell 0): 0x000007077c000000-0x000007077fffffff (65536 Kb)
CLM(cell 0): 0x00000707bc000000-0x00000707bf9fffff (59392 Kb)
CLM(cell 1): 0x000007803c000000-0x000007803fffffff (65536 Kb)
CLM(cell 1): 0x000007807c000000-0x000007807fffffff (65536 Kb)
CLM(cell 1): 0x00000780bc000000-0x00000780bfffffff (65536 Kb)
CLM(cell 1): 0x00000780fc000000-0x00000780ffffffff (65536 Kb)
CLM(cell 1): 0x000007813c000000-0x000007813fffffff (65536 Kb)
CLM(cell 1): 0x000007817c000000-0x000007817fffffff (65536 Kb)
CLM(cell 1): 0x00000781bc000000-0x00000781bfffffff (65536 Kb)
CLM(cell 1): 0x00000781fc000000-0x00000781ffffffff (65536 Kb)
CLM(cell 1): 0x000007823c000000-0x000007823fffffff (65536 Kb)
CLM(cell 1): 0x000007827c000000-0x000007827fffffff (65536 Kb)
CLM(cell 1): 0x00000782bc000000-0x00000782bfffffff (65536 Kb)
CLM(cell 1): 0x00000782fc000000-0x00000782ffffffff (65536 Kb)
CLM(cell 1): 0x000007833c000000-0x000007833fffffff (65536 Kb)
CLM(cell 1): 0x000007837c000000-0x000007837fffffff (65536 Kb)
CLM(cell 1): 0x00000783bc000000-0x00000783bfffffff (65536 Kb)
CLM(cell 2): 0x000008003c000000-0x000008003fffffff (65536 Kb)
CLM(cell 2): 0x000008007c000000-0x000008007fffffff (65536 Kb)
CLM(cell 2): 0x00000800bc000000-0x00000800bfffffff (65536 Kb)
CLM(cell 2): 0x00000800fc000000-0x00000800ffffffff (65536 Kb)
CLM(cell 2): 0x000008013c000000-0x000008013fffffff (65536 Kb)
CLM(cell 2): 0x000008017c000000-0x000008017fffffff (65536 Kb)
CLM(cell 2): 0x00000801bc000000-0x00000801bfffffff (65536 Kb)
CLM(cell 2): 0x00000801fc000000-0x00000801ffffffff (65536 Kb)
CLM(cell 2): 0x000008023c000000-0x000008023fffffff (65536 Kb)
CLM(cell 2): 0x000008027c000000-0x000008027fffffff (65536 Kb)
CLM(cell 2): 0x00000802bc000000-0x00000802bfffffff (65536 Kb)
CLM(cell 2): 0x00000802fc000000-0x00000802ffffffff (65536 Kb)
CLM(cell 2): 0x000008033c000000-0x000008033fffffff (65536 Kb)
CLM(cell 2): 0x000008037c000000-0x000008037fffffff (65536 Kb)
CLM(cell 2): 0x00000803bc000000-0x00000803bfffffff (65536 Kb)

Monitor Reserved MEM RANGE: 0x0000000000000000-0x000000000c2f3fff (199632 Kb)
Firmware Reserved MEM RANGE: 0x000000000c2f4000-0x000000000c453fff (1408 Kb)
Monitor Reserved MEM RANGE: 0x000000000c454000-0x000000000cb45fff (7112 Kb)
Firmware Reserved MEM RANGE: 0x000000000cb46000-0x000000000cb47fff (8 Kb)
Monitor Reserved MEM RANGE: 0x000000000cb48000-0x000000000cba5fff (376 Kb)
Firmware Reserved MEM RANGE: 0x000000000cba6000-0x000000000cd07fff (1416 Kb)
Monitor Reserved MEM RANGE: 0x000000000cd08000-0x000000000cdd3fff (816 Kb)
Firmware Reserved MEM RANGE: 0x000000000cdd4000-0x000000000ce7bfff (672 Kb)
Monitor Reserved MEM RANGE: 0x000000000ce7c000-0x000000000cfe3fff (1440 Kb)
Firmware Reserved MEM RANGE: 0x000000000cfe4000-0x000000000fffffff (49264 Kb)
Monitor Reserved MEM RANGE: 0x0000000010000000-0x0000000017ffefff (131068 Kb)
Firmware Reserved MEM RANGE: 0x000000003ffec000-0x000000003fffffff (80 Kb)
Firmware Reserved MEM RANGE: 0x00000707fc000000-0x00000707ffffffff (65536 Kb)
Firmware Reserved MEM RANGE: 0x00000783fc000000-0x00000783ffffffff (65536 Kb)
Firmware Reserved MEM RANGE: 0x00000803fc000000-0x00000803ffffffff (65536 Kb)



if you are cross checking these two outputs, you can see the difference in last few lines..
Torsten.
Acclaimed Contributor

Re: memory for MON prompt

You get the prompt because of the unassigned CPUs. No free CPU - no MON prompt.

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!