public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Question: data consistency on fail-over using shared disk
@ 2010-07-21  6:27 Takuya Yoshikawa
  2010-07-21  7:27 ` Avi Kivity
  0 siblings, 1 reply; 5+ messages in thread
From: Takuya Yoshikawa @ 2010-07-21  6:27 UTC (permalink / raw)
  To: KVM list

Hi,


We are now checking about what we should do on vm fail-over.

Concerning this, does anybody know about any danger about data
consistency when we are using shared disk?


What I'm concerning is if crashed VM-side host is still holding
buffered data, starting a new VM instance on another node may
result in file system corruption.

  This problem may similar to live-migration but little bit different
  in the sense that VM is crashed -> cannot do anything from that point.


How about the combination of old or new guest OS and the following
settings?

 - writethrough
 - writeback
 - none

If needed, we'll do sync by HA-side scripts before starting a new VM
instance.


Thanks,
  Takuya

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

end of thread, other threads:[~2010-07-22  0:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21  6:27 Question: data consistency on fail-over using shared disk Takuya Yoshikawa
2010-07-21  7:27 ` Avi Kivity
2010-07-21  7:43   ` Takuya Yoshikawa
2010-07-21 10:46     ` Avi Kivity
2010-07-22  0:41       ` Fernando Luis Vázquez Cao

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