[Openstack] Libvirt/KVM~Openstack sync?

2012-12-11 Thread Steve Eastham
Was wondering if there are fixes in Folsom or patches for Essex for keeping
Openstack better in sync with the actual libvirt/KVM status. Today we have
to manually update the DB if things become out of sync.

-Steve
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Libvirt/KVM~Openstack sync?

2012-12-11 Thread JuanFra Rodriguez Cardoso
Hi Steve:

you have to sync things in DB like...?


2012/12/11 Steve Eastham steve.east...@gmail.com

 Was wondering if there are fixes in Folsom or patches for Essex for
 keeping Openstack better in sync with the actual libvirt/KVM status. Today
 we have to manually update the DB if things become out of sync.

 -Steve

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Libvirt/KVM~Openstack sync?

2012-12-11 Thread JuanFra Rodriguez Cardoso
As far as I know, nova-manager is responsible for synchronizing vm states
(i.e. @manager.periodic_task(ticks_between_runs=10)
Look at this link (
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L3073)

Regards,
JuanFra.

2012/12/11 Steve Eastham steve.east...@gmail.com

 Typically it's the power_state or vm_state in the database that can become
 out of sync with reality.

 -Steve



 On Tue, Dec 11, 2012 at 10:41 AM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

 Hi Steve:

 you have to sync things in DB like...?


 2012/12/11 Steve Eastham steve.east...@gmail.com

 Was wondering if there are fixes in Folsom or patches for Essex for
 keeping Openstack better in sync with the actual libvirt/KVM status. Today
 we have to manually update the DB if things become out of sync.

 -Steve

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp