system-config/playbooks/roles/mirror
Clark Boylan 847a835d3a Limit linaro mirror Apache cache size
The linaro mirror node only has a 100GB cache volume to be shared
between OpenAFS and Apache. Each cache gets a ~50GB filesystem dedicated
to it. Unfortunately we were telling Apache's cache pruning system to
limit to 60000M which is large than 50GB. THis resulted in the cache
filling up and I think it may also be the source of errors.

Address this my reconfiguring htcacheclean to limit to ~40GB. This limit
is set with some buffer space as htcacheclean runs periodically and has
to keep things low enough to avoid filling up.

Change-Id: I7af3daa396b1631feefed5952460b8a9710b25b5
2024-07-12 11:29:36 -07:00
..
defaults Limit linaro mirror Apache cache size 2024-07-12 11:29:36 -07:00
files Override DOCTYPE in wheel cache autoindex 2022-01-30 18:54:12 +00:00
handlers Notify apache2 reload on updates to mirror vhost 2022-07-21 21:53:25 +00:00
tasks Limit linaro mirror Apache cache size 2024-07-12 11:29:36 -07:00
templates Correct (again) how ansible-galaxy proxy is configured 2023-01-16 14:21:40 +01:00
README.rst Create opendev mirrors 2019-05-21 11:08:25 +10:00

Configure an opendev mirror

This role installs and configures a mirror node

Role Variables