have moved forward a good bit since my last posting to this list, I
both the server and client side of Coda up and running. But, I have
something odd happening here. I have the server and client running on
the same machine at the moment, but have seen this one when venus is
running on another host. I create my root volume, start venus, all
looks normal. I cd /coda, and do something like:
cp -R /usr/local .
All goes along happily for a while, and then I see:
cp: ./local/lib/irc/help/DIE: No space left on device
cp: ./local/lib/irc/help/DIGRAPH: No space left on device
cp: ./local/lib/irc/help/DMSG: No space left on device
cp: ./local/lib/irc/help/DQUERY: No space left on device
cp: ./local/lib/irc/help/ECHO: No space left on device
cp: ./local/lib/irc/ircII.servers: No space left on device
I kill the copy, and then see a string of reintegration messages, which
complete successfully. Once that has occured, I can copy more files
to the coda volume, so it definitely has plenty of space. cfs lv
/coda shows plenty of space as well.
I am using coda-5.2.4 on NetBSD-1.4 i386. Thoughts?
TIA
-Len