]> git.proxmox.com Git - ceph.git/blame - ceph/src/test/cli/osdmaptool/upmap-out.t
Add patch for failing prerm scripts
[ceph.git] / ceph / src / test / cli / osdmaptool / upmap-out.t
CommitLineData
3efd9988
FG
1 $ osdmaptool --create-from-conf om -c $TESTDIR/ceph.conf.withracks --with-default-pool
2 osdmaptool: osdmap file 'om'
3 osdmaptool: writing epoch 1 to om
a8e16298 4 $ osdmaptool --osd_calc_pg_upmaps_aggressively=false om --mark-up-in --mark-out 147 --upmap-max 11 --upmap c
3efd9988
FG
5 osdmaptool: osdmap file 'om'
6 marking all OSDs up and in
7 marking OSD@147 as out
8 writing upmap command output to: c
9 checking for upmap cleanups
10 upmap, max-count 11, max deviation 0.01
11 $ cat c
12 ceph osd pg-upmap-items 1.7 142 145
a8e16298 13 ceph osd pg-upmap-items 1.8 219 223
3efd9988 14 ceph osd pg-upmap-items 1.17 171 173 201 202
a8e16298
TL
15 ceph osd pg-upmap-items 1.1a 201 202
16 ceph osd pg-upmap-items 1.1c 171 173 201 202
3efd9988 17 ceph osd pg-upmap-items 1.20 88 87 201 202
3efd9988 18 ceph osd pg-upmap-items 1.62 219 223
a8e16298 19 ceph osd pg-upmap-items 1.6f 219 223
3efd9988 20 $ rm -f om c