Create Gentoo virtual machines from a stage3/stage4 tarball using libvirt/QEMU
 
Go to file
Dustin ef6b3ba8e8 VirtualMachine: Refresh LVM cache before creating PV
When *lvmetad* is in use, it will cache volume group metadata from
previous runs of `mkvm` that used the same block device and prevent new
physical volumes from being created on it. Running `pvscan` alone does
not refresh the cache unless it is told to do so with the `--cache`
argument.
2015-07-11 17:55:44 -05:00
src/mkvm VirtualMachine: Refresh LVM cache before creating PV 2015-07-11 17:55:44 -05:00
.gitignore Initial commit 2015-07-11 17:10:39 -05:00
setup.py Initial commit 2015-07-11 17:10:39 -05:00