• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Gzip and backup_sign Hogging CPU usage

S

soarchrist

Guest
I'm worried my dedicated server is being overloaded with CPU usage for no reason.

Anyone have any idea why Gzip and backup_sign are hogging all my CPU usage? I have two backups scheduled daily to be done at 1:00 and 1:30 AM... not right now at 6:38pm. And it's not a time-zone issue. Why would this be running a backup of some kind.... and how do I find out how to turn it off?

Thanks for any advice. Here's my TOP output.

top - 17:36:41 up 23:46, 1 user, load average: 1.36, 1.64, 1.95
Tasks: 130 total, 3 running, 126 sleeping, 0 stopped, 1 zombie
Cpu(s): 0.3%us, 9.6%sy, 88.7%ni, 0.0%id, 0.7%wa, 0.3%hi, 0.3%si, 0.0%st
Mem: 515164k total, 508920k used, 6244k free, 832k buffers
Swap: 2096472k total, 118256k used, 1978216k free, 156472k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
30053 root 30 10 1964 592 232 R 83.8 0.1 12:16.71 gzip
30052 root 30 10 6564 1264 972 S 5.0 0.2 0:44.83 backup_sign
30054 root 30 10 18192 10m 828 S 5.0 2.2 0:44.83 PleskX.pl
30051 root 30 10 18180 11m 1192 S 3.7 2.2 1:14.78 PleskX.pl
57 root 15 -5 0 0 0 S 0.3 0.0 0:33.33 kblockd/0
240 root 15 -5 0 0 0 S 0.3 0.0 3:48.63 kswapd0
30232 root 20 0 0 0 0 S 0.3 0.0 0:03.58 pdflush
1 root 20 0 2136 636 548 S 0.0 0.1 0:01.57 init
2 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root RT -5 0 0 0 S 0.0 0.0 0:00.00 migration/0
4 root 15 -5 0 0 0 S 0.0 0.0 0:00.13 ksoftirqd/0
5 root RT -5 0 0 0 S 0.0 0.0 0:00.01 watchdog/0
6 root 15 -5 0 0 0 R 0.0 0.0 0:00.30 events/0
7 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
60 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kacpid
61 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kacpi_notify
191 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 cqueue/0
 
I think I figured it out. Plesk has been trying to do backups of client's files and trying every 30 minutes after failure. I'm not totally sure why it's failing, but the CPU hogging is b/c of it.
 
Back
Top