though I'd be interested to learn more if you are using Vagrant to create multi-terabyte disks
Hello! I'm using Vagrant to create VMs with 2-5 TiB of thinly provisioned disk, to test automated provisioning intended to land on bare-metal servers and create LVM volumes.
Life is simpler if I can keep my real-life configuration values (e.g. 200 GiB for /opt/docker) and test them on a VM.
Just thought you'd like to know, and wasn't sure how to contact you.
Quoting the README:
Hello! I'm using Vagrant to create VMs with 2-5 TiB of thinly provisioned disk, to test automated provisioning intended to land on bare-metal servers and create LVM volumes.
Life is simpler if I can keep my real-life configuration values (e.g. 200 GiB for
/opt/docker
) and test them on a VM.Just thought you'd like to know, and wasn't sure how to contact you.
Robert