Re: bosh-lite / cf fails in ~15 minutes


Sabha
 

can you try this:
VBoxManage modifyvm "VM name" --natdnshostresolver1 on

from: https://www.virtualbox.org/ticket/12441

On Wed, Jul 8, 2015 at 2:13 PM, kris rice <kris.rice(a)jokr.net> wrote:

It is indeed the virtualbox ethernet going bad or something

https://dl.dropboxusercontent.com/u/12188201/Screen%20Shot%202015-07-08%20at%2017.03.46.png

I’ll drop the vbox team a note. Thanks the v.gui helped a ton to see this.

-kris

On Jul 8, 2015, at 16:43, Sabha <sabhap(a)pivotal.io> wrote:

So, ping to 10.244.xxx fails but ping to the 192.168.50.4 also fails?

What happens if you disconnect from external network (to avoid the
10.244...) or delete the cf deployment from bosh-lite (dont delete the
release, let it stay, just the deployment using bosh delete deployment
cf-warden and then you can redeploy again) and see if the 10.244.x is the
cause for the problem.

Also, you can probably enable vbox gui option to see if any errors are
being
reported.
config.vm.provider "virtualbox" do |v|
v.gui = true
end

-Sabha



--
View this message in context:
http://cf-bosh.70367.x6.nabble.com/cf-bosh-bosh-lite-cf-fails-in-15-minutes-tp412p425.html
Sent from the CF BOSH mailing list archive at Nabble.com.
_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh



_______________________________________________
cf-bosh mailing list
cf-bosh(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh

Join {cf-bosh@lists.cloudfoundry.org to automatically receive all group messages.