The SIO2 project
  1. The SIO2 project
  2. SIO-2324

Filetracker cache cleaner doesn't delete locks

    Details

    • Type: Bug Bug
    • Status: Resolved Resolved
    • Priority: Critical Critical
    • Resolution: Fixed
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: Filetracker
    • Labels:
      None

      Description

      Today, szkopuł ran out of inodes, because there were too many files in deployment/cache/locks:

      (venv) sio2@snag ~/deployment$ du -d 1 --inodes cache/
      1690536 cache/locks
      9649 cache/files
      1700186 cache/

      Filetracker cache cleaner periodically deletes files from cache/files, but doesn't delete corresponding locks from cache/locks, which makes them accumulate forever. This should be fixed.

        Activity

        Wojciech Dubiel made changes -
        Field Original Value New Value
        Description Today, szkopuł ran out of inodes, because there were too many files in deployment/cache/locks:

        {code}
        (venv) sio2@snag ~/deployment$ du -d 1 --inodes cache/
        1690536 cache/locks
        9649 cache/files
        1700186 cache/
        {code}

        Filetracker cache cleaner periodically deletes files from cache/files, but doesn't delete corresponding locks from cache/locks, which makes them accumulate forever. This should be fixed.
        Today, szkopuł ran out of inodes, because there were too many files in deployment/cache/locks:

        (venv) sio2@snag ~/deployment$ du -d 1 --inodes cache/
        1690536 cache/locks
        9649 cache/files
        1700186 cache/

        Filetracker cache cleaner periodically deletes files from cache/files, but doesn't delete corresponding locks from cache/locks, which makes them accumulate forever. This should be fixed.
        Szymon Acedański made changes -
        Assignee Szymon Acedański [ accek ]
        Show
        Szymon Acedański added a comment - https://github.com/sio2project/filetracker/pull/72
        Szymon Acedański made changes -
        Status New [ 10000 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        New New Resolved Resolved
        89d 12h 38m 1 Szymon Acedański 2020-04-27 23:19

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Wojciech Dubiel
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: