Re: [openstack-dev] 回复: [nova][nova-scheduler] Instance boot stuck in"Scheduling" state

2017-03-14 Thread Prashant Shetty
No. I was able to bring up multi-node setup with different compute using devstack branch stable/ocata. Those nova-manage commands are required in multi-node setup only, all-in-one setup will be taken care by devstack itself. Did nova-manage discover_host command detected the computes you

Re: [openstack-dev] 回复: [nova][nova-scheduler] Instance boot stuck in"Scheduling" state

2017-03-14 Thread Vikash Kumar
Thanks Prashant, I have chkd that. Does it have anything to run controller and compute on single node as solution ? On Tue, Mar 14, 2017 at 8:52 PM, Prashant Shetty < prashantshetty1...@gmail.com> wrote: > Couple of things to check, > >- On controller in nova.conf you should have

Re: [openstack-dev] 回复: [nova][nova-scheduler] Instance boot stuck in"Scheduling" state

2017-03-14 Thread Matt Riedemann
On 3/14/2017 10:22 AM, Prashant Shetty wrote: Couple of things to check, * On controller in nova.conf you should have [placement] section with below info o [placement] os_region_name = RegionOne project_domain_name = Default project_name = service

Re: [openstack-dev] 回复: [nova][nova-scheduler] Instance boot stuck in"Scheduling" state

2017-03-14 Thread Prashant Shetty
Couple of things to check, - On controller in nova.conf you should have [placement] section with below info - [placement] os_region_name = RegionOne project_domain_name = Default project_name = service user_domain_name = Default password = username

Re: [openstack-dev] 回复: [nova][nova-scheduler] Instance boot stuck in"Scheduling" state

2017-03-14 Thread Vikash Kumar
That was the weird thing. nova-compute doesn't had any error log. nova-compute logs also didn't had any instance create request also. On Tue, Mar 14, 2017 at 7:50 PM, luogangyi@chinamobile < luogan...@chinamobile.com> wrote: > From your log, we can see nova scheduler has already select target

[openstack-dev] 回复: [nova][nova-scheduler] Instance boot stuck in"Scheduling" state

2017-03-14 Thread luogangyi@chinamobile
From your log, we can see nova scheduler has already select target node which isu’nfp’. So you should check the nova-compute log from node nfp. Probably, you are stuck at image downloading. 原始邮件 发件人:Vikash kumarvikash.ku...@oneconvergence.com