1834811 Members
2480 Online
110070 Solutions
New Discussion

rmap ovflo

 
Tzvia Kaplan_1
Occasional Contributor

rmap ovflo

Hello,

We have K220 servers with HPUX 10.20.
They all have database oracle on them.
Lately I am getting many error massages in
syslog.log file like that:

Jul 3 14:00:53 hp70 vmunix: sysmap: rmap ovflo, lost [30240l,30241l)
Jul 3 14:00:53 hp70 vmunix: sysmap: rmap ovflo, lost [30239l,30240l)
Jul 3 14:00:53 hp70 vmunix: sysmap: rmap ovflo, lost [30238l,30239l)
Jul 3 14:00:53 hp70 vmunix: sysmap: rmap ovflo, lost [30237l,30238l)


Do you know what is causing these massages, and how I can fix it ?
3 REPLIES 3
Andreas Voss
Honored Contributor

Re: rmap ovflo

Hi,

look here:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xc162c5ea0230d411ade80090279cd0f9,00.html
the problem was discussed in the past

Greetings
Andrew
CHRIS_ANORUO
Honored Contributor

Re: rmap ovflo

Check this document:http://europe-support.external.hp.com/cki/bin/doc.pl/sid=d53fbaa316b5cf5e13/screen=ckiSearchResults

cheers!

When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Jason Luginbuhl
Frequent Advisor

Re: rmap ovflo

This is bascially showing a small memory leak and the fragmenting of the kernel's virtual memory. Many times it can just be ignored. Possible solutions to this is installing the "line in the sand" patch and all it's dependencies (PHKL_16751 for 10.20 and PHKL_18453 for 11.0).

However, this can often be fixed by increasing the nproc parameter. The size of the rmap is defined to be 800 or 2*nproc when nproc > 400. So increasing nproc will increase the size of the rmap and lessen the effects of the fragmentation problems.
"Unfortunately you can't out-program stupidity"