I need to have an EC2 machine that stores some million small files on 20Gb.
in the meadle of the process of creating the files I get this issue No space left on device
. There is free disk but no inodes.
The problem is that I don't understand how to create a machine (with CloudFormation) to solve this problem. This is both a Linux and AWS missing knowledge issue.
Can someone help me with this issue?