This is most pronounced in dev but appears that it will eventually be a problem in prod as well.
Because most artifacts are text files, they tend to be small. This is leading us to use up the inodes on /srv/taskotron faster than we're using up the space. This can be solved by changing how the partition is formatted to give us more inodes than the default ext4 formatting.
/srv/taskotron
Figure out a good way to keep us from using up all the inodes before we use up the space
This has beden done in dev, stg and prod - the inode consumption problem is gone
Metadata Update from @tflink: - Issue tagged with: infrastructure
Log in to comment on this ticket.