Don't keep persistent state in VMs at all. All persistent state should be stored on the host (in explicitly mounted directories). Change the definitions so the VM boots without persistent storage.
Don't keep persistent state in VMs at all. All persistent state should be stored on the host (in explicitly mounted directories).
Change the definitions so the VM boots without persistent storage.