public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM in HA active/active + fault-tolerant configuration
@ 2013-08-21 11:02 g.danti
  2013-08-21 19:40 ` Brian Jackson
  2013-08-22  7:35 ` Stefan Hajnoczi
  0 siblings, 2 replies; 9+ messages in thread
From: g.danti @ 2013-08-21 11:02 UTC (permalink / raw)
  To: kvm

Hi all,
I have a question about Linux KVM HA cluster.

I understand that in a HA setup I can live migrate virtual machine 
between host that shares the same storage (via various methods, eg: 
DRDB). This enable us to migrate the VMs based on hosts loads and 
performance.

ìMy current understanding is that, with this setup, an host crash will 
cause the VMs to be restarded on another host.

However, I wonder if there is a method to have a fully fault-tolerant 
HA configuration, where for "fully fault-tolerant" I means that an host 
crash (eg: power failures) will cause the VMs to be migrated to another 
hosts with no state change. In other word: it is possible to have an 
always-synchronized (both disk & memory) VM instance on another host, so 
that the migrated VM does not need to be restarted but only 
restored/unpaused? For disk data synchronization we can use shared 
storages (bypassing the problem) or something similar do DRDB, but what 
about memory?

Thank you,
regards.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-08-22  7:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21 11:02 KVM in HA active/active + fault-tolerant configuration g.danti
2013-08-21 19:40 ` Brian Jackson
2013-08-21 20:49   ` g.danti
2013-08-21 21:47     ` Brian Jackson
2013-08-22  0:35       ` Timon Wang
2013-08-22  6:59         ` g.danti
2013-08-22  3:57     ` Fam Zheng
2013-08-22  7:35 ` Stefan Hajnoczi
2013-08-22  7:42   ` Timon Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox