juju / 1.25-upgrade

Tools to upgrade and move a 1.25 environment to a 2.2.4+ controller
4 stars 7 forks source link

Command to clean up the old mongo after upgrade #60

Open babbageclunk opened 6 years ago

babbageclunk commented 6 years ago

After an upgrade is successful the old mongo db will still be running on machine 0 (+ maybe 1 and 2 in HA). If there were no workload units deployed to those machines they can just be removed, but if there were we should offer a command (or maybe just a script) to stop and remove the old mongo instances from those machines.