One extra comment would be that I get this behavior also if I try to deploy a VM accordingly to the tutorial at http://opennebula.org/documentation:rel3.0:vmg
On Wed, Aug 3, 2011 at 1:16 PM, Florin Antonescu <[email protected]>wrote: > Hello, > > I am having some trouble using OpenNebula 3.0 to instantiate a VM (sample > ttylinux) using XML-RPC interface. > The VM template I use is: > CPU = 1 > MEMORY = 64.0 > DISK = [ IMAGE_ID = 1 ] > DISK = [TYPE = block, SIZE = 10.0 ] > NIC = [ NETWORK_ID = 1 ] > REQUIREMENTS = "(CPUSPEED > 1500.0) & (CPUSPEED < 2500.0)" > > Disk image and virtual networks are properly registered, however, the VM > remains in pend state > 2 oneadmin oneadmin one-2 pend 0 0K 00 > 00:13:08 > > The VM log in var/2/vm.log is empty and sched.log has the following > content: > 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 > Thu Jul 28 09:51:03 2011 [POOL][E]: Could not retrieve pool info from ONE > > but one_xmlrpc.log does not log any corresponding activity. > > Can someone give me a hint on how to approach this issue? > > Best regards, > Florian >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
