Date: Mon, 1 Jan 1996 15:13:11 -0500 (EST) From: Brian Tao <taob@io.org> To: "Justin T. Gibbs" <gibbs@freefall.freebsd.org> Cc: "Marc G. Fournier" <scrappy@ki.net>, current@FreeBSD.org Subject: Re: Quotas over NFS Message-ID: <Pine.BSF.3.91.960101145040.646K-100000@flinch> In-Reply-To: <199512302308.PAA23366@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Dec 1995, Justin T. Gibbs wrote: > > Any system that gives "quota exceeded" type error messages on NFS > mounted filesytems has an rpc.rquotad implementation. BSD/OS 2.0 does not have rpc.rquotad, AFAIK, but it does return a proper error message. On a filesystem with a 100K hard limit: % cp /tmp/* . cp /tmp/* . cp: /tmp/ncftp007506: Permission denied cp: ./active.7770: Disc quota exceeded cp: ./active.9102: Disc quota exceeded NFS server is BSD/OS 2.01, clients are FreeBSD 2.1.0-RELEASE and BSD/OS 2.0 (same behaviour). However, if I edit a new file in vi and try to save it, no warning is given. vi reports the number of lines and characters written out to disk and exits normally. The file on disk is 0 bytes. -- Brian Tao (BT300, taob@io.org) Systems Administrator, Internex Online Inc. "Though this be madness, yet there is method in't"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960101145040.646K-100000>