Coda File System

Re: new replicated volume "Resource temporarily unavailable"

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Tue, 28 Oct 2003 17:14:28 -0500
On Tue, Oct 28, 2003 at 04:36:49PM -0500, John Barrett wrote:
> > Check whether the rpc2portmap and updatesrv daemons are running on the
> > SCM server, and the updateclnt daemon on at least the 2nd server.
> >
> 
> SCM server:
> 
>  3886 ?        S      0:00 rpc2portmap CONSOLE=/dev/console
>  3888 ?        S      0:00 updatesrv CONSOLE=/dev/console
>  3890 ?        S      0:00 updateclnt -h wohrman4 CONSOLE=/dev/console
>  3891 ?        S      0:00 /bin/sh /usr/sbin/startserver
> CONSOLE=/dev/console
>  3897 ?        S<     0:01  \_ codasrv CONSOLE=/dev/console
> 
> Rep server:
>  1986 ?        S      0:00 rpc2portmap CONSOLE=/dev/console
>  1988 ?        S      0:00 updatesrv CONSOLE=/dev/console
>  1990 ?        S      0:00 updateclnt -h wohrman1  CONSOLE=/dev/console
>  1991 ?        S      0:00 /bin/sh /usr/sbin/startserver
> CONSOLE=/dev/console
>  1996 ?        S<     0:01  \_ codasrv CONSOLE=/dev/console

Ah, you've set up the replica server as another SCM. Check the
/vice/db/scm file, it should contain the hostname of the SCM
(wohrman4).

After you've put the right name in that file, simply restart the
update-daemons on the non-SCM server. It should only start
'updateclnt -h wohrman4', because the other two aren't used.

Jan
Received on 2003-10-28 17:28:24