I am unable to create / mount volumes due to what appears to be an RPC
problem. If anyone has a quick answer for what's going wrong here, I'd be
very appreciative. :-)
Thanks,
-Pete
--[LOG 1: REPLICATED VOLUME]-------------------------------------------
[root@bits /coda]# createvol_rep home.gonz E0000100 /vicepa
Servers are (bits )
HexGroupId is 7F000003
creating volume home.gonz.0 on bits
V_BindToServer: binding to host bits.jeffsys.net
Volume 1000002 (home.gonz.0) created
Fetching /vice/vol/Volumelist from bits
Cannot get port from rpc2portmap; exiting
Trouble getting new list for server bits
V_BindToServer: binding to host bits.jeffsys.net
VLDB completed.
<echo home.gonz 7F000003 1 0 0 0 0 0 0 0 E0000100 >>
/vice/vol/VRList>
V_BindToServer: binding to host bits.jeffsys.net
VolMakeVRDB failed with Unknown RPC2 return code 200
Do you wish this volume to be Backed Up (y/n)? [n]
[root@bits /coda]# cat /vice/vol/VolumeList
P/vicepa Hbits.jeffsys.net T3944f0 F392021
Wrootvol.0 I1000001 H1 P/vicepa m0 M0 U2 W1000001 C37bfe3c0 D37bfe3c0 B0
A26
Whome.gonz.0 I1000002 H1 P/vicepa m0 M0 U2 W1000002 C37c43275 D37c43275 B0
A0
[root@bits /coda]# cfs mkmount /coda/home/gonz home.gonz
[root@bits /coda]# ls -l /coda/home/
total 1
lrw-r--r-- 1 coda nogroup 11 Aug 25 18:18 gonz -> #home.gonz
[root@bits /coda]# ls -l /coda/home/gonz/
ls: /coda/home/gonz/: No such file or directory
[root@bits /coda]#
--[LOG 2: NON-REPLICATED VOLUME]---------------------------------------
[root@bits /]# volutil create /vicepa Test
V_BindToServer: binding to host bits.jeffsys.net
Volume 1000004 (Test) created
[root@bits /]# cfs mkmount /coda/Test Test
[root@bits /]# cd /coda
[root@bits /coda]# ls -l
total 4
lrw-r--r-- 1 coda nogroup 6 Aug 25 18:27 Test -> #Test
drwxr-xr-x 2 coda nogroup 2048 Aug 25 18:18 home
[root@bits /coda]# cd Test
bash: Test: No such file or directory
[root@bits /coda]# tail /vice/srv/SrvLog
14:27:23 --DC: (0x1000001.0x1.0x1) ct: 1
14:27:23 VN_PutDirHandle: Vn 1 Uniq 1: cnt 0, vn_cnt 0
14:27:26 VLDB_Lookup: no more records in VLDB
14:27:26 VLDB_Lookup: no more records in VLDB
14:27:26 VLDB_Lookup: no more records in VLDB
14:27:26 VLDB_Lookup: no more records in VLDB
14:27:32 VLDB_Lookup: no more records in VLDB
14:27:32 VLDB_Lookup: no more records in VLDB
[root@bits /coda]# bldvldb.sh
Fetching /vice/vol/Volumelist from bits
Cannot get port from rpc2portmap; exiting
Trouble getting new list for server bits
V_BindToServer: binding to host bits.jeffsys.net
VLDB completed.
[root@bits coda]#