Hello<i> </i>Guillaume ,<br><br>I faced this very issue. I have the following suggestions :<br><br>1. See if you can deploy that vm using "virsh" .  Try virsh create <deployment.0 file> . And check that with "virsh list". You might want to set the following environment variable before you do that : export VIRSH_DEFAULT_CONNECT_URI=qemu:///system<br>
<br>2. Make sure you have "one" process up and running on all your nodes that are part of your cloud system. I had an issue where the xmlrpc package wasn't the right one installed on the node and as such the "one" process was down.<br>
<br>3. Are you able to successfully ssh from the machine where you are running "onevm" to the one where it is going to be created ? <br><br>4. Try creating the interface with onevnet and then try to execute that. Let us know your outputs.<br>
<br>thanks<br><br>Ranjan<br><br><br><br>