<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Rich Megginson wrote:
<blockquote cite="mid:47BC6E9B.7020206@redhat.com" type="cite">Howard
Wilkinson wrote:
  <br>
  <blockquote type="cite">Richard et al,
    <br>
    <br>
I have obviously confused you on this so to start again!
    <br>
    <br>
I have four machines on which I am installing directory server version
1.1.
    <br>
    <br>
I have automated the install so that I start with a virgin install
every time - erase the packages and delete all of the files left lying
around and then reinstall the packages.
    <br>
    <br>
I want to set up the four machines in a fault-tolerant fashion. So I
have an initial master, a secondary on a separate machine, and 2
consumers on the other machines.
    <br>
    <br>
I can setup the servers on each machine with their own admin server and
can gt the SSL working and have modified the mmr script and can get all
other server to replicate. Master and Secondary in multi-master mode,
consumers fed from master and secondary.
    <br>
    <br>
What I want to achieve is to have all of the servers sharing the
o=NetscapeRoot paritition (i.e. all having an admin server but all
having the same configuration for the admin server). Now this means
that they need to be in a mesh multi-master - OK I can set that up but
I can't get the servers to register cleanly with the individual admin
servers on each of the machines.
    <br>
  </blockquote>
Ok.  I understand.  First, you have to follow these guidelines -
<a class="moz-txt-link-freetext" href="http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Replication-Replicating-ADS-for-Failover.html">http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Managing_Replication-Replicating-ADS-for-Failover.html</a>
  <br>
  <br>
Next, it sounds like you are running into this bug -
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=431103">https://bugzilla.redhat.com/show_bug.cgi?id=431103</a>
  <br>
</blockquote>
Have followed these instructions, with the fixes from the patch and we
are further along! I now have all servers registered on the master
server and can see them from there as expected.<br>
<br>
I now face an issue with "register-ds-admin.pl" when I run it in the
secondary server I get the following output.<br>
<blockquote><small>If you have such Directory Server, type the full
path that stores the configuration file.</small><br>
  <br>
  <small>If you don't, type return.</small><br>
  <small>[configuration directory path or return]:</small><br>
  <br>
  <br>
  <small>==============================================================================</small><br>
  <small>Candidate servers to register:</small><br>
  <small>    /etc/dirsrv/slapd-backus</small><br>
  <br>
  <small>==============================================================================</small><br>
  <small>Do you want to use this server as Configuration Directory
Server?</small><br>
  <br>
  <small>Directory server identifier: backus</small><br>
  <br>
  <small>==============================================================================</small><br>
  <small>Do you want to use this server as Configuration Directory
Server?</small><br>
  <br>
  <small>Directory server identifier:</small><br>
</blockquote>
and this justs keeps cycling asking the same question.<br>
<br>
If I run on one of the consumers the behaviour is different but still
no very useful. I get a bit further but it refuses to recognise the
admin password.<br>
<blockquote><small>Do you want to use this server as Configuration
Directory Server?</small><br>
  <br>
  <small>Directory server identifier: barnacle</small><br>
  <br>
  <small>==============================================================================</small><br>
  <small>Cleaning up old Config DS:</small><br>
  <br>
  <small>==============================================================================</small><br>
  <small>Please input the password for the Administrator User
uid=admin, ou=Administrators, ou=TopologyManagement, o=NetscapeRoot:</small><br>
  <small>Error: failed to clean up the configuration info from the old
Configuration</small><br>
  <small>Directory Server .</small><br>
  <br>
  <small>==============================================================================</small><br>
  <small>Please input the password for the Administrator User
uid=admin, ou=Administrators, ou=TopologyManagement, o=NetscapeRoot:</small><br>
</blockquote>
I get the same behaviour if I run on the Master server.<br>
<br>
Any suggestions?<br>
<br>
.............<br>
</body>
</html>