mart_nl
Verified User
Hi,
Server Debian 6.0.5 (squeeze)
Directadmin 1.40.3
Intel(R) Xeon(R) CPU L3406 @ 2.27GHz / 16 Gb mem
We are currently facing some unusual behavior. This server is a fresh install. Clean install and then Directadmin. Server is functioning normally for it's day to day work.
Status right now:
However, each night @ 02:00 a system backup runs (DA System backup -> cron). It includes user home directories. Though this is supposed to start at 2 am, we experience major memory loss at around 9:15 am in the morning, EACH morning.
Today DA send me this alert:
We've investigated this problem and learned that if we killed the PID of the sysbk memory leakage will stop. But will never come back to it's normal levels.
Also; we noticed that no PID / process ever uses more than 1% memory. Even when free memory is as low as shown above (dropping down from 16 Gb !) there is not even one service or process ever consuming more than 1 or maybe 2%.
We are at a loss here. I've used the DirectAdmin scripts to install the latest updates.
The only thing we know at this moment for sure:
- Memory remains steady at 14 or 15 Gb free memory during the whole day around
- Each night at 02:00 the backup is supposed to start
- Each morning everything is fine until around 9:15 am when memory starts to drop fast and keeps on falling until sites become unresponsive
- Each morning we notice "gzip" as most active process at the time of the memory leakage
- Memory leakage stops right after killing PID of "sysbk"
- Memory doesn't "come back" and remains steady at around 90 Mb free memory
Please advice !
Kind regards,
Martin Koppelaar
Server Debian 6.0.5 (squeeze)
Directadmin 1.40.3
Intel(R) Xeon(R) CPU L3406 @ 2.27GHz / 16 Gb mem
We are currently facing some unusual behavior. This server is a fresh install. Clean install and then Directadmin. Server is functioning normally for it's day to day work.
Status right now:
Code:
top - 13:54:39 up 4:17, 1 user, load average: 0.09, 0.08, 0.12
Tasks: 159 total, 1 running, 158 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.4%us, 0.2%sy, 0.0%ni, 98.0%id, 1.4%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 16464932k total, 1060140k used, 15404792k free, 70368k buffers
Swap: 32156664k total, 0k used, 32156664k free, 501144k cached
However, each night @ 02:00 a system backup runs (DA System backup -> cron). It includes user home directories. Though this is supposed to start at 2 am, we experience major memory loss at around 9:15 am in the morning, EACH morning.
Today DA send me this alert:
Code:
This is an automated message notifying you that the 5 minute load average on your system is 11.06.
This has exceeded the 10 threshold.
One Minute - 14.56
Five Minutes - 11.06
Fifteen Minutes - 7.77
top - 09:29:02 up 1 day, 23:02, 1 user, load average: 14.56, 11.06, 7.77
Tasks: 191 total, 1 running, 190 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.5%us, 0.2%sy, 0.1%ni, 96.9%id, 2.3%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 16464932k total, 16373000k used, 91932k free, 386808k buffers
Swap: 32156664k total, 0k used, 32156664k free, 14852968k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7960 root 36 16 4092 732 380 S 36 0.0 1:29.21 gzip
We've investigated this problem and learned that if we killed the PID of the sysbk memory leakage will stop. But will never come back to it's normal levels.
Also; we noticed that no PID / process ever uses more than 1% memory. Even when free memory is as low as shown above (dropping down from 16 Gb !) there is not even one service or process ever consuming more than 1 or maybe 2%.
We are at a loss here. I've used the DirectAdmin scripts to install the latest updates.
The only thing we know at this moment for sure:
- Memory remains steady at 14 or 15 Gb free memory during the whole day around
- Each night at 02:00 the backup is supposed to start
- Each morning everything is fine until around 9:15 am when memory starts to drop fast and keeps on falling until sites become unresponsive
- Each morning we notice "gzip" as most active process at the time of the memory leakage
- Memory leakage stops right after killing PID of "sysbk"
- Memory doesn't "come back" and remains steady at around 90 Mb free memory
Please advice !
Kind regards,
Martin Koppelaar