Error deploying virtual machine: Could not create domain in KVM

Hi all,

I trying to deploy to test VM in KVM node and I’m getting this error. Can someone help me one this?

Thu Dec 28 01:00:21 2017 [Z0][VM][I]: New state is ACTIVE
Thu Dec 28 01:00:21 2017 [Z0][VM][I]: New LCM state is PROLOG
Thu Dec 28 01:00:22 2017 [Z0][VM][I]: New LCM state is BOOT
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/18/deployment.0
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context.
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/112/18/deployment.0’ ‘kvm1’ 18 kvm1
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/112/18/deployment.0
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: error: invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm
Thu Dec 28 01:00:22 2017 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/112/18/deployment.0
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: ExitCode: 255
Thu Dec 28 01:00:22 2017 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Thu Dec 28 01:00:22 2017 [Z0][VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//datastores/112/18/deployment.0
Thu Dec 28 01:00:22 2017 [Z0][VM][I]: New LCM state is BOOT_FAILURE

i have mounted the Datastore from frontend to kvm host node on /var/lib/one using nfs share.

have you solved it? if yes
how please?