vmware-archive / cfops

This is simply an automation that is based on the supported way to back up Pivotal Cloud Foundry
http://www.cfops.io
Apache License 2.0
35 stars 24 forks source link

Incorrect ordering of restore #46

Open mcintyred opened 8 years ago

mcintyred commented 8 years ago

Trying to restore ops-manager for a foundation with the following tiles:

OpsManager, ElasticRuntime, OpsMetrics, RabbitMQ, MySQL, SCS

run

cfops restore .... --tile ops-manager

Go to OpsManager console and click Apply Changes

"Installing Micro BOSH" ... "Installing Ops Metrics"

Restore will fail at this point since the Elastic Runtime has not yet been deployed.