Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
Jenkins checking in autogenerated rST files
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwhiuk committed Oct 30, 2017
1 parent fa87072 commit 3862b9e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions autogenerated_rst_docs/Handling_Multiple_Failed_Nodes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,17 +208,17 @@ Run these commands on one Vellum node in the affected site:

::

/usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_chronos_cluster vellum
/usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_memcached_cluster vellum
sudo /usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_chronos_cluster vellum
sudo /usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_memcached_cluster vellum

If you are using any of Homestead-Prov, Homer or Memento, also run:

::

/usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_cassandra_cluster vellum
sudo /usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_cassandra_cluster vellum

Verify the cluster state is correct in etcd by running sudo
``/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state``
Verify the cluster state is correct in etcd by running
``sudo /usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state``

Start the cluster manager on all nodes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 3862b9e

Please sign in to comment.