Skip to content

Instantly share code, notes, and snippets.

@winnab
Created September 28, 2017 13:33
Show Gist options
  • Save winnab/181fe3e4d48b60bf7f02eae8740d9095 to your computer and use it in GitHub Desktop.
Save winnab/181fe3e4d48b60bf7f02eae8740d9095 to your computer and use it in GitHub Desktop.
title owner
Failure Scenarios for the On-Demand Service Broker
London Services Enablement

TODO Something here.

Task Component Failure Next Steps
Startup Broker must supply -configFilePath Contact pcf‑services‑enablement@pivotal.io
Startup Broker Invalid configuration file todo wouldn't this be a problem with the release itself?
Startup BOSH Unable to create the client token authorization header required for the BOSH client Ensure ODB is on system that has a x509.SystemCertPool (Windows is not supported)
Startup BOSH Unable to create the BOSH client Ensure ODB is on system that has a x509.SystemCertPool (Windows is not supported)
Startup Cloud Foundry Unable to create the client token authorization header required for the CF client Ensure ODB is on system that has a x509.SystemCertPool (Windows is not supported)
Startup Cloud Foundry Unable to create the CF client Ensure ODB is on system that has a x509.SystemCertPool (Windows is not supported)
Startup Cloud Foundry Failing startup check: minimimum CF API version Ensure the configured CF meets the minimum version requirements
Startup BOSH Failing startup check: minimimum BOSH Director version Ensure the configured BOSH director meets the minimum version requirements
Startup Cloud Foundry Failing startup check: error finding the service by ID todo Best way to troubleshoot? See the BOSH task ID?
Startup Cloud Foundry Failing startup check: error getting plans for service ID todo Best way to troubleshoot? See the BOSH task ID?
Startup Cloud Foundry Failing startup check: error counting instances of each plan for service ID todo Best way to troubleshoot? See the BOSH task ID?
Startup Cloud Foundry Failing startup check: error verifying plan instances for service ID todo Best way to troubleshoot? See the BOSH task ID?
Startup Broker Error starting broker server todo Best way to troubleshoot? See the BOSH task ID?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment