[olug] Argh!

Brian Roberson roberson at olug.org
Fri Dec 20 19:56:23 UTC 2002


I obviously misunderstood the scenario, did this user problem not crash the system? 
specifically that is what I was addressing, more specifically to your point, nothing.
I always portray myself as the administrator rather than a user, and from that perspective
I found myself thinking... user error, however, this is two fold.

#1 application file io should have been more robust and not remove data it still needs to read prior to writing 
the new data.
#2 system limits ( more specifically ) filesystem quotas should have been in place to ensure
users dont fill up filesystems, this would not eleviate your poorly written app issue, but your filled
fs issue. 


On Tue, Dec 17, 2002 at 10:33:50AM -0600, Sam Tetherow wrote:
> I know what ulimit does, I don't see how it could be used to address the 
> original problem which was poorly written applications that don't check 
> to see if they have enough disk space to (re)write support/configuration 
> files, or the secondary problem of what happens once your HD fills up.
> 





More information about the OLUG mailing list