Out of memory problems [message #10639] |
Sun, 25 February 2007 16:18 |
optize
Messages: 33 Registered: September 2006
|
Member |
|
|
I only have one VPS on the box. I used vzsplit 1 to make the config file so it should have all the resources of the box. However I'm running into a ton of "memory" problems;
Here is a "top" of the node;
Cpu(s): 3.0% us, 3.3% sy, 0.0% ni, 92.8% id, 0.0% wa, 0.0% hi, 1.0% si
Mem: 1023728k total, 448488k used, 575240k free, 38032k buffers
Swap: 2048276k total, 0k used, 2048276k free, 134688k cached
Here is a "top" of the VZ;
Cpu(s): 11.1% us, 3.2% sy, 0.0% ni, 85.5% id, 0.3% wa, 0.0% hi, 0.0% si
Mem: 1023728k total, 227320k used, 796408k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
[client 68.98.x.x] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11264 bytes) in /var/www/html/wm.php on line 47
Here's a list of my bean_counters;
http://pastebin.ca/371725
Thanks,
|
|
|
|
|
|
|
Re: Out of memory problems [message #10644 is a reply to message #10643] |
Sun, 25 February 2007 16:36 |
rickb
Messages: 368 Registered: October 2006
|
Senior Member |
|
|
Quote: | [client 68.98.x.x] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11264 bytes) in /var/www/html/wm.php on line 47
|
Quote: | "When I am in bash, and I type ps aux, I get the SAME memory problems"
|
you are getting a php fatal error from ps?- I really doubt this. I think you are not providing adequate information about your problem, or you just plain don't understand how to interpret what is going on.
-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions
UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
|
|
|
|
|
|
|