8f1c1b1a3b
Finish updating the glance manpages: - Update and modernize all files and references - Add a new manpage for glance-replicator - Move the common configuration options to common files for easier maintenance and less redundancy Change-Id: If2cbcc30f2761b187038f39324c7698de4eb2ab9 Closes-Bug: #1238366
1.1 KiB
1.1 KiB
glance-cache-cleaner
Glance Image Cache Invalid Cache Entry and Stalled Image cleaner
- Author
- Date
-
2014-01-16
- Copyright
-
OpenStack LLC
- Version
-
2014.1
- Manual section
-
1
- Manual group
-
cloud computing
SYNOPSIS
glance-cache-cleaner [options]
DESCRIPTION
This is meant to be run as a periodic task from cron.
If something goes wrong while we're caching an image (for example the fetch times out, or an exception is raised), we create an 'invalid' entry. These entires are left around for debugging purposes. However, after some period of time, we want to clean these up.
Also, if an incomplete image hangs around past the image_cache_stall_time period, we automatically sweep it up.
OPTIONS
General options
FILES
- /etc/glance/glance-cache.conf
Default configuration file for the Glance Cache