Open poblin-orange opened 5 months ago
Could you please try with the bosh recovery option documented in https://bosh.io/docs/recover/?
Thanks @beyhan, we'll test.
BTW, the sale symptom was previously fixed on bosh vms
and bosh deploy
in https://github.com/cloudfoundry/bosh/commit/c9cc3ff80774d00a52be1be3f9d8bad6c6674591 but presumably not yet in bosh cck
https://github.com/cloudfoundry/bosh/issues/1754 associated to https://www.pivotaltracker.com/n/projects/1456570/stories/151434806 see screenshot
Describe the bug
On a overloaded vm, we met the following issue:
bosh vm is seen unresposive by the director
technically, vm is up (ping / nc -vz / monit process up when looking)
however a bosh cck fails with the following error:
fails before any resolution can be chosen by operator => bosh cck is not usable
workaround:
To Reproduce Steps to reproduce the behavior (example):
bosh ssh
to a specific instanceExpected behavior A clear and concise description of what you expected to happen.
Logs Logs are always helpful! Add logs to help explain your problem.
Versions (please complete the following information):
Deployment info: If possible, share your (redacted) manifest and any ops files used to deploy BOSH or any other releases on top of BOSH.
If you used any deployment strategy it'd be helpful to point it out and share as much about it as possible (e.g. bosh-deployment, PCF, genesis, spiff, etc)
Additional context Add any other context about the problem here.