If memory serves, the filer will will check the user's quota when the file is being opened. If the user is above quota at that time, then the write will fail. If the user is not above the quota, the write will be permitted, no matter how far that write puts the user over his quota.
Tom
On Wed, 9 May 2001, Robert Wiebke wrote:
Antigen found =*.vbs fileWe're looking to retroactively implement a 100mb quota on most of our users. Many of these users are are above 100mb at the moment. My question is how does Filer treat a new quota if the user is already above the specified quota?
Will it fail, or just not allow any more writes to disk? I looked on the NOW site but I could not seem to find an answer to this question. Thanks in advance.