OpenVZ Forum


Home » General » Support » *SOLVED* failcount, but how?
*SOLVED* failcount, but how? [message #10030] Mon, 05 February 2007 19:03 Go to next message
flbo is currently offline  flbo
Messages: 4
Registered: February 2007
Junior Member
Hi
After some hours of working I have this line in user_beancounters.

privvmpages 81587 126708 131072 131072 24


But how can it be? the max held is smaller that both barrier and limit.

Regards Flemming

[Updated on: Tue, 06 February 2007 15:20] by Moderator

Report message to a moderator

Re: failcount, but how? [message #10035 is a reply to message #10030] Tue, 06 February 2007 07:44 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Quote:

privvmpages 81587 126708 131072 131072 24


Hello,

Look, it easily can happen:
Suppose at the moment maxheld = 126708.
Then you run some process, which tries to allocate 4365 pages.
126708 + 4365 = 131073 pages > 131072 pages, so this allocation fails and we have a failcounter, but maxheld is still 126708 pages.

HTH,
Vasily.
Re: failcount, but how? [message #10049 is a reply to message #10035] Tue, 06 February 2007 14:44 Go to previous message
flbo is currently offline  flbo
Messages: 4
Registered: February 2007
Junior Member
Thanks for you answer. Sometimes the answer are just under your nose.. Smile
Previous Topic: bridge-eth0
Next Topic: *SOLVED* Using cpuunits to enforce CPU proportional shares
Goto Forum:
  


Current Time: Wed Oct 09 17:15:49 GMT 2024

Total time taken to generate the page: 0.05940 seconds