Glance cache pruner crontab not installed

Bug #1435185 reported by Jon Skarpeteig
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Bartłomiej Piotrowski

Bug Description

puppet/modules/glance/manifests/cache/pruner.pp

This should be installed to avoid the root partition filling up on controllers. As far as I can tell, it's not currently.

Using Fuel 6.0 on Ubuntu

Revision history for this message
Jon Skarpeteig (jskarpet) wrote :

Quick fix: puppet apply -e 'include glance::cache::pruner'

Ryan Moe (rmoe)
Changed in fuel:
importance: Undecided → Medium
assignee: nobody → Fuel Library Team (fuel-library)
milestone: none → 6.1
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Bartlomiej Piotrowski (bpiotrowski)
status: New → Confirmed
Revision history for this message
Jon Skarpeteig (jskarpet) wrote :

The severity should be higher in my opinion. This issue managed to take down my entire cluster, filling up controller nodes to 100% one by one

tags: added: low-hanging-fruit
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/167204

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/167204
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=ade15f965be55072df5dabc236e1fd21ea79623c
Submitter: Jenkins
Branch: master

commit ade15f965be55072df5dabc236e1fd21ea79623c
Author: Bartłomiej Piotrowski <email address hidden>
Date: Tue Mar 24 10:57:18 2015 +0100

    Enable cronjobs for glance-cache-cleaner and glance-cache-pruner

    Currently we do not run neither, possibly leading to no free
    space on controllers or cinder nodes, taking them down.

    Change-Id: Ic1cb5d41cd1fc003eabc1212abeb6145b12936e5
    Closes-Bug: 1434740
    Closes-Bug: 1435185

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Alexander Nevenchannyy (anevenchannyy) wrote :

Verified on MOS 6.1 ISO #429
Steps to Verify:
root@node-1:/etc# crontab -u glance -l
# HEADER: This file was autogenerated at 2015-05-20 14:31:09 +0000 by puppet.
# HEADER: While it can still be managed manually, it is definitely not recommended.
# HEADER: Note particularly that the comments starting with 'Puppet Name' should
# HEADER: not be deleted, as doing so could cause duplicate cron jobs.
# Puppet Name: glance-cache-cleaner
PATH=/bin:/usr/bin:/usr/sbin
1 0 * * * glance-cache-cleaner
# Puppet Name: glance-cache-pruner
PATH=/bin:/usr/bin:/usr/sbin
*/30 * * * * glance-cache-pruner

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.