qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel][PATCH] qemu-fuse
Date: Wed, 27 Aug 2008 19:10:31 +0100	[thread overview]
Message-ID: <20080827181031.GI27669@redhat.com> (raw)
In-Reply-To: <48B5963B.9000906@codemonkey.ws>

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	other threads:[~2008-08-27 18:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27 15:50 [Qemu-devel][PATCH] qemu-fuse Shahar Frank
2008-08-27 16:28 ` Anthony Liguori
2008-08-27 17:02   ` Luca Bigliardi
2008-08-27 18:00     ` Anthony Liguori
2008-08-27 18:10       ` Daniel P. Berrange [this message]
2008-08-27 18:59         ` Jamie Lokier
2008-08-28  8:03           ` Shahar Frank
2008-08-28  9:27             ` [Qemu-devel][PATCH] block level testing/execersing utility Shahar Frank
2008-08-28  9:47               ` Samuel Thibault
2008-08-28 12:22                 ` Shahar Frank
2008-08-28 20:11               ` Anthony Liguori
2008-08-27 18:00   ` [Qemu-devel][PATCH] qemu-fuse Jamie Lokier
2008-08-28 21:05 ` [Qemu-devel] Re: [PATCH] qemu-fuse Szabolcs Szakacsits

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080827181031.GI27669@redhat.com \
    --to=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).