#122 increase inodes available for storing artifacts on taskotron-dev and taskotron-stg
Closed: Fixed None Opened 8 years ago by tflink.

taskotron-dev started failing tasks today due to running out of inodes on /srv. taskotron-stg is currently using 94% of it's inodes on /srv and isn't far behind. prod is fine for now at about 53% used.

reformat /srv on both dev and stg to give us more room to breathe.


/srv on dev has been reformatted with 4096 bytes/inode (with a 4096 byte block size, that's the lowest that makes sense), dramatically increasing the available inodes.

This is done, dev and stg have been running well since the reformat.

The question of keeping with ext4 and bumping the inodes is the best way forward or finding a different filesystem that handles lots of small files better

Metadata Update from @tflink:
- Issue tagged with: infrastructure

6 years ago

Login to comment on this ticket.

Metadata