Coda File System

Re: New cell/server setup

From: Troy Benjegerdes <hozer_at_hozed.org>
Date: Mon, 12 Jul 2004 11:38:50 -0500
On Sun, Jul 11, 2004 at 12:20:59AM -0500, Troy Benjegerdes wrote:
> I'm attempting to set up a new coda realm, using the debian packages for
> 6.0.6. 
> 
> I've installed coda-server coda-client, etc, and I can access the
> /coda/coda.cs.cmu.edu cell.
> 

Hrrm, I seem to have found a nice bug.. I created a volume, did a 'cfs
mkm' on it, but then both the root ('coda') and the volume I just
created ('music') seemed to become disconnected. So I restarted venus,
but it decided to segfault..

0x4017c116 in sigsuspend () from /lib/tls/libc.so.6
(gdb) bt
#0  0x4017c116 in sigsuspend () from /lib/tls/libc.so.6
#1  0x080c8738 in SigChoke (sig=-1073744652) at sighand.cc:241
#2  <signal handler called>
#3  vsgent::KillMgrpMember (this=0x82d9c50, addr=0x816ae24) at
vsg.cc:186
#4  0x0809fd34 in repvol::DownMember (this=0x50864408, host=0x82d9c50)
    at venusvol.cc:1432
#5  0x0809fcac in volrep::DownMember (this=0x50864408, host=0x816ae24)
    at venusvol.cc:1418
#6  0x0809e2e1 in vdb::DownEvent (this=0x50a42e88, host=0x816ae24)
    at venusvol.cc:722
#7  0x0805099f in srvent::Reset (this=0x816ae10) at comm.cc:1072
#8  0x0804eb9f in GetServer (host=0x508656cc, realmid=1350981576)
    at comm.cc:531
#9  0x080a0bb5 in volrep::ResetTransient (this=0x50865688) at
venusvol.h:676
#10 0x0809c764 in VolInit () at venusvol.cc:205
#11 0x080968e8 in main (argc=137206864, argv=0x82d9c50) at venus.cc:184

I suspect it's probably due to some name resolving issues.. my system's
'hostname' is 'maxine', but gethostbyname returns a fully qualified
domain name.
Received on 2004-07-12 12:41:14