Re: disk (and other resource) management of virtual machines

2014-12-20 Thread Mirko Parthey
On Fri, Dec 19, 2014 at 02:19:18PM -0800, Ross Boylan wrote: > Is there a way to expose host file systems to the guests? NFS is a > possibility, but the VM's will be running various services that warn > not to use NFS. libvirt doesn't seem to provide the ability to expose > host file systems dire

disk (and other resource) management of virtual machines

2014-12-19 Thread Ross Boylan
I am using libvirt and kvm to run virtual machines. I would like to be able to change the size of the virtual filesystems and snapshot them (in the sense of snapshotting the disk for backup. Ideally this would be a snapshot of part of the file system, not the whole disk). Any recommendations for