| Hi Christian:
how many clearinghouse to you have now: netsys_ch, netsach_ch,
net_sac_ch - 3 clearing houses.
by remastering I assume that you mean that you have used the SET DIR
___ TO NEW EPOCH to change the clearing house that the master is in.
is that correct?
When you deleted the clearinghouse that had a problem did you purge the
clerk cache on all systems so that old clearhouse was removed from the
cache.
the directory .DNA_BackTranslation.%x39250 didn't relicate you say,
were you using a create replica command when it failed to replicate.
do you still have a good master copy? if you still have a good master
you should be able to create a replica with the create replica command.
-Bob Wheater
DECdns Engineering
|
| Hi Bob,
Thanks for your help .
We have only 2 clearinghouses :
netsac_ch on NETSAC and netsys_ch on NETSYS
On NETSAC:
dns > dir clear .*
netsys_ch ( netsac_ch not seeen , it was the clearinhhouse in
dns$chstate Dying before stopping the server )
On NETSYS:
dns> dir clear .*
netsac_ch
netsys_ch
dns> set dnscp pref clear .netsac_ch
dns> sho dir . or others commands --> unable to communicate with any DECDNS
Server.
>>>>>by remastering I assume that you mean that you have used the SET DIR
>>>>>___ TO NEW EPOCH to change the clearing house that the master is in.
>>>>>is that correct?
Yes.
>>>>>When you deleted the clearinghouse that had a problem did you purge the
>>>>>clerk cache on all systems so that old clearhouse was removed from the
>>>>>cache.
No clearinghouse was deleted , only netsys_ch ( which contains r/o
replicas) is available.
On NETSYS we decided to remaster all the replicas
dns> set dir . master netsys_ch , exclude netsac_ch
dns> set dir .node master netsys_ch , exclude netsac_ch ...
in order to delete the clearinghouse on NETSAC and recreate it.
This step was successfull , but unfortunately the
.DNA_BackTranslation.%X39250 had not a R/O replica on NETSYS .
We can't create it ( directory already exists ) and we haven't a good
master copy .
We only have backup of the the checkpoint , tlog and version database
files on NETSAC ( master replicas of all directories ) when NETSAC_CH
was in Dying State .
Christian .
|
|
Hi Bob ,
Before we started , we had the following configuration:
DNS Server : NETSAC | DNS Server : NETSYS
Clearinghouse : NETSAC_CH | Clearinghouse : NETSYS_CH
|
. | .
.DNA_BackTranslation | .DNA_BackTranslation
.DNA_BackTranslation.afi |
.DNA_BackTranslation.afi.area | .DNA_BackTranslation.afi.area
.DNA_NodeSynonym | .DNA_NodeSynonym
.node | .node
|
all master replicas | all R/O replicas
| except
| .DNA_BackTranslation.afi
On NETSAC:
DNS> dir clear .*
netsac_ch with DNS$CHstate Dying
netsys_ch with DNS$CHstate On
The DNS server and clerk have been stopped and restarted on NETSAC
and after that , netsac_ch became unavailable.
Unable to reenable it , we decided to perform following operations :
1 - first to remaster all r/o replicas on NETSYS.
2 - then delete the netsac_ch on NETSAC
3 - create a new clearinghouse on NETSAC
4 - reconstruct the read-only replicas in netsac_ch
*** Step 1 : Remastering all r/o replicas on NETSYS ****
DNS> set dir . to new epoch master .netsys_ch ,exclude .netsac_ch
DNS> set dir .DNA_Nodesynonym to new epoch master netsys-ch , excl .netsac_ch
DNS> set dir .DNA_BackTranslation to new epoch master netsys-ch , e .netsac_ch
DNS> set dir .DNA_BackTransalation.afi.area to new epoch m netsys-ch ,
excl .netsac_ch
DNS> set dir .node to new epoch master netsys-ch , excl .netsac_ch
This step was successfull .
But now we have a problem with creation of .DNA_BackTranslation.afi on
NETSYS because this replica was only master replica in netsac_ch
( Unavailable clearinghouse)
- Creating the replica by doing the following command:
DNS> create replica .DNA$Back_Translation.afi to new epoch master .netsys_ch,
exclude .netsac_ch
fails with message "directory already exists"
- Registering a node using Decnet_register in an existing area works
successfully but doesn't create the missing replica in netsys-ch
- Registering a node in a new area fails with " Unable to communicate
with any decdns server"
We can't perform the other steps as far as we don't have a replica
.DNA$BackTranslation.afi , built in netsys-ch.
Christian.
|