Description of problem: The manual page swift-ring-builder(1) references the action "rebalence" which does not work. The actual action is "rebalance". Version-Release number of selected component (if applicable): openstack-swift-2.2.0-3.el7ost.noarch How reproducible: Try to "rebalence" an OpenStack Swift ring. Steps to Reproduce: 1. Run "swift-ring-builder rebalence <builder_file>" Actual results: Unknown command: rebalence Expected results: The man page shoudl read "rebalance" instead of "rebalence" Additional info: This is also an upstream bug
This is a bug only in the man pages of swift-ring-builder - a case of spelling mistake. If you do "man swift-ring-builder and go to the COMMANDS section, you will notice 'rebalence' instead of 'rebalance'. But the CLI and all other documents on building swift configuration refer to "rebalance". For example, http://docs.openstack.org/developer/swift/development_saio.html CLI === swift-ring-builder <builder_file> rebalance [options] Attempts to rebalance the ring by reassigning partitions that haven't been recently reassigned.
https://review.openstack.org/#/c/181122/ has been merged upstream Sean
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2028.html