Coda File System

Re: end of the trail

From: Peter J. Braam <braam_at_cs.cmu.edu>
Date: Wed, 15 Apr 1998 17:20:55 -0400 (EDT)
The zombying is just an error exit method.  From what it looks like you
have a problem with your RVM setup.  What parameters did you pass to
rdsinit?

Peter


On Wed, 15 Apr 1998 thoth_at_purplefrog.com wrote:

> 
>   I have reached the end of the trail installing coda again.
> 
>   I have this in my /vice/srv/SrvErr:
> 
> Assertion failed: file "srv.cc", line 1808
> 
>   Seems the RPC2 stuff isn't working.  Do I need some special daemon that's
> not mentioned in the INSTALL or activated by init.d/vice.init ?
> 
>   Of course, the real show-stopper is this in SrvLog:
> 
> 15:39:17 New SrvLog started at Wed Apr 15 15:39:17 1998
> 
> 15:39:17 Resource limit on data size are set to 2147483647
> 
> 15:39:17 Server etext 0x8159be4, edata 0x81b04b0
> 15:39:17 RvmType is Rvm
> 15:39:17 Main process doing a LWP_Init()
> 15:39:17 Main thread just did a RVM_SET_THREAD_DATA
> 
> Partition /vicepa: inodes in use: 0, total: 262144.
> 15:39:17 Partition /vicepa: 972912 available size (1K blocks, minfree=1%), 96873
> 9 free blocks.
> 15:39:17 Setting Rvm Truncate threshhold to 5.
> 
> 15:39:21 rds_load_heap error RVM_ENOT_MAPPED
> 15:39:21 ****** FILE SERVER INTERRUPTED BY SIGNAL 11 ******
> 15:39:21 ****** Aborting outstanding transactions, stand by...
> 15:39:21 Uncommitted transactions: 0
> 15:39:21 Uncommitted transactions: 0
> 15:39:21 Becoming a zombie now ........
> 15:39:21 You may use gdb to attach to 1137
> 
>   Thanks a heap.
> 
> (gdb) where
> #0  0x1bb9d8 in sigsuspend ()
> #1  0x1e5d88 in __DTOR_END__ ()
> #2  0xc0de0001 in ?? ()
> #3  0x806bbad in main (argc=9, argv=0xbffff99c) at srv.cc:489
> #4  0x804a447 in _start ()
> (gdb) up
> #1  0x1e5d88 in __DTOR_END__ ()
> (gdb) 
> #2  0xc0de0001 in ?? ()
> (gdb) 
> #3  0x806bbad in main (argc=9, argv=0xbffff99c) at srv.cc:489
> 489         InitializeServerRVM(NULL, "codaserver"); 
> 
> 
> -- 
> Bob Forsman                                   thoth_at_gainesville.fl.us
>            http://www.gainesville.fl.us/~thoth/
> 
Received on 1998-04-15 18:28:03