ceph/qa/workunits/mon
xie xingguo 7d07356383 crush: fix potential weight overflow
E.g.:
./bin/ceph osd crush reweight osd.0 32768

ID WEIGHT      TYPE NAME                                            UP/DOWN REWEIGHT PRIMARY-AFFINITY
-4 32770.00000 root default~hdd
-3           -     host gitbuilder-ceph-rpm-centos7-amd64-basic~hdd
 0           -         osd.0                                             up  1.00000          1.00000
 1     1.00000         osd.1                                             up  1.00000          1.00000
 2     1.00000         osd.2                                             up  1.00000          1.00000
-1 32770.00000 root default
-2           -     host gitbuilder-ceph-rpm-centos7-amd64-basic
 0           -         osd.0                                             up  1.00000          1.00000
 1     1.00000         osd.1                                             up  1.00000          1.00000
 2     1.00000         osd.2                                             up  1.00000          1.00000

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-10 11:23:36 +08:00
..
auth_caps.sh qa/workunits/mon/auth_caps.sh: remove tests for blank cap 2017-06-19 12:58:17 +08:00
caps.py
caps.sh
crush_ops.sh crush: fix potential weight overflow 2017-07-10 11:23:36 +08:00
osd.sh
ping.py
pool_ops.sh
rbd_snaps_ops.sh
test_mon_config_key.py qa/workunits/mon/test_mon_config_key.py: add test for list and dump 2017-04-28 11:45:40 -07:00
workloadgen.sh