]
Barak Korren commented on OVIRT-2622:
-------------------------------------
[~ena(a)redhat.com] this is a DS issue, this is the US jira.
Please delete this ticket and open in the right place.
cinteg19.ci.lab.tlv.redhat.com missing KVM support
--------------------------------------------------
Key: OVIRT-2622
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2622
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Emil Natan
Assignee: infra
https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/ds-jenkins...
09:02:53 + echo 'global_setup[nested_kvm] INFO: Enabling nested KVM'
09:02:53 global_setup[nested_kvm] INFO: Enabling nested KVM
09:02:53 + echo 'options kvm_intel nested=y'
09:02:53 + sudo -n tee /etc/modprobe.d/nested.conf
09:02:53 options kvm_intel nested=y
09:02:53 + sudo -n rmmod kvm_intel
09:02:54 rmmod: ERROR: Module kvm_intel is not currently loaded
09:02:54 + sudo -n modprobe kvm_intel nested=y
09:02:54 modprobe: ERROR: could not insert 'kvm_intel': Operation not
supported
09:02:54 + is_nested_kvm_enabled
09:02:54 + local i_nested_path=/sys/module/kvm_intel/parameters/nested
09:02:54 + [[ -f /sys/module/kvm_intel/parameters/nested ]]
09:02:54 + return 1
09:02:54 + log ERROR 'failed to enable nested KVM, aborting'
09:02:54 + local level=ERROR
09:02:54 + shift
09:02:54 + local 'message=failed to enable nested KVM, aborting'
09:02:54 + local prefix
09:02:54 + [[ 4 -gt 1 ]]
09:02:54 + prefix='global_setup[nested_kvm]'
09:02:54 + echo 'global_setup[nested_kvm] ERROR: failed to enable nested
KVM, aborting'
09:02:54 global_setup[nested_kvm] ERROR: failed to enable nested KVM,
aborting
09:02:54 + return 1
--
Emil Natan
RHV/CNV DevOps