Error while deploying VM

There is an error when deploying a virtual machine from template, I can not understand what the reason is, I will be grateful for the help, here is the log file( Deploy from the menu (sunstone) - > instanse) :

Fri Sep 14 04:53:50 2018 [Z0][VM][I]: New state is ACTIVE
Fri Sep 14 04:53:50 2018 [Z0][VM][I]: New LCM state is PROLOG
Fri Sep 14 04:53:51 2018 [Z0][TM][I]: Command execution fail: /var/lib/one/remotes/tm/vcenter/clone vonecloud.localdomain:W8r2x64(Temp1234)/W8r2x64(Temp1234).vmdk TvOC-01_[xxx.xxx.xxx.xxx-AmazingCloud]d9e4632ba1fa:/var/lib/one//datastores/101/9/disk.1 9 100
Fri Sep 14 04:53:51 2018 [Z0][TM][I]: sh: -c: line 0: syntax error near unexpected token (' Fri Sep 14 04:53:51 2018 [Z0][TM][I]: sh: -c: line 0:/var/lib/one/remotes/tm/vcenter/clone vonecloud.localdomain:W8r2x64(Temp1234)/W8r2x64(Temp1234).vmdk TvOC-01
[xxx.xxx.xxx.xxx-AmazingCloud]_d9e4632ba1fa:/var/lib/one//datastores/101/9/disk.1 9 100 ; echo ExitCode: $? 1>&2’
Fri Sep 14 04:53:51 2018 [Z0][TM][E]: Error executing image transfer script
Fri Sep 14 04:53:51 2018 [Z0][VM][I]: New LCM state is PROLOG_FAILURE

vOneCloud appliance 3.07(OpenNubula 5.4.15) connected to vMware vCenter 6.5u2

Hi VladZ!

Im testing this for myself and it seems that there is a driver bug related to the manage of vmdks with brackets.
This will be Fixed soon, you can track the issue on gh:
https://github.com/OpenNebula/one/issues/2420

Thanks for the report :slight_smile:
Regards.

1 Like

Thanks for the help, removed from the name of the characters "() " brackets, it worked…