Could not create domain error

hello i’m getting this error please help me. I’m new in opennebula and i’ve setup a kvm node when trying to deploy a virtual machine a get this error here is my log

Thu Jul 22 06:28:09 2021 [Z0][VM][I]: New state is ACTIVE
Thu Jul 22 06:28:09 2021 [Z0][VM][I]: New LCM state is PROLOG
Thu Jul 22 06:29:23 2021 [Z0][VM][I]: New LCM state is BOOT
Thu Jul 22 06:29:23 2021 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/5/deployment.0
Thu Jul 22 06:29:28 2021 [Z0][VMM][E]: DEPLOY: Could not create domain from /var/lib/one//datastores/0/5/deployment.0
Thu Jul 22 06:29:28 2021 [Z0][VM][I]: New LCM state is BOOT_FAILURE
Thu Jul 22 07:20:40 2021 [Z0][VM][I]: New LCM state is BOOT
Thu Jul 22 07:20:41 2021 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/5/deployment.0
Thu Jul 22 07:20:44 2021 [Z0][VMM][E]: DEPLOY: Could not create domain from /var/lib/one//datastores/0/5/deployment.0
Thu Jul 22 07:20:44 2021 [Z0][VM][I]: New LCM state is BOOT_FAILURE

Hello @johnpower,

Could you please share the specific part of the /var/log/one/oned.log with the error?

Best,
Álex.

hello sorry for my delayed reply, this is the related complete log, please i wish to solve this problem today since i will give back the project on tuesday.
thanks enough

Sun Jul 25 08:45:01 2021 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context.
Sun Jul 25 08:45:01 2021 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: ExitCode: 0
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: Successfully execute virtualization driver operation: /bin/mkdir -p.
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: ExitCode: 0
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: Successfully execute virtualization driver operation: /bin/cat - >/var/lib/one//datastores/100/15/vm.xml.
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: ExitCode: 0
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: Successfully execute virtualization driver operation: /bin/cat - >/var/lib/one//datastores/100/15/ds.xml.
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/100/15/deployment.0’ ‘kvmnode’ 15 kvmnode
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/100/15/deployment.0
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: error: Cannot check QEMU binary /usr/bin/qemu-kvm-one: No such file or directory
Sun Jul 25 08:45:02 2021 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/100/15/deployment.0
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: ExitCode: 255
Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: Successfully execute netwo

relatedlog.txt (1.3 KB)

Hello @johnpower,

This seems to be the problem:

Sun Jul 25 08:45:02 2021 [Z0][VMM][I]: error: Cannot check QEMU binary /usr/bin/qemu-kvm-one: No such file or directory

Check that you have installed opennebula-node-kvm package and everything is correctly configured.

Best,
Álex.

Hello thanks for your reply I’ve installed kvm node and I can ssh passwordless

Hello virtual machine Deployment always fails with a boot failure im lost I’m supposed to present the minimal front-end and host with at least one VM tomorrow

Hello @johnpower,

Check that file /usr/bin/qemu-kvm-one exist. Then check the state of you host by running onehost show <HOST_ID> and see if it is MONITORED.

Best,
Álex.

i have remove informatica and rty to install it new. Now I get this error:

The installer could not create the domain. Correct the error below and select Retry. You must successfully create the domain to continue the installation.

STDERR: java.lang.NoClassDefFoundError: com/informatica/pcsf/infacmd/InfaSetupMain
Exception in thread “main”

EXITCODE: 1

I try for a while and can’t fix the error.

any update on the issue ? . .