Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cf-warden-diego failing state #46

Closed
charyorde opened this issue May 29, 2015 · 4 comments
Closed

cf-warden-diego failing state #46

charyorde opened this issue May 29, 2015 · 4 comments

Comments

@charyorde
Copy link

Is this correct?

Deployment `cf-warden-diego'
+--------------------+---------+------------------+--------------+
| Job/index          | State   | Resource Pool    | IPs          |
+--------------------+---------+------------------+--------------+
| access_z1/0        | failing | access_z1        | 10.244.16.46 |
| brain_z1/0         | failing | brain_z1         | 10.244.16.6  |
| cc_bridge_z1/0     | failing | cc_bridge_z1     | 10.244.16.14 |
| cell_z1/0          | failing | cell_z1          | 10.244.16.10 |
| etcd_z1/0          | running | etcd_z1          | 10.244.16.2  |
| route_emitter_z1/0 | failing | route_emitter_z1 | 10.244.16.18 |
+--------------------+---------+------------------+--------------+
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/95699292.

@charyorde
Copy link
Author

bosh cck cf-warden now brings it all up

Deployment `cf-warden-diego'
+--------------------+---------+------------------+--------------+
| Job/index          | State   | Resource Pool    | IPs          |
+--------------------+---------+------------------+--------------+
| access_z1/0        | running | access_z1        | 10.244.16.46 |
| brain_z1/0         | running | brain_z1         | 10.244.16.6  |
| cc_bridge_z1/0     | running | cc_bridge_z1     | 10.244.16.14 |
| cell_z1/0          | running | cell_z1          | 10.244.16.10 |
| etcd_z1/0          | running | etcd_z1          | 10.244.16.2  |
| route_emitter_z1/0 | running | route_emitter_z1 | 10.244.16.18 |
+--------------------+---------+------------------+--------------+

What does this mean?

@emalm
Copy link
Member

emalm commented Jun 13, 2015

Hi, @charyorde,

Can you provide any more information about the state of your local system before those bosh-lite 'VMs' started failing? Has this happened again since the first time you reported it? If you had other deployments, were they also failing in a similar way?

I've occasionally had problems with Virtualbox on OS X pausing the bosh-lite VM based on the system's energy conservation settings, such that the bosh-lite containers would fail to be reported as running after the system awoke and resumed the VM. A bosh cck would typically bring them back.

Thanks,
Eric

@charyorde
Copy link
Author

Closing this. This occurred just after I deployed diego. At that moment, I didn't understand how the diego deployment was going to work. So when diego was failing, I didn't realize that diego is dependent on some cf-warden components. Hence, I needed to check the cf-warden VMs first.

cf-buildpacks-eng added a commit to cf-buildpacks-eng/diego-release that referenced this issue Jun 16, 2020
[finishes #src/code.cloudfoundry.org/buildpackapplifecycle]

Submodule src/code.cloudfoundry.org/buildpackapplifecycle 605f4db90..8f2039f5b:
  > Merge pull request cloudfoundry#45 from cloudfoundry/PR-contributing
  > Merge pull request cloudfoundry#46 from cloudfoundry/fix-expiring-certs
tas-runtime-bot added a commit that referenced this issue Aug 9, 2023
Submodule src/code.cloudfoundry.org/rep 2b4b5a20c..b246a315f:
  > Fix incorrectly written log line test (#46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants