ganeti-cleaner¶
Name¶
ganeti-cleaner - Ganeti job queue cleaner
Synopsis¶
ganeti-cleaner node|master
DESCRIPTION¶
The ganeti-cleaner is a periodically run script to remove old files. It can clean either node-specific or master-specific files.
When called with node
as argument, it will cleanup expired X509
certificates and keys from /usr/local/var/run/ganeti/crypto
, as
well as outdated ganeti-watcher information.
When called with master
as argument, it will instead automatically
remove all files older than 21 days from
/usr/local/var/lib/ganeti/queue/archive
.