Coda File System

Re: crash in rvmlib_free (not necessarily) during repair

From: Piotr Isajew <pki_at_ex.com.pl>
Date: Wed, 10 Jul 2013 11:53:31 +0200
On Tue, Jul 09, 2013 at 10:13:24PM +0200, Piotr Isajew wrote:

> > Would it be feasible for you Piotr to make a test with the
> > servers on a wired connection?
> 
> I can do this. It's just that putting both servers in the same
> Ethernet eliminates some redundancy in the setup.

Is it possible, that 64-bit machine won't be compatible with
32-bit one for server?

I try to use 32-bit for SCM with 64-bit non-SCM (both in same,
wired network).

createvol_rep works and volutil getvolumelist shows replicas of
the volume on both servers:

# volutil getvolumelist
V_BindToServer: binding to host katastrofa
P/vice/vicepa Hkatastrofa Tb36190 F82c030
W/.0 I1000001 H1 P/vice/vicepa m0 M0 U3 W1000001 C51dcebe4 D51dcebe4 B0 A0
Wtest.0 I1000004 H1 P/vice/vicepa m0 M0 U6 W1000004 C51dd22a9 D51dd22a9 B0 A0
GetVolumeList finished successfully

# volutil -h bryk.localnet getvolumelist
V_BindToServer: binding to host bryk.localnet
P/vice/vicepa Hbryk T12afa7c Fe84394
Wtest.1 I2000003 H2 P/vice/vicepa m0 M0 U2 W2000003 C51dd22a9 D51dd22a9 B0 A0
GetVolumeList finished successfully

I can mount the volume:
$ cfs mkm t test
$ cfs lv t
  Status of volume 7f000003 (2130706435) named "test"
  Volume type is ReadWrite
  Connection State is Reachable
  Reintegration age: 0 sec, time 15.000 sec
  Minimum quota is 0, maximum quota is unlimited
  Current blocks used are 6
  The partition has 8568880 blocks available out of 11755920


but accessing it gives the followin error on secondary:

11:37:26 AuthLWP-2 received new connection 1894697031 from 192.168.9.103:58911
11:37:26 RS_LockAndFetch: Couldnt translate Vid for 7f000003.1.1
11:37:26 RS_LockAndFetch: Couldnt translate Vid for 7f000003.1.1
11:37:26 GetVolObj: VGetVolume(7f000003) error 603
11:37:26 GrabFsObj, GetVolObj error Volume not online
11:37:26 RS_LockAndFetch: Couldnt translate Vid for 7f000003.1.1
11:37:26 RS_LockAndFetch: Couldnt translate Vid for 7f000003.1.1
11:37:26 Failed to translate VSG but PrimaryHost != 0


and on the client:
$ cd t
bash: cd: t: Resource temporarily unavailable
Received on 2013-07-10 05:53:46