[Openstack] Problem while launching instance using novaclient

varun bhatnagar varun292006 at gmail.com
Mon Jan 20 16:21:11 UTC 2014


Restarting of machine solved the problem... :/
Thanks li zheming for quick response... :)

Regards,
Varun


On Mon, Jan 20, 2014 at 6:15 PM, li zheming <lizheminghw at gmail.com> wrote:

> hi
>  but I don't kown your environment.
>  I only give you some info:
>  1. check your nova service is start-up
>  2 .check rpc is OK.
>
> and you can kill the nova schduler service and start in shell.
> you can see the log.
>
>
> thanks.
> lizheming
>
>
> 2013/12/31 varun bhatnagar <varun292006 at gmail.com>
>
>>    Hi,
>>
>> I am new to Openstack. With lots of difficulties I was able to install
>> Openstack using devstack on my machine. I was trying to launch an instance
>> using nova command:
>>
>> *"nova boot testnode --image <id> --flavor 2"*
>>
>> It tries to launch the instance but in dashboard once the spawning is
>> done it throws an error saying:
>>
>> Error: Failed to launch instance "testnode": Please try again
>> later[Error:No valid host was found.]
>>
>> Can anyone please tell me what is going wrong here?
>>
>> This is how my localrc files looks like:
>>
>> enable_service n-net
>> #enable_service q-svc
>> #enable_service q-agt
>> #enable_service q-dhcp
>> #enable_service q-l3
>> #enable_service q-meta
>> #enable_service quantum
>> enable_service cinder
>> enable_service c-api
>> enable_service c-sch
>> enable_service c-vol
>> #enable_service q-fwaas
>> #enable_service q-lbaas
>>
>>
>> HOST_IP=127.0.0.1
>> SERVICE_HOST=$HOST_IP
>> IMAGE_HOST=$HOST_IP
>> IDENTITY_HOST=$HOST_IP
>> KEYSTONE_AUTH_HOST=$SERVICE_HOST
>> KEYSTONE_SERVICE_HOST=$SERVICE_HOST
>> #export no_proxy="localhost,127.0.0.1"
>> # Misc
>> DATABASE_PASSWORD=password
>> RABBIT_PASSWORD=password
>> SERVICE_TOKEN=password
>> SERVICE_PASSWORD=password
>> ADMIN_PASSWORD=password
>>
>> # Enable Logging
>> LOGFILE=/opt/stack/logs/stack.sh.log
>> VERBOSE=True
>> LOG_COLOR=True
>> SCREEN_LOGDIR=/opt/stack/logs
>>
>> #Q_PLUGIN="openvswitch"
>>
>> Any help would be appreciated.
>>
>> Regards,
>> Varun
>>
>> _______________________________________________
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to     : openstack at lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140120/3197ad89/attachment.html>


More information about the Openstack mailing list