Score:0

Process unable to write file - disk space ran out what happened?

mx flag

I had a situation with a server misconfig. Nginx was unable to write its logs due to invalid file permissions and checking with free the buffers/caches were at about 3.2GB (out of 4GB Memory).

Nginx master process was able to write logs - but the child processes could not open the logs. (Nginx error log revealed this)

The system failed because it ran out of disk space (checked syslog). However, just before it failed disk space checked with df was plentiful.

What's the underlying explanation for this?

de flag
you are probably ran out of *inodes*: https://www.tecmint.com/check-inodes-in-linux/
jp flag
Does this answer your question? [Out of disk space on 4GB partiton yet it's only using 2GB](https://serverfault.com/questions/122894/out-of-disk-space-on-4gb-partiton-yet-its-only-using-2gb)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.