pivotal-cf / docs-pcf-install

The content repo for installing and customizing Pivotal Cloud Foundry.
28 stars 140 forks source link

ERT instructions for Azure are missing a required database #112

Closed guidowb closed 7 years ago

guidowb commented 7 years ago

(reported by a partner)

http://docs.pivotal.io/pivotalcf/1-10/customizing/azure-er-config.html#create-dbs

Does not list the networkpolicyserver database that seems to be required by ERT 1.10.2 (and possibly earlier versions, I have not attempted those). Not creating that database results in the error:

Database verification error: Unknown database 'networkpolicyserver'

Started updating instance cloud_controller > cloud_controller/35b6d54c-4c20-4fbe-a065-d9eca6b950e1 (0) (canary). Failed: 'cloud_controller/0 (35b6d54c-4c20-4fbe-a065-d9eca6b950e1)' is not running after update. Review logs for failed jobs: policy-server (00:06:03)

Error 400007: 'cloud_controller/0 (35b6d54c-4c20-4fbe-a065-d9eca6b950e1)' is not running after update. Review logs for failed jobs: policy-server
cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

seviet commented 7 years ago

Thanks for reporting this. Yes, this DB should be created when deploying an external DB in 1.10. Added a step for all the IaaSes.