Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

The server is running a day and got 90% RAM used.

General questions about VestaCP
Post Reply
  • Print view
Advanced search
17 posts
  • Previous
  • 1
  • 2
skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: The server is running a day and got 90% RAM used.
  • Quote

Post by skurudo » Wed Feb 01, 2017 2:53 pm

kudouyuzi wrote: This is problem is from after update 0.9.8-17 (The version at the time of installation is 0.9.8-16)
If you look only to graph, then there is no prob.. it is but not with memory.
Unfortunately there is a bug in current version. New memory function ignores available cached/buffered memory. I can assure you that the real memory consumption on your server hasn't changed since release. Bugfix will be available soon.

Old method:

Code: Select all

[root@r6 ~]# free -m |awk '{print $4}'|head -n3 |tail -n1
404
New method:

Code: Select all

[root@r6 ~]# free -m |grep Mem |awk '{print $4}'
98
viewtopic.php?f=10&t=4590&start=10#p53313
Top

kudouyuzi
Posts: 177
Joined: Mon Apr 28, 2014 11:19 am

Re: The server is running a day and got 90% RAM used.
  • Quote

Post by kudouyuzi » Wed Feb 01, 2017 3:12 pm

skurudo wrote:
kudouyuzi wrote: This is problem is from after update 0.9.8-17 (The version at the time of installation is 0.9.8-16)
If you look only to graph, then there is no prob.. it is but not with memory.
Unfortunately there is a bug in current version. New memory function ignores available cached/buffered memory. I can assure you that the real memory consumption on your server hasn't changed since release. Bugfix will be available soon.

Old method:

Code: Select all

[root@r6 ~]# free -m |awk '{print $4}'|head -n3 |tail -n1
404
New method:

Code: Select all

[root@r6 ~]# free -m |grep Mem |awk '{print $4}'
98
viewtopic.php?f=10&t=4590&start=10#p53313
please hurry
Top

kudouyuzi
Posts: 177
Joined: Mon Apr 28, 2014 11:19 am

Re: The server is running a day and got 90% RAM used.
  • Quote

Post by kudouyuzi » Wed Feb 01, 2017 3:14 pm

flacosa wrote:And have any solutions?
viewtopic.php?f=10&t=13770&p=56154#p56152
Top

flacosa
Posts: 43
Joined: Thu Mar 05, 2015 11:40 pm

Re: The server is running a day and got 90% RAM used.
  • Quote

Post by flacosa » Wed Feb 01, 2017 3:49 pm

kudouyuzi wrote:
flacosa wrote:And have any solutions?
sorry I have no idea about this problem.
A temporary solution can be run in cron: sudo sysctl -w vm.drop_caches=3 to free memory until it is solved.
Last edited by flacosa on Wed Feb 01, 2017 3:51 pm, edited 1 time in total.
Top

kudouyuzi
Posts: 177
Joined: Mon Apr 28, 2014 11:19 am

Re: The server is running a day and got 90% RAM used.
  • Quote

Post by kudouyuzi » Wed Feb 01, 2017 3:50 pm

flacosa wrote:
kudouyuzi wrote:
flacosa wrote:And have any solutions?
sorry I have no idea about this problem.
A temporary solution can be run in cron: sudo sysctl -w vm.drop_caches = 3 to free memory until it is solved.
Thx guy
Top

mephivio
Posts: 198
Joined: Thu Mar 27, 2014 7:35 am

Os: Debian 8x
Web: nginx + php-fpm
Re: The server is running a day and got 90% RAM used.
  • Quote

Post by mephivio » Sat Mar 18, 2017 3:02 pm

yes it works !
any fix or update to automatize it ?
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: The server is running a day and got 90% RAM used.
  • Quote

Post by skurudo » Mon Mar 20, 2017 7:38 am

Cron as usually?
Top


Post Reply
  • Print view

17 posts
  • Previous
  • 1
  • 2

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password