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

cfops restore issues #64

Closed sudhindrarao closed 8 years ago

sudhindrarao commented 8 years ago

we tested cfops restore. Restored opsmgr and ER from backup that we took using cfops backup successfully, however we found this test case which did not quite work : Here are the steps to reproduce this scenario :

  1. OpsMgr: Added /deployed RabbitMQ tile
  2. ER : Increased etcd and cc worker nodes
  3. Ran cfops restore on Opsmgr

    We saw RabbitMQ tile disappeared, however we noticed that rabbitmq nodes were still running (bosh vms command)

  4. Ran cfops restore on ER

    ops manager ER resource config showed original numbers of nodes for etcd, cc workers saw etdc, cc workers nodes were still running

Understand opsmgr, bosh state disconnect.. but reverting back to if we need to take the backup of bosh db and its state.. may be a gap here..

xchapter7x commented 8 years ago

duplicate of https://github.com/pivotalservices/cfops/issues/61

this issue should now be resolved