Proxmox 4.2 - agetty process is taking 100% CPU

Bazcor

Member
Oct 11, 2015
10
0
21
Hi guys,

I am facing a 100% CPU issue on my proxmox server. I believe that it is the proxmox console.

root@pve:~# ps -fea | grep tty
root 1170 1 95 20:19 ? 00:19:33 /sbin/agetty --noclear tty1 linux
root 2718 1760 0 20:19 pts/0 00:00:00 /sbin/agetty --noclear tty1
root 2727 1760 0 20:19 pts/1 00:00:00 /sbin/agetty --noclear tty2
root 2732 1760 0 20:19 pts/1 00:00:00 /sbin/agetty --noclear --keep-baud console 115200 38400 9600
root 4682 2468 0 20:19 tty1 00:00:00 /sbin/mingetty console
root 4684 2468 0 20:19 pts/1 00:00:00 /sbin/mingetty tty2
root 5255 3003 0 20:20 pts/0 00:00:00 /sbin/agetty --noclear --keep-baud pts/0 115200 38400 9600 vt220
root 5280 3003 0 20:20 pts/1 00:00:00 /sbin/agetty --noclear --keep-baud pts/1 115200 38400 9600 vt220
root 5297 3003 0 20:20 pts/4 00:00:00 /sbin/agetty --noclear --keep-baud console 115200 38400 9600 vt220
root 5458 2115 0 20:20 pts/2 00:00:00 /sbin/mingetty console
root 5460 2115 0 20:20 pts/1 00:00:00 /sbin/mingetty tty2
root 5895 1348 0 20:20 pts/0 00:00:00 /sbin/mingetty console
root 5896 1348 0 20:20 pts/1 00:00:00 /sbin/mingetty tty2
root 27449 10058 0 20:39 pts/6 00:00:00 grep tty
root@pve:~#

top - 20:40:00 up 21 min, 2 users, load average: 8.27, 8.63, 6.72
Tasks: 376 total, 4 running, 371 sleeping, 0 stopped, 1 zombie
%Cpu(s): 50.7 us, 42.6 sy, 0.0 ni, 0.0 id, 6.7 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 3915700 total, 3091204 used, 824496 free, 128920 buffers
KiB Swap: 1835004 total, 33732 used, 1801272 free. 1713792 cached Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1170 root 20 0 14416 1908 1768 R 99.7 0.0 20:01.93 agetty
28056 26 20 0 452100 213504 211584 D 7.3 5.5 0:00.22 postmaster
8108 root 20 0 717132 29880 4032 S 4.7 0.8 0:46.69 motion
1275 root 20 0 332624 94048 9456 S 0.7 2.4 0:00.63 pvedaemon worke

Do you have any idea on how to fix it?

Thanks in advance,
 
Hi,

I disabled the getty service at proxmox server:

systemctl stop getty@tty1
systemctl disable gettty@tty1

Now CPU use is normal.

What could be wrong at my promox server?

Thanks in advance for any clue.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!