I have a VM managed by Vagrant using VirtualBox on a Ubuntu host server. My Vagrant box uses the Puppetlabs Debian 6.0.7 basebox, which uses LVM for its root partition. By default the disk is 8GB which is too small for my purposes. I would like to: Increase the size of the existing disk and the file system on it without destroying and recreating my VM. Configure Vagrant so that in future it will c