I installed opennebula front end on one machine and nodes on another 4 machines, ssh is fine , hosts are up. but while trying to create a vm it fails always shows the following error log kindly help me.
Mon Aug 7 11:59:20 2017 [Z0][VM][I]: New LCM state is LCM_INIT
Mon Aug 7 11:59:20 2017 [Z0][VM][I]: New state is PENDING
Mon Aug 7 11:59:34 2017 [Z0][VM][I]: New state is ACTIVE
Mon Aug 7 11:59:34 2017 [Z0][VM][I]: New LCM state is PROLOG
Mon Aug 7 11:59:38 2017 [Z0][VM][I]: New LCM state is BOOT
Mon Aug 7 11:59:38 2017 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/17/deployment.1
Mon Aug 7 11:59:38 2017 [Z0][VMM][I]: ExitCode: 0
Mon Aug 7 11:59:38 2017 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Mon Aug 7 11:59:39 2017 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/0/17/deployment.1’ ‘sekar’ 17 sekar
Mon Aug 7 11:59:39 2017 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/0/17/deployment.1
Mon Aug 7 11:59:39 2017 [Z0][VMM][I]: error: unsupported configuration: Domain requires KVM, but it is not available. Check that virtualization is enabled in the host BIOS, and host configuration is setup to load the kvm modules.
Mon Aug 7 11:59:39 2017 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/0/17/deployment.1
Mon Aug 7 11:59:39 2017 [Z0][VMM][I]: ExitCode: 255
Mon Aug 7 11:59:39 2017 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Mon Aug 7 11:59:39 2017 [Z0][VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//datastores/0/17/deployment.1
Mon Aug 7 11:59:39 2017 [Z0][VM][I]: New LCM state is BOOT_FAILURE
Thanks in Advance