OpenVZ Forum


Home » General » Support » But why is the RAM gone?!
Re: But why is the RAM gone?! [message #27031 is a reply to message #26664] Thu, 07 February 2008 10:26 Go to previous messageGo to previous message
xemul is currently offline  xemul
Messages: 248
Registered: November 2005
Senior Member
Well. Large amount of inactive pages coupled with a rather big buffer_head kmemcache makes me think, that there are too many pages queued for disk output, but not complete yet.

This can be an IO problem somewhere at the iosched/driver/disk side.

Which iosched do you use? If CFQ, then you may try to switch to anticipatory one (called "as" in kernel) with this command:
# echo "as" > /sys/block/<device-name>/queue/scheduler

so we will check whether this is an iosched or not (I believe it is not, but we should be sure)

As far as the driver is concerned - what kind of driver do you use - is this an out-of-tree driver, or the one provided with the kernel sources?

And I'm still worried with you driver warnings you mentioned Sad


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Shutdown of VE affects interface on HW-node?
Next Topic: Starting & Stopping Multiple VPS...
Goto Forum:
  


Current Time: Sat Jul 13 10:48:49 GMT 2024

Total time taken to generate the page: 0.02271 seconds