issue with GlusterFS to store KVM guests

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

 



On Sat, Jul 30, 2011 at 04:33:00PM +0530, Anand Avati wrote:

> Looks like your VM image is being attempted to open with O_DIRECT flag which is
> not supported in FUSE at the moment. You may try to configure your libvirt/qemu
> settings to open the VM without O_DIRECT. If not you may find https://
> github.com/avati/liboindirect useful.

There's a May 11 post from Aaron Roberts saying:

  I'm guessing you're using qemu-kvm?  If so, qemu-kvm will use O_SYNC
  (cache=writethough) to open a raw disk image and O_DIRECT (cache=none) to
  open a .qcow2 image.

Would it then be accurate to say that fuse and qemu are currently compatible
for raw kvm images, but not for qcow2 images? If so, that would explain why
it's been working okay in my instance. I use raw images, which are said to
be faster, if lacking qcow2 features like internal snapshotting.

Whit


[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux