On Fri, Jun 26, 2015 at 03:27:35PM +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.
>
> --Main diffs compared to previous patches.
>
> Since many hypervisors, including kvm, will not even honour requested
> names for disk devices we link each device under /dev/disk/by-tag
>
> e.g /dev/disk/by-tag/foobar -> /dev/sda
>
> We populate disks.cfg with tag to device mapping when we build the sandbox.
> After that, in each init-process {Common,Qemu}, we basically read the
> configuration
> and populate the right symlinks under /dev/disk/by-tag
>
> The common functions for modifying directories are moved under Init-util.
> {Common,Qemu} inits are using them.
I've pushed this whole series and one fix I needed to make to dealk
with fact that LXC uses /dev/sda now, and so we must change disks.cfg
to match
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 :|
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list