Hi
I have a problem with deploying a test VM to check that everything is working as it should. I am running opennebula od Ubuntu 16.04 in VirtualBox.
This chapter in the guide: http://docs.opennebula.org/5.4/deployment/node_installation/verify.html#verify-installation
The VM gets an error and when I look in to the log this is what it says:
Mon Aug 28 19:45:58 2017 [Z0][VM][I]: New state is ACTIVE
Mon Aug 28 19:45:58 2017 [Z0][VM][I]: New LCM state is PROLOG
Mon Aug 28 19:46:01 2017 [Z0][VM][I]: New LCM state is BOOT
Mon Aug 28 19:46:01 2017 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/5/deployment.0
Mon Aug 28 19:46:01 2017 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context.
Mon Aug 28 19:46:01 2017 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Mon Aug 28 19:46:02 2017 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/0/5/deployment.0’ ‘oblak’ 5 oblak
Mon Aug 28 19:46:02 2017 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/0/5/deployment.0
Mon Aug 28 19:46:02 2017 [Z0][VMM][I]: error: invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm
Mon Aug 28 19:46:02 2017 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/0/5/deployment.0
Mon Aug 28 19:46:02 2017 [Z0][VMM][I]: ExitCode: 255
Mon Aug 28 19:46:02 2017 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Can someone help/explain what could be wrong.
Thank you