wiki:RamUsage

Version 7 (modified by chris, 3 years ago) (diff)

--

Table of Contents

  1. puffin

RAM Usage

Some notes on the RAM allocated and used by the virtual servers.

puffin

wiki:PuffinServer is the server running https://www.transitionnetwork.org/ and it was originally created with 4GB of RAM, on 20th June, following problems related to how it was coping with the load it was under, this was doubled to 8GB of RAM.

Following is a memory usage graph from the Munin stats for the server which illustrate the increase:

Puffin Monthly RAM Usage 24th June 2013

The sawtooth pattern is caused by MySQL slowly increasing it's memory usage as more things are cached and MySQL restarts, this is made clear in the graph below which tracks the memory used by some of the key processes on the server:

Puffin Multi-PS Memory Usage 24th June 2013

The increase in php-fpm memory usage above, which coincides with the increase in the RAM allocated to the server, is due to an increase in the minimum number of php-fpm processes which are ketp available to server client requests.

In the first graph above one key thing to note is the amount the server is swapping -- this is is in red and it's also illustrated on the following graph of swap space used:

Puffin Swap 24th June 2013

Attachments