Hi Daniel, Thanks, you were right, I had some configurations in terms of memory and I was also missing in the *.erb template the "vmlinuz", since I am using XEN. Now it's working fine!
João -----Original Message----- From: Daniel Molina [mailto:[email protected]] Sent: quarta-feira, 16 de Março de 2011 15:58 To: João Soares Cc: [email protected] Subject: Re: [one-users] OpenNebula & OCCI interface Hi, If the Virtual Machines hang on pending state, it means that the scheluder [1] cannot deploy them in any host. You should check: 1. The scheduler is running 2. Check that you have any registered host and whose state is on. 3. Check the VM template and the available hosts capacity, maybe you don't have enough resources for that VM. [1] http://www.opennebula.org/documentation:rel2.2:schg Hope this helps. 2011/3/15 João Soares <[email protected]>: > Hello, > > > > I am trying to configure and use the OCCI interface on OpenNebula. > > By following the configuration Guide and the Service Usage Guide I had no > problem on making it work. However, my knowledge on HTTP and the in the > POST, GET commands is somehow still limited. > > > > I am able to > > - ./occi-storage --url http://localhost:4567 --username > oneadmin --password opennebula create imagexml > > - ./occi-network --url http://localhost:4567 --username > oneadmin --password opennebula create vnxml > > - ./occi-compute --url http://localhost:4567 --username > oneadmin --password opennebula create ~/vmxml > > > > Thus, in the end when I do onevm list I have the VM there in the state > pend. > > > > It doesnt even prol to a host . > > > > What should be the next step?! Because from now on I am not so sure. > > Also, I would appreciate if you could point me out some quick how to to > get familiar with HTTP and POST, GET, PUT, etc commands. > > > > Thanks a lot and sorry for the naive questions J > > > > Best Regards, > > > > JS > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Daniel Molina, Cloud Technology Engineer/Researcher Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | [email protected] _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
