<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><pre><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; ">Hi, </span></pre><pre><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; "><pre><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; ">When I try to instantiate a VM template, I obtain this error:</span></pre></span></pre><pre>...</pre><pre>Fri Sep  7 14:48:27 2012 [DiM][I]: New VM state is ACTIVE.
Fri Sep  7 14:48:27 2012 [LCM][I]: New VM state is PROLOG.
Fri Sep  7 14:48:27 2012 [VM][I]: Virtual Machine has no context
Fri Sep  7 14:48:32 2012 [TM][I]: clone: Cloning ../../103/87a4fbf0be08256920937769ee8c8b9e in democrito.admin.rediris.es:/var/lib/one/datastores/0/9/disk.0
Fri Sep  7 14:48:32 2012 [TM][I]: ExitCode: 0
Fri Sep  7 14:51:24 2012 [TM][I]: clone: Cloning ../../104/274b59f9fd0b1c200cead63ad81c5035 in democrito.admin.rediris.es:/var/lib/one/datastores/0/9/disk.1
Fri Sep  7 14:51:24 2012 [TM][I]: ExitCode: 0
Fri Sep  7 14:51:24 2012 [LCM][I]: New VM state is BOOT
Fri Sep  7 14:51:24 2012 [VMM][I]: Generating deployment file: /var/lib/one/9/deployment.8
Fri Sep  7 14:51:25 2012 [VMM][I]: ExitCode: 0
Fri Sep  7 14:51:25 2012 [VMM][I]: Successfully execute network driver operation: pre.
Fri Sep  7 14:51:25 2012 [VMM][I]: Command execution fail: cat << EOT | /var/lib/one/remotes/vmm/kvm/deploy /var/lib/one/datastores/0/9/deployment.8 <a href="http://democrito.admin.rediris.es">democrito.admin.rediris.es</a> 9 <a href="http://democrito.admin.rediris.es">democrito.admin.rediris.es</a>
Fri Sep  7 14:51:25 2012 [VMM][I]: error: Failed to create domain from /var/lib/one/datastores/0/9/deployment.8
Fri Sep  7 14:51:25 2012 [VMM][I]: error: An error occurred, but the cause is unknown
<span class="vm_log_error">Fri Sep  7 14:51:25 2012 [VMM][E]: Could not create domain from /var/lib/one/datastores/0/9/deployment.8</span>
Fri Sep  7 14:51:25 2012 [VMM][I]: ExitCode: 255
Fri Sep  7 14:51:25 2012 [VMM][I]: Failed to execute virtualization driver operation: deploy.
<span class="vm_log_error">Fri Sep  7 14:51:25 2012 [VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one/datastores/0/9/deployment.8</span>
Fri Sep  7 14:51:25 2012 [DiM][I]: New VM state is FAILED</pre><div>I've tried to create the domain manually in the host but I've obtained the same error:</div><div><font class="Apple-style-span" face="Monaco" size="2"><br></font></div><div><div><font class="Apple-style-span" face="Monaco" size="2">$ virsh -d 0 create /var/lib/one/datastores/0/9/deployment.8 </font></div><div><font class="Apple-style-span" face="Monaco" size="2">create: file(optdata): /var/lib/one/datastores/0/9/deployment.8</font></div><div><font class="Apple-style-span" face="Monaco" size="2">error: Failed to create domain from /var/lib/one/datastores/0/9/deployment.8</font></div><div><font class="Apple-style-span" face="Monaco" size="2">error: An error occurred, but the cause is unknown</font></div></div><div><br></div><div>I've looked the libvirtd.log file in the host, but I haven't found any relevant information about the problem (I've changed the log_level to debug)... Does anyone have any idea about what could be the reason of this error?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Cheers,</div><div>Virginia.</div></body></html>