-
Notifications
You must be signed in to change notification settings - Fork 1
mogadm rebalance policy wipes config #73
Copy link
Copy link
Open
Description
$ mogadm rebalance policy --options="from_devices=95"
$ mogadm rebalance settings
rebal_policy = from_devices=95
$ mogadm rebalance policy
$ mogadm rebalance settings
$
I inadvertently thought that "policy" with no args would dump out the policy
itself, but instead it seems to wipe the policy (and any other settings that
had existed, eg records from the previous run).
Original issue reported on code.google.com by bur...@gmail.com on 20 Sep 2012 at 5:01
Reactions are currently unavailable