sourCEntral - mobile manpages

pdf

GLANCE-CACHE-CLEANER

NAME

glance-cache-cleaner − Glance Cache Cleaner

GLANCE IMAGE CACHE INVALID CACHE ENTRY AND STALLED IMAGE CLEANER

Author

glance AT lists DOT launchpad DOT net

Date

2017−09−15

Copyright

OpenStack Foundation

Version

15.0.0

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 entries 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

SEE ALSO

OpenStack Glance

BUGS

Glance bugs are tracked in Launchpad so you can view current bugs at OpenStack Glance

AUTHOR

OpenStack

COPYRIGHT

2010-present, OpenStack Foundation.

pdf