automatic failover instances
Hi all!
Does Juno have live automatic failover/evacuate instances (live migration when node failed)?
If not - what about roadmap?
Thanks.
Best regards, Seva Vayner
First time here? Check out the FAQ!
Hi all!
Does Juno have live automatic failover/evacuate instances (live migration when node failed)?
If not - what about roadmap?
Thanks.
Best regards, Seva Vayner
Features Like HA / DRS depend on cluster functionality. The concepts of openstack do not depend on this functionality so no cluster is implemented. The intention is to create 2 copies of your app and use a loadbalancer between nodes. No need for failover to another node......
that being said nova supports live migration. and host evacuation. if you mounted your /var/lib/nova/ between hosts that is...
There is nothing that does automatic fail over unless you use vsphere as compute for your hypervisor.
There is however an admin function in nova to restart instances on another HV if you have a failed HV.
http://docs.openstack.org/user-guide-...
You could write a script to automatically run nova evaluate if and when you have a failed HV. You could even have something like zabbix monitor and execute this command when it notices a failed HV.
Asked: 2015-03-15 15:18:51 -0600
Seen: 2,625 times
Last updated: Mar 15 '15