← Back to team overview

openstack team mailing list archive

Re: nova-compute cannot restart when vmware vcenter confguration.

 

Hi Tang,

Thank you for your help.
This patch is work well and the compute service is running.
I use CentOS 6.4 and RDO. The RDO was not patched.

about compute.log:
Only earlier 3 lines were output in the compute log when I restarted
the service.
After patched, 2 lines is outout like following, and the service is
running now.

2013-05-20 16:14:21.699 ERROR nova.compute.manager
[req-87b55cc5-5cba-45fc-bf64-df0b8c77856b None None] Instance Openstack
nova-compute found in the hypervisor, but not in the database
2013-05-20 16:14:21.699 ERROR nova.compute.manager
[req-87b55cc5-5cba-45fc-bf64-df0b8c77856b None None] Instance VMware
vCenter Server Appliance found in the hypervisor, but not in the database

I think I should prepare admin cluster for vCenter/nova-compute VMs,
if I build for production system.

In 2013/05/20 15:36 JST, Yaguang Tang wrote:
> can you put more nova-compute log info? also there is a known bug that 
> may cause nova-compute can't starts, it's fixed in nova stable/grizzly 
> (2013.1.1) which may not in ubuntu deb repo, if this is the case, you 
> need to patch manually or wait for ubuntu official update to 2013.1.1. 
> the patch is 
> https://github.com/openstack/nova/commit/b2ec66823baf2a5094a9b398c2554bdcd2aba928.
> 
> hope it helps.
> 
> 2013/5/20 Ito, Norihiro <ito.norihiro@xxxxxxxxxxxxxxx 
> <mailto:ito.norihiro@xxxxxxxxxxxxxxx>>
> 
>     Hi,
> 
>     I'm evaluating Openstack/VMware configuration now.
>     I have 2 phisical machine for the evaluation.
>     I build openstack with ESXi & vCenter like following.
> 
>     * Openstack controller(Grizzly) phisical machine
>     * vmware ESXi server phisical machine
>        * ClusterA
>          * vmware vCenter server VM
>              This VM is created by ESXi.
>          * openstack nova-compute VM for vCenter VM
>              This VM is created by vCenter.
>     and..
>          * instance-0000000a
>              This VM is created from glance image.
> 
>     In the 1st time, this system is running.
>     And I could create instance from vmdk image on glance using dashboard.
> 
>     But I rebooted nova-compute VM, nova-compute service was not started.
>     The compute.log is following.
> 
>     2013-05-20 13:30:34.847 ERROR nova.compute.manager
>     [req-0a894049-f483-43b2-b93d-14ab5a256d59 None None] Instance Openstack
>     nova-compute found in the hypervisor, Shubut not in the database
>     2013-05-20 13:30:34.847 ERROR nova.compute.manager
>     [req-0a894049-f483-43b2-b93d-14ab5a256d59 None None] Instance VMware
>     vCenter Server Appliance found in the hypervisor, but not in the
>     database
>     2013-05-20 13:30:34.849 3161 CRITICAL nova [-] 1
> 
>     To be sure, these VMs are NOT managed by Opentack.
>     But..what I can do?
>     Shuld I get more phsical machine for vCenter & nova-compute cluster?
>     Could someone tell me about this?
> 
>     Thanks.
>     nito.
> 
>     _______________________________________________
>     Mailing list: https://launchpad.net/~openstack
>     Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>     <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
>     Unsubscribe : https://launchpad.net/~openstack
>     More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> -- 
> Tang Yaguang
> 
> Canonical Ltd. | www.ubuntu.com <http://www.ubuntu.com> | 
> www.canonical.com <http://www.canonical.com>
> Mobile:  +86 152 1094 6968
> gpg key: 0x187F664F


-- 
ITOH, Norihiro
Advanced Technology Development Department
R&D Center
Canon IT Solutions Inc. (http://www.canon-its.co.jp)


References