1bcache-status(8) System Manager's Manual bcache-status(8)
2
3
4
6 bcache-status - Display useful bcache statistics
7
9 bcache-status [ --help ] [ -f ] [ -h ] [ -d ] [ -t ] [ -a ] [ -r ] [ -s
10 ] [ -g ]
11
13 This command displays useful bcache statistics in a convenient way.
14
16 ---help
17 Print help message and exit.
18
19 -f, --five-minute
20 Print the last five minutes of stats.
21
22 -h, --hour
23 Print the last hour of stats.
24
25 -d, --day
26 Print the last day of stats.
27
28 -t, --total
29 Print total stats.
30
31 -a, --all
32 Print all stats.
33
34 -r, --reset-stats
35 Reset stats after printing them.
36
37 -s, --sub-status
38 Print subdevice status.
39
40 -g, --gc
41 Invoke GC before printing status (root only).
42
43
44
45
46 bcache-status(8)