Actions
action #33181
closed[tools]powerqaworker-qam-1 has no access to kvm kernel module
Start date:
2018-03-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Seems like all except for one ppc64le jobs for SLE12SP4 failed as incomplete with the same problem:
[2018-03-12T21:29:50.0662 CET] [debug] QEMU: Could not access KVM kernel module: Permission denied
[2018-03-12T21:29:50.0662 CET] [debug] QEMU: failed to initialize KVM: Permission denied
Updated by okurz almost 7 years ago
- Related to action #32563: [functional][u] fix salt for power added
Updated by okurz almost 7 years ago
- Status changed from New to In Progress
- Assignee set to okurz
Solved by manual execution of modprobe kvm_hv
on the worker. I restarted the openqa worker instance 1 and I am monitoring.
Updated by okurz almost 7 years ago
Seems like also chmod 666 /dev/kvm
is necessary.
Updated by okurz almost 7 years ago
Restarted worker instances 1 through 5 and retriggered incomplete jobs I could find on these machines. Retriggered jobs on https://openqa.suse.de/tests/overview?distri=sle&version=15&flavor=Installer-DVD&arch=ppc64le&result=incomplete and https://openqa.suse.de/tests/overview?distri=sle&version=12-SP4&flavor=Server-DVD&arch=ppc64le&result=incomplete as well as QAM jobs I could find.
Updated by okurz almost 7 years ago
- Status changed from In Progress to Resolved
worker is fine again, rest is followup in #32563
Actions