X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fosdmaptool%2Fhelp.t;fp=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fosdmaptool%2Fhelp.t;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=8fd313a765add05da214ba4bc2f24ae58956bdc8;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/test/cli/osdmaptool/help.t b/src/ceph/src/test/cli/osdmaptool/help.t deleted file mode 100644 index 8fd313a..0000000 --- a/src/ceph/src/test/cli/osdmaptool/help.t +++ /dev/null @@ -1,26 +0,0 @@ -# TODO be user-friendly - $ osdmaptool --help - usage: [--print] [--createsimple [--clobber] [--pg_bits ]] - --export-crush write osdmap's crush map to - --import-crush replace osdmap's crush map with - --test-map-pgs [--pool ] [--pg_num ] map all pgs - --test-map-pgs-dump [--pool ] map all pgs - --test-map-pgs-dump-all [--pool ] map all pgs to osds - --health dump health checks - --mark-up-in mark osds up and in (but do not persist) - --mark-out mark an osd as out (but do not persist) - --with-default-pool include default pool when creating map - --clear-temp clear pg_temp and primary_temp - --test-random do random placements - --test-map-pg map a pgid to osds - --test-map-object [--pool ] map an object to osds - --upmap-cleanup clean up pg_upmap[_items] entries, writing - commands to [default: - for stdout] - --upmap calculate pg upmap entries to balance pg layout - writing commands to [default: - for stdout] - --upmap-max set max upmap entries to calculate [default: 100] - --upmap-deviation - max deviation from target [default: .01] - --upmap-pool restrict upmap balancing to 1 or more pools - --upmap-save write modified OSDMap with upmap changes - [1]