Coda File System

createvol_rep failed on coda-6.9.0 and linux

From: Reiner Dassing <dassing_at_fs.wettzell.de>
Date: Thu, 25 Jan 2007 17:51:04 +0100
Hello Coda users,

a new setup of coda-6.9.0 on Debian Linux did allow to createvol_rep
the default /vicepa but the command

"createvol_rep iersdc tarzan1/vicepb tarzan2/vicepb"
shows: "Failed to dump the current VRDB into /vice/db/VRList.new"

a "sh -x createvol_rep iersdc tarzan1/vicepb tarzan2/vicepb"
on the SCM (i.e., tarzan1) gives me:
+ prefix=/usr/local
+ exec_prefix=/usr/local
+ 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/local/sbin
+ export PATH
+ vicedir=/vice
++ /usr/local/sbin/codaconfedit server.conf
+ . /usr/local/etc/coda/server.conf
++ numservers=1
++ vicedir=/vice
++ rvm_log=/dev/sdd6
++ rvm_data=/dev/sdd7
++ rvm_data_length=268435456
++ hostname=tarzan1
++ ipaddress=x.x.x.1
++ rvmtruncate=5
++ trace=100
++ allow_sha=1
+ '[' '!' -f /vice/hostname -o '!' -f /vice/db/scm ']'
++ cat /vice/hostname
++ cat /vice/db/scm
+ '[' tarzan1 '!=' tarzan1 ']'
+ '[' 3 -lt 2 ']'
+ SERVERS=
+ PARTITIONS=
+ NSERVERS=0
+ MAXSERVERS=8
+ VOLNAME=iersdc
++ echo iersdc
++ sed 's&/&\\/&g'
+ _VOLNAME=iersdc
+ '[' '!' -f /vice/db/VRList -a -f /vice/vol/VRList ']'
+ touch /vice/db/VRList
+ rm -f /vice/db/VRList.new
++ cat /vice/db/scm
+ volutil -h tarzan1 dumpvrdb /vice/db/VRList.new
+ '[' 255 -ne 0 ']'
+ echo 'Failed to dump the current VRDB into /vice/db/VRList.new'
Failed to dump the current VRDB into /vice/db/VRList.new
+ exit 1
tarzan1:~#

A "more /vice/db/VRList" results in:
/ 7f000000 1 01000001 0 0 0 0 0 0 0

/vice/db/servers, identical on both servers:
tarzan1                1
tarzan2                2

# more /vice/vol/BigVolumeList
P/vicepa Htarzan1 T8b3f8c F8b3f78
W/.0 I1000001 H1 P/vicepa m0 M0 U2 W1000001 C45b88f7a D45b88f7a B0 A0

Can anybody tell me what may be wrong, what I have done wrong?
Thanks for help!

Regards,
R. Dassing
Received on 2007-01-25 13:05:27