I want to replicate a quota issue. a process write to a file in a directory and that we ran out of disk space, process writes empty file due to that.
I want to replicate that on my dev machine. Does anyone know how to specify quota limit on a directory?
I was thinking this way create a directory make sure that process write to this directory or mount the directory to directory on which that process write. let the process do a huge write on a file to that directory