From 418ac03ef6c702f85184680c65cfcd12b78ab4b5 Mon Sep 17 00:00:00 2001 From: Jedrzej Nowak Date: Fri, 4 Sep 2015 14:22:20 +0200 Subject: [PATCH] Added description about SUCCESS state in riak example --- examples/riak/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/riak/README.md b/examples/riak/README.md index fe119902..25baa71d 100644 --- a/examples/riak/README.md +++ b/examples/riak/README.md @@ -15,6 +15,7 @@ solar changes run-once last watch -n 1 solar changes report last ``` +Wait until all actions have state `SUCCESS` After that you can add HAProxy on each node: `python examples/riak/riaks.py add_haproxies` @@ -28,6 +29,8 @@ solar changes run-once last watch -n 1 solar changes report last ``` + +Wait until all actions have state `SUCCESS` After that you have basic 3 node riak cluster running. You can also modify riak http port by: