On Wed, Jan 17, 2007 at 03:30:58PM +0100, Achim Stumpf wrote: > [EMAIL PROTECTED] ~]# 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