(Illustration by Gaich Muramatsu)
I have been having various problems with getting coda to resolve its own host name. Perivously insalled coda (5.3.20) servers / clients did not have this problem. 1. entering the command clog produces the error Unable to resolve addresses for Coda auth2 servers in realm 'coda13' 2. /coda only shows the ipaddress of 192.168.0.13 , no coda13 3. cfs rmmount /coda/192.168.0.13/test2 VIOC_AFS_DELETE_MT_PT: Invalid argument 4. cfs mkmount /coda/192.168.0.13/test2 test2 /coda/192.168.0.13: Invalid argument Solutions tried: a. coda13 exists in /etc/hosts as 192.168.0.13 b. on top of that I setup of a dns server to make dig resolve coda13 as well this did not work. c. I put "coda13 192.168.0.13" in /usr/local/etc/coda/realms this allowed clog to work, though no luck on /coda listings and clog no longer reports this error. Though problem # 2 still exists. d. put ipaddress of 192.168.0.13 in server.conf , no affect Here is venus out put Date: Thu 04/14/2005 12:55:49 Coda Venus, version 6.0.8 12:55:49 /usr/coda/LOG size is 1097728 bytes 12:55:49 /usr/coda/DATA size is 4385112 bytes 12:55:49 Loading RVM data 12:55:49 Last init was Thu Apr 14 11:38:28 2005 12:55:49 Last shutdown was clean 12:55:49 Starting RealmDB scan 12:55:49 Found 3 realms 12:55:49 starting VDB scan 12:55:49 4 volume replicas 12:55:49 2 replicated volumes 12:55:49 0 CML entries allocated 12:55:49 0 CML entries on free-list 12:55:49 starting FSDB scan (1666, 40000) (25, 75, 4) 12:55:49 8 cache files in table (173 blocks) 12:55:49 1658 cache files on free-list 12:55:49 starting HDB scan 12:55:49 0 hdb entries in table 12:55:49 0 hdb entries on free-list 12:55:49 Mounting root volume... 12:55:49 Venus starting... 12:55:49 /coda now mounted. 12:55:58 Resolved realm '192.168.0.13' /vice/src/SrvLog Date: Thu 04/14/2005 12:55:49 Coda Vice, version 6.0.8 log started at Thu Apr 14 12:55:49 2005 12:55:49 RvmType is Rvm 12:55:49 Main process doing a LWP_Init() 12:55:49 Main thread just did a RVM_SET_THREAD_DATA 12:55:49 Setting Rvm Truncate threshhold to 5. Partition /vicepa: inodes in use: 2, total: 2097152. 12:55:50 Partition /vicepa: 73015436K available (minfree=5%), 48842288K free. 12:55:50 The server (pid 8441) can be controlled using volutil commands 12:55:50 "volutil -help" will give you a list of these commands 12:55:50 If desperate, "kill -SIGWINCH 8441" will increase debugging level 12:55:50 "kill -SIGUSR2 8441" will set debugging level to zero 12:55:50 "kill -9 8441" will kill a runaway server 12:55:50 Vice file system salvager, version 3.0. 12:55:50 SanityCheckFreeLists: Checking RVM Vnode Free lists. 12:55:50 DestroyBadVolumes: Checking for destroyed volumes. 12:55:50 Salvaging file system partition /vicepa 12:55:50 Force salvage of all volumes on this partition 12:55:50 Scanning inodes in directory /vicepa... 12:55:50 Entering DCC(0xd000002) 12:55:50 done: 3 files/dirs, 5 blocks 12:55:50 Entering DCC(0xd000003) 12:55:50 done: 2 files/dirs, 175 blocks 12:55:50 SalvageFileSys completed on /vicepa 12:55:50 release_locks: unable to release file server lock 12:55:50 release_locks: unable to release volume utility lock 12:55:50 VAttachVolumeById: vol d000002 (/.0) attached and online 12:55:50 VAttachVolumeById: vol d000003 (test2.0) attached and online 12:55:50 Attached 2 volumes; 0 volumes not attached lqman: Creating LockQueue Manager.....LockQueue Manager starting ..... 12:55:50 LockQueue Manager just did a rvmlib_set_thread_data() done 12:55:50 CallBackCheckLWP just did a rvmlib_set_thread_data() 12:55:50 CheckLWP just did a rvmlib_set_thread_data() 12:55:50 ServerLWP 0 just did a rvmlib_set_thread_data() 12:55:50 ServerLWP 1 just did a rvmlib_set_thread_data() 12:55:50 ServerLWP 2 just did a rvmlib_set_thread_data() 12:55:50 ServerLWP 3 just did a rvmlib_set_thread_data() 12:55:50 ServerLWP 4 just did a rvmlib_set_thread_data() 12:55:50 ServerLWP 5 just did a rvmlib_set_thread_data() 12:55:50 ResLWP-0 just did a rvmlib_set_thread_data() 12:55:50 ResLWP-1 just did a rvmlib_set_thread_data() 12:55:50 VolUtilLWP 0 just did a rvmlib_set_thread_data() 12:55:50 VolUtilLWP 1 just did a rvmlib_set_thread_data() 12:55:50 Starting SmonDaemon timer 12:55:50 File Server started Thu Apr 14 12:55:50 2005 12:55:54 client_GetVenusId: got new host 192.168.0.13:32793 12:55:54 Building callback conn. 12:55:58 ValidateVolumes: 0x7f000001 failed! 12:56:19 New Data Base received 12:56:32 VLDB_Lookup: cannot find "test1" Any ideas ? CharlesReceived on 2005-04-22 11:08:06