Statistics
| Branch: | Tag: | Revision:

root / man / ganeti-master-cleaner.rst @ 2958c56e

History | View | Annotate | Download (578 Bytes)

1
ganeti-master-cleaner(8) Ganeti | Version @GANETI_VERSION@
2
==========================================================
3

    
4
Name
5
----
6

    
7
ganeti-master-cleaner - Ganeti job queue cleaner
8

    
9
Synopsis
10
--------
11

    
12
**ganeti-master-cleaner**
13

    
14
DESCRIPTION
15
-----------
16

    
17
The **ganeti-master-cleaner** is a periodically run script to clean old
18
job files from the job queue archive.
19

    
20
**ganeti-master-cleaner** automatically removes all files older than 21
21
days from ``@LOCALSTATEDIR@/lib/ganeti/queue/archive``.
22

    
23
.. vim: set textwidth=72 :
24
.. Local Variables:
25
.. mode: rst
26
.. fill-column: 72
27
.. End: