Closed Glen233 closed 1 year ago
TASK [compile kvm self-tests] ** task path: /vagrant/vagrant/ansible/playbook_2.yml:19
Hi @Glen233
Will it matter if my cpu is amd?
AMD doesn't have some features than Intel CPUs have.
For example the MTF flag allowing the CPUs to singlestep the execution in the guest is a feature of Intel VTx
Hi @Wenzel
Thank you for your explaination.
Can I skip the self-tests (special feature) and use the kvmi?
@Glen233 you can disable the self-tests in the playbook here: https://github.com/KVM-VMI/kvm-vmi/blob/master/vagrant/ansible/playbook_2.yml#L28
I disabled the self-tests and it didn't work in build vm with Packer.
In this case, I will use Intel. Thanks for your help.
In this case, I will use Intel. Thanks for your help.
Sure @Glen233, I'll be answering on Github if you have any issues in the install setup !
Hi, I got an error when I run sudo vagrant up --provider libvirt
I can use
vagrant ssh
to connect the kvmi. But after reloading I can't.By the way, I'm sure I've turned off the firewall.