hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.24k stars 4.44k forks source link

Something funky with host only networks. #138

Closed mitchellh closed 14 years ago

mitchellh commented 14 years ago

This will be an ongoing ticket as I find more information. I'm not sure what is causing this yet but here is the general premise of it:

I have many Vagrant-managed VMs, which are all connected to various host only networks (some the same, some not). To end my day I suspend all of these. Often they are unable to be resumed because the host only network which was created for it no longer exists. Unsure what is destroying these yet.

mitchellh commented 14 years ago

Still not sure how to reproduce this. But I checked prior to quitting VirtualBox, and saw 3 hostonly networks (vboxnet0 to vboxnet2). When I restarted VirtualBox later that night, there was only one (vboxnet0).

So they are disappearing. How? Why?

mitchellh commented 14 years ago

I haven't seen this happen in awhile... closing... shifty eyes