qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel][PATCH] qemu-fuse


From: Daniel P. Berrange
Subject: Re: [Qemu-devel][PATCH] qemu-fuse
Date: Wed, 27 Aug 2008 19:10:31 +0100
User-agent: Mutt/1.4.1i

On Wed, Aug 27, 2008 at 01:00:27PM -0500, Anthony Liguori wrote:
> Luca Bigliardi wrote:
> >On Wed, Aug 27, 2008 at 11:28 AM, Anthony Liguori wrote:
> >
> >  
> >>1) disable the root readable limitation in fuse, this has to be done  
> >>globally and I suspect is unlikely to be done by distros.
> >>    
> >
> >I'm sorry, why you don't like to pass '-o allow_root' to fuse_main() from
> >your application ?
> >  
> 
> It also requires user_allow_root to be specified in /etc/fuse.conf.
> 
> Why don't you like qemu-nbd?  FWIW, I'm open to fuse but I don't think 
> we should have both an NBD server and a fuse filesystem.  I think we 
> should try and have a single mechanism to access guest images.

Well qemu-nbd also allows sharing to remote machines, whereas fuse
only exposes it locally. qemu-nbd also allows access to things which
aren't filesystems. eg, you could have LVM / software RAID devices
inside your qcow file - qemu-fuse won't help you get access to those.

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 :|




reply via email to

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