Issue
- Snapshots are not displayed in the Resource usage graphical user interface
- No data in
lve-read-snapshot
output - The following can be seen in the
/var/log/lve-stats.log
File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/utils_cmd.py", line 63, in run_command raise ExternalProgramFailed(f"Error during command execution: {cmd_line}") clcommon.utils_cmd.ExternalProgramFailed: Error during command execution: /usr/sbin/lveps -c 1 -p -d -n -o -x id:10,ep:10,pno:10,pid:15,tno:5,tid:15,cpu:7,mem:15,com:256
Environment
- CloudLinux OS
- LVE Statistics
- lve-stats-4.2.10-1
Solution
As a workaround, downgrade the lve-stats to lve-stats-4.2.9-1
# yum downgrade lve-stats-4.2.9-1.el8
Update**
The issue has been fixed in lve-stats-4.2.11-1
, and you can update to the new release using:
yum update lve-stats --enablerepo=cloudlinux-rollout-10-bypass
Cause
Internal product issue with id CLOS-3143
Comments
0 comments
Please sign in to leave a comment.