Hello, <div><br></div><div>I am having some trouble using OpenNebula 3.0 to instantiate a VM (sample ttylinux) using XML-RPC interface.</div><div>The VM template I use is:</div><div><div>CPU = 1</div><div>MEMORY = 64.0</div>

<div>DISK = [ IMAGE_ID = 1 ]</div><div>DISK = [TYPE = block, SIZE = 10.0 ]</div><div>NIC = [ NETWORK_ID = 1 ]</div><div>REQUIREMENTS = "(CPUSPEED > 1500.0) & (CPUSPEED < 2500.0)"</div></div><div><br></div>

<div>Disk image and virtual networks are properly registered, however, the VM remains in pend state</div><div><div>2 oneadmin oneadmin one-2        pend   0      0K                 00 00:13:08</div></div><div><br></div><div>

The VM log in var/2/vm.log is empty and sched.log has the following content:</div><div><div>Thu Jul 28 09:51:03 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back.  HTTP response code is 404, not 200</div>

<div>Thu Jul 28 09:51:03 2011 [POOL][E]: Could not retrieve pool info from ONE</div></div><div><br></div><div>but  one_xmlrpc.log does not log any corresponding activity.</div><div><br></div><div>Can someone give me a hint on how to approach this issue?</div>

<div><br></div><div>Best regards,</div><div>Florian</div>