This repository has been archived by the owner on Aug 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 116
libvirt provider requires 50 GB of disk space #548
Labels
Comments
I'm struggling to find the work, but I remember looking into some workflow with |
The
Do you need more information? |
one possible fix(for the maintainer) to create images again:
This worked for me. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The libvirt box for vagrant-openshift require a lot of disk space:
~/.vagrant.d/boxes
/var/lib/libvirt/images
Why is the libvirt image so large? Is there any way to make the image smaller? My laptop has a 250 GB SSD with 40 GB disk space for the root partition.
I prefer to use libvirt because I'm usually running multiple VMs at the same time. The other VMs are all managed by libvirt. Due to hardware and software restrictions it is not possible to run Virtualbox and libvirt at the same time. tl;dr only one Kernel driver can utilize a CPU's hardware virtualization feature.
The text was updated successfully, but these errors were encountered: