~ubuntu-branches/ubuntu/quantal/ceph/quantal

« back to all changes in this revision

Viewing changes to src/test/cli/crushtool/help.t

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-07-16 09:56:24 UTC
  • mfrom: (0.3.11)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: package-import@ubuntu.com-20120716095624-azr2w4hbhei1rxmx
Tags: upstream-0.48
ImportĀ upstreamĀ versionĀ 0.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        [--min-x x] [--max-x x] [--x x]
13
13
        [--min-rule r] [--max-rule r] [--rule r]
14
14
        [--num-rep n]
 
15
        [--batches b]
 
16
      --simulate           simulate placements using a RNG
15
17
        [--weight|-w devno weight]
16
18
                           where weight is 0 to 1.0
17
19
     -i mapfn --add-item id weight name [--loc type name ...]
26
28
                           reweight a given item (and adjust ancestor
27
29
                           weights as needed)
28
30
     -i mapfn --reweight   recalculate all bucket weights
 
31
     --show-utilization    show OSD usage
 
32
     --show utilization-all
 
33
                           include zero weight items
 
34
     --show-statistics     show chi squared statistics
 
35
     --show-bad-mappings   show bad mappings
 
36
     --show-choose-tries   show choose tries histogram
 
37
     --set-choose-local-tries N
 
38
                           set choose local retries before re-descent
 
39
     --set-choose-local-fallback-tries N
 
40
                           set choose local retries using fallback
 
41
                           permutation before re-descent
 
42
     --set-choose-total-tries N
 
43
                           set choose total descent attempts
29
44
  [1]