Failed to execute virtualization driver operation: deploy

Hi, while trying to deploy a VM I have got the following error:

I have tried with “shared” and “qcow2” drivers and I get the same result on both cases.

Wed Dec  7 23:36:52 2016 [Z0][VMM][D]: Message received: LOG I 46 ExitCode: 0
Wed Dec  7 23:36:52 2016 [Z0][VMM][D]: Message received: LOG I 46 ExitCode: 0
Wed Dec  7 23:36:52 2016 [Z0][VMM][D]: Message received: LOG I 46 Successfully execute network driver operation: pre.
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy '/var/lib/one//datastores/116/46/deployment.0' 'vdicone01' 46 vdicone01
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 error: Failed to create domain from /var/lib/one//datastores/116/46/deployment.0
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 error: Error interno: early end of file from monitor: possible problem:
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 [2016-12-07 22:36:55.325406] I [MSGID: 104045] [glfs-master.c:91:notify] 0-gfapi: New graph 76646963-6f6e-6530-312d-313039343539 (0) coming up
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 [2016-12-07 22:36:55.325447] I [MSGID: 114020] [client.c:2356:notify] 0-vdic-core-gv0-client-0: parent translators are ready, attempting connect on transport
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 [2016-12-07 22:36:55.327847] I [rpc-clnt.c:1947:rpc_clnt_reconfig] 0-vdic-core-gv0-client-0: changing port to 49152 (from 0)
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 [2016-12-07 22:36:55.329879] I [MSGID: 114057] [client-handshake.c:1446:select_server_supported_programs] 0-vdic-core-gv0-client-0: Using Program GlusterFS 3.3, Num (1298437), Version (330)
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 [2016-12-07 22:36:55.330231] I [MSGID: 114046] [client-handshake.c:1222:client_setvolume_cbk] 0-vdic-core-gv0-client-0: Connected to vdic-core-gv0-client-0, attached to remote volume '/vdic-core/gv0'.
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 [2016-12-07 22:36:55.330242] I [MSGID: 114047] [client-handshake.c:1233:client_setvolume_cbk] 0-vdic-core-gv0-client-0: Server and Client lk-version number
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG E 46 Could not create domain from /var/lib/one//datastores/116/46/deployment.0
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 ExitCode: 255
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: LOG I 46 Failed to execute virtualization driver operation: deploy.
Wed Dec  7 23:36:56 2016 [Z0][VMM][D]: Message received: DEPLOY FAILURE 46 Could not create domain from /var/lib/one//datastores/116/46/deployment.0

Thanks a lot.

Hi,

Anybody has experienced the same issue?

Thanks a lot.

It seems that the VM is trying to connect to GlusterFS using gfapi. This mode is no longer supported in OpenNebula core distribution and to be fair I have long forgotten the magic behind those drivers.

Do you get any other messages in gluster logs or in /var/log/libvirt/qemu/one-46.log?

Can you send me the output of:

  • onevm show -x 46
  • onedatatsore show -x 116

Hi,

After somo tests VM is 48 and datastore is 118 :slight_smile:

http://paste.fedoraproject.org/506490/74280814/

Logs:

http://paste.fedoraproject.org/506493/43714148/
http://paste.fedoraproject.org/506494/48174382/

Thanks a lot