Issue
Server has reached 100% inode capacity on specific volume:
Inode usage on [server]:
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/xxxx 979K 979K 1 100% /mnt
Cause
There are two physical limits for disks: storage capacity in terms of bytes, and the maximum number of files/folders a disk can store, aka inodes.
Resolution
To resolve this issue you will need to reduce the total number of files/items in your repo or delete some files, alternatively you can upsize the storage.