[libvirt] [PATCH] set cache=off on -disk line in qemu driver if <shareable/> (but not <readonly/>) is set.

Daniel P. Berrange berrange at redhat.com
Mon Nov 3 16:49:07 UTC 2008


On Mon, Nov 03, 2008 at 06:37:45PM +0200, Dor Laor wrote:
> Daniel Veillard wrote:
> >On Sat, Nov 01, 2008 at 06:20:27PM -0500, Charles Duffy wrote:
> >  
> >>As cache=off is necessary for clustering filesystems such as GFS (and  
> >>such is the point of shareable, yes?), I believe this is correct 
> >>behavior.
> >>
> >>Comments?
> >>    
> >
> >  Yes that sounds right, if shared over network we should not cache
> >locally in the OS,
> >
> >    applied and commited,
> >
> >      thanks !
> >
> >Daniel
> cache=off should be the default case (or the similar O_DSYNC case).
> cache=on should only be used for temporal usage and not really 
> production data.
> It's just unsafe to use caching if you data is important to you.
> It's a hot issue in the qemu mailing list.

I was under the impression its already been solved on qemu mailing list.
AFAIK, they changed the defalt option to ensure data safety upon host
crash, so we have no need to set any cache= option by default.

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list