@wohali I am using the following two ruby scripts to move shards: first to update cluster metadata to add the shards to the new node, second one to update cluster metadata to stop looking for those shards in the old one.
https://gist.github.com/arifcse019/43a638e4ce837b029d62d59fd0b9a20f (move_shards_in.rb) https://gist.github.com/arifcse019/c8a7096275e16d344f6c53ad884716ea (move_shards_out.rb) And the steps are as I described in my issue. These two scripts are run as part of step 2 [ Full content available at: https://github.com/apache/couchdb/issues/1611 ] This message was relayed via gitbox.apache.org for [email protected]
