(Illustration by Gaich Muramatsu)
On Wed, Apr 18, 2001 at 03:05:39PM +0200, Garry Glendown wrote: > dig:/coda # cp /tmp/htdig.tgz . > cp: writing `./htdig.tgz': Invalid argument > dig:/coda # ls -l /tmp/htdig.tgz htdig.tgz > -rw-r--r-- 1 root root 4298648 Apr 2 13:11 /tmp/htdig.tgz > -rw-r--r-- 1 codadmin nogroup 1998848 Apr 18 14:51 htdig.tgz > (exiting root) What filesystem is used for /usr/coda/venus.cache? The Coda kernel module redirects all read/write operations directly to the underlying containerfile. These errors are possibly not generated by Coda, but by the filesystem. I've been bitten several times trying to figure out ENOSPC errors before realizing out that although /coda had plenty of space, /usr/coda/ was 100% full as the venus.log file had filled the partition. JanReceived on 2001-04-18 09:20:49