dear opennebula community,<br><br>when using the "onevm create template" command to create vm instance, the STAT of the vm instance is fail. <br><br>it is much appreciate if anyone can let me know the tools and procedures to debug the code, so i can fix the issues.<br>
<br>moreover it will be much helpful if you can provide me the right documentation of opennebula system software architecture, to facilitate fixing the issues.<br><br>by the way, in the deployment.0 file (one of the files is called when run "onevm create template" command), in the line of code "<source file='/var/lib/one/var//datastores/0/0/disk.0'/>", the // should be /. does anyone know in which file this could be rectified <i>(in the ~/var/config file, i update the // to / for the line of code "DATASTORE_LOCATION=/var/lib/one/var//datastores", and run "onevm create template" again, but the error is still the same. there must be other file contain this // but)</i>?<br>
<br>thanks,<br>david su<br>