[libvirt] [sandbox PATCH 0/3] Disk support for libvirt-sandbox

Daniel P. Berrange berrange at redhat.com
Wed Jun 10 12:06:20 UTC 2015


On Wed, Jun 10, 2015 at 01:40:07PM +0200, Eren Yagdiran wrote:
> Hello,
> 
> These patches provide disk support for libvirt-sandbox.
> Implemented '--disk' parameter will be useful when integrating Docker image support for libvirt-sandbox.
> Currently, we only support qcow2 file format and fallback is set to RAW type.

Can you explain a bit more why you need to be able to expose a virtual
disk to the sandbox. If the stuff running inside the sandbox is not
privileged, it won't even have access to the device node inside it,
nor be able to mount it. This is why the sandbox code focuses on
mounting everything itself before handing off the main app to run.
So I'm not really clear how this feature is going to be generally
useful or usable.


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list