qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [ANNOUNCE] Sheepdog: Distributed Storage System for KVM


From: MORITA Kazutaka
Subject: [Qemu-devel] Re: [ANNOUNCE] Sheepdog: Distributed Storage System for KVM
Date: Mon, 26 Oct 2009 15:53:49 +0900
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

On 2009/10/25 17:51, Dietmar Maurer wrote:
Do you support multiple guests accessing the same image?
A VM image can be attached to any VMs but one VM at a time; multiple
running VMs cannot access to the same VM image.

I guess this is a problem when you want to do live migrations?

Yes, because Sheepdog locks a VM image when it is opened.
To avoid this problem, locking must be delayed until migration has done.
This is also a TODO item.

--
MORITA Kazutaka







reply via email to

[Prev in Thread] Current Thread [Next in Thread]