Skip to content

{ Tag Archives } LVM

Automated VirtualBox + LVM Snapshot VM Provisioning

Just a quick follow-up to my previous post about using LVM to clone logical volumes to create new VM’s. I’ve written up a quick script to help automate the process which allows you to rapidly deploy a fleet of test VM’s without having to mess about. The script is attached below and requires PHP. Configure [...]

Also tagged , ,

Cloning VM’s with VirtualBox, LVM and Snapshots!

Recently I wanted to setup a development environment to test some Active Directory setups. Basically I wanted a whole stack of domain controllers and client machines across multiple sites, domains and forests to see how they tick and replicate between each other. Easy enough to do, just create a bunch of virtual machines using your [...]

Also tagged , ,