Re: Replication server problems
  Home FAQ Contact Sign in
mailing.comp.coda-linux only
 
Advanced search
POPULAR GROUPS

more...

mailing.comp.coda-linux Profile…
 Up
Re: Replication server problems         


Author: Jan Harkes
Date: Jan 17, 2007 09:30

On Wed, Jan 17, 2007 at 03:30:58PM +0100, Achim Stumpf wrote:
> [root@clusty1 ~]# purgevol_rep --kill /
> awk: $1 !~ /^/$/ { print }
> awk: ^ syntax error
> awk: $1 !~ /^/$/ { print }
> awk: ^ unterminated regexp

Sigh, I clearly don't purge data often enough.
> VLDB created. Search lengths: RO 0, RW 0, BK 0.
...
> 15:24:50 VLDB_Lookup: cannot find "/"

Ok, that is good. I guess the volume replica was successfully removed
from the 'volume location database'. So what went wrong was removing the
volume from the 'replication database'.

But that is pretty easy to fix,

- on your SCM edit /vice/db/VRList and remove the line that starts with /
- Then run 'volutil makevrdb /vice/db/VRList'

Jan
no comments