[one-users] openvz+opennebula vm stuck in pend

Роман Мальцев neorim at mail.ru
Tue Jul 29 02:16:43 PDT 2014


 Hi all.

First - sorry for my bad english :)

I tried to create my own cloud via this guide  https://bitbucket.org/hpcc_kpi/opennebula-openvz/wiki/Home
I've got a trouble with my VM after creation - it's stuck in pending state:
onevm  list 
    ID USER     GROUP    NAME            STAT UCPU    UMEM HOST             TIME 
     6 oneadmin oneadmin SL6 x86_64-0    pend    0      0K              0d 05h03

Oned log is ok, but there is one error in Sched log:
cat /var/log/one/sched.log | grep '\[\E\]'
Mon Jul 28 16:24:51 2014 [SCHED][E]: Cannot contact oned, will retry... Error: Unable to transport XML to server and get XML response back.  libcurl failed to execute the HTTP POST transaction, explaining:  couldn't connect to host

As far as i inderstand - curl can't connect to host at 2633 port:
curl -I localhost:2633
HTTP/1.1 404 Not Found
Content-type: text/html
Connection: close
Date: Mon, 28 Jul 2014 21:32:35 UTC
Server: Xmlrpc-c_Abyss/1.33.6

One daemon listening that port:
netstat -lpn | grep 2633
tcp        0      0 0.0.0.0:2633                0.0.0.0:*                   LISTEN      25869/oned

I tryed to find my problem in google and found this -  http://archives.opennebula.org/documentation:community:faq#i_can_create_vms_but_schedlog_shows_the_error_could_not_retrieve_pool_info_from_one__what_s_wrong
But i don't understand how set of no_proxy and http_proxy can help.

Also i found this message:
onevm show 6 | grep 'SCHED_MESSAGE'
SCHED_MESSAGE="Mon Jul 28 16:55:03 2014 : No system datastores found to run VMs"

What am i doing wrong?

--
С уважением,
Мальцев Роман.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20140729/a4870775/attachment.htm>


More information about the Users mailing list