1.. cyrusman:: cyr_df(8)
2
3.. author: Nic Bernstein (Onlight)
4.. author: Jeroen van Meeuwen (Kolab Systems)
5
6.. _imap-reference-manpages-systemcommands-cyr_df:
7
8==========
9**cyr_df**
10==========
11
12Report Cyrus spool partition disk space usage
13
14Synopsis
15========
16
17.. parsed-literal::
18
19    **cyr_df** [ **-C** *config-file* ] [ **-m** ]
20
21Description
22===========
23
24**cyr_df** examines the Cyrus spool partitions and reports on their
25disk space usage.
26
27**cyr_df** |default-conf-text|
28
29Options
30=======
31
32.. program:: cyr_df
33
34.. option:: -C config-file
35
36    |cli-dash-c-text|
37
38.. option:: -m
39
40    Report on metadata partitions rather than message file partitions.
41
42Examples
43========
44
45.. parsed-literal::
46
47    **cyr_df**
48
49..
50
51        Display partition usage.
52
53.. only:: html
54
55    ::
56
57        Partition       1k-blocks         Used    Available Use% Location
58        default          19610300     13460832      5153412  72% /var/spool/cyrus
59
60Files
61=====
62
63/etc/imapd.conf
64
65See Also
66========
67
68:cyrusman:`imapd.conf(5)`
69