"No space left on device" vault file backend data directory

Hi ,

We are Using Vault 1.3.3 with file backend on kubernetes. We are creating tokens using vault api and after the data directory is getting 28% full, we are getting “No space left on device errors”

image

I tried increasing filestorage memory, but every time the memory usage reach to 28%, I start getting “No space left on device” errors.
Could anyone please let me know, why this is happening and what would be the solution for this problem?

Thanks!

Can you check the inodes (df -ih)?

@Wolfsrudel Thanks for your quick reply.
image

The IUse% was 100%.

Regards,
Vikas.