View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010198 | Rocky-Linux-9 | General | public | 2025-08-04 01:19 | 2025-08-04 01:19 |
Reporter | hye lee | Assigned To | |||
Priority | high | Severity | major | Reproducibility | random |
Status | new | Resolution | open | ||
Platform | Naver Cloud Platform | OS | Rocky Linux 9.5 (Blue Onyx) | OS Version | 9.5 |
Summary | 0010198: qemu-guest-agent.service consumes 99–100% CPU on Rocky Linux (used in NCP cloud environment) | ||||
Description | We are using Rocky Linux as our base OS on Naver Cloud Platform (NCP). After a certain uptime period, we noticed that qemu-guest-agent.service begins to consume an unusually high amount of CPU (99~100%) continuously. The issue persists even after reinstalling the service. Only rebooting the server restores normal behavior temporarily. We would like to understand why this might occur and whether there is an upstream issue with the qemu-guest-agent in Rocky Linux. | ||||
Steps To Reproduce | Provision a Rocky Linux server (on NCP) Let the server run for several days without reboot Observe the CPU usage via top or htop qemu-guest-agent process consumes full CPU over time | ||||
Additional Information | [root@xxx ~]# rpm -qa | grep qemu-guest-agent qemu-guest-agent-8.2.0-11.el9_4.6.x86_64 [root@xxx ~]# /usr/bin/qemu-ga -V QEMU Guest Agent 8.2.0 [root@xxx ~]# uname -r 5.14.0-503.16.1.el9_5.x86_64 [root@xxx ~]# uname -a Linux xxx 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 11 19:09:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [root@xxx ~]# cat /proc/version Linux version 5.14.0-503.16.1.el9_5.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2), GNU ld version 2.35.2-54.el9) #1 SMP PREEMPT_DYNAMIC Wed Dec 11 19:09:50 UTC 2024 [root@xxx ~]# hostnamectl Static hostname: xxx Icon name: computer-vm Chassis: vm Virtualization: kvm Operating System: Rocky Linux 9.5 (Blue Onyx) CPE OS Name: cpe:/o:rocky:rocky:9::baseos Kernel: Linux 5.14.0-503.16.1.el9_5.x86_64 Architecture: x86-64 Hardware Vendor: NAVERCloud Hardware Model: s2-g3_STANDARD Firmware Version: GEN3;STANDARD | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-04 01:19 | hye lee | New Issue |