YAVC (Yet another venus crash)

2002-05-14 Thread Steffen Neumann
Hi there, Here is another traceback of a venus crash, no data was lost, for debugging purpose only. The user did (afaik) not do any serious writes, but used software installed on /coda Yours, Steffen. -

Re: Do I need hacked fsck?

2002-05-14 Thread Jan Harkes
On Mon, May 13, 2002 at 09:43:44PM -0700, Jim Carter wrote: > > It's the userspace side of devfs support that was being worked on, venus > > now automatically tries several possible paths to check for the kernel > > module /dev/cfs0, /dev/coda/0, etc. > > Perusing log files more carefully, I spot

Re: Do I need hacked fsck?

2002-05-14 Thread Jan Harkes
On Tue, May 14, 2002 at 08:13:09AM -0400, Jan Harkes wrote: > What are the repair volumes you mention? It almost seems like you are > reading a different admin manual than I am. Chapter 10 is completely > about backups, 10.6 seems to be Backup Scripts. Probably useful to mention which manual I'm

Re: YAVC (Yet another venus crash)

2002-05-14 Thread Jan Harkes
On Tue, May 14, 2002 at 02:06:28PM +0200, Steffen Neumann wrote: > Here is another traceback of a venus crash, > no data was lost, for debugging purpose only. > > The user did (afaik) not do any serious writes, > but used software installed on /coda This is that annoying startup bug I've been

Re: YAVC (Yet another venus crash)

2002-05-14 Thread Ivan Popov
Hello Stefan, > Assertion failed: vol->IsReplicated(), file "fso1.cc", line 1884 as a workaround "cfs strong" takes away the optimizations and you never hit that problem unless the server times out. It is a bad style of Coda usage :-) but in mission-critical cases it helps. Regards, -- Ivan

Coda 5.4.19 slow hoarding

2002-05-14 Thread Steffen Neumann
Hi, We upgraded to 5.4.19 now coda seems to bee hoarding very slowly. Client cache is 1G. venus.log shows a suspicious W-A-I-T sequence in its logs. What gives ? It seemed to be smoother a while ago. Yours, Steffen [ H(06) : 0020 : 18:20:09 ] WAITING(CommQueue) pri = 2, for 1 at pri 3 [

Re: Do I need hacked fsck?

2002-05-14 Thread Jim Carter
On Tue, 14 May 2002, Jan Harkes wrote: > On Mon, May 13, 2002 at 09:43:44PM -0700, Jim Carter wrote: > > but eventually I need to add to /etc/modules.conf: > > alias /dev/coda coda I put this in, last night after sending the message, and it does cause the coda module to be loaded. > What are

Re: Do I need hacked fsck?

2002-05-14 Thread Jim Carter
On Tue, 14 May 2002, Jan Harkes wrote: > Probably useful to mention which manual I'm looking at, > > Coda File System User and System Administrators Manual, > > http://www.coda.cs.cmu.edu/doc/html/manual/book1.html (HTML) > http://www.coda.cs.cmu.edu/doc/ps/manual.ps.gz (PostScrip

Re: Do I need hacked fsck?

2002-05-14 Thread Jan Harkes
On Tue, May 14, 2002 at 09:57:05AM -0700, Jim Carter wrote: > On Tue, 14 May 2002, Jan Harkes wrote: > > Probably useful to mention which manual I'm looking at, > > > > Coda File System User and System Administrators Manual, > > > > http://www.coda.cs.cmu.edu/doc/html/manual/book1.html (HT