On Mon, Sep 13, 1999 at 08:13:46AM -0400, [EMAIL PROTECTED] wrote:
> It appears that I can't follow directions or cannot count. either way
> I created keys that were 9 characters long. I editted the auth2.tk
> and volutil.tk on both servers to be 8 characters and restarted the
> servers. I am now getting a device not configured when attempting to
> cfs mkmount my replicated volumes.
>
> I get the following errors in the SCM SrvLog repeated:
>
> 07:57:50 GetVolObj: VGetVolume(1000001) error 103
> 07:57:50 GrabFsObj, GetVolObj error Volume not online
> 08:01:55 Worker1: Unbinding RPC connection 754125093
>
> The volumes appeared to build without error as far as I can tell.
It looks like the VLDB and VRDB files didn't get replicated to your
second server. Restart the update client & server
/etc/rc.d/init.d/update.init stop
/etc/rc.d/init.d/update.init start
Jan