<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Thanks for the swift response - size depends on the success of the project - am tempted to go with external config directory assuming I can get it working...<br><br>I tried to the procedure I listed below i.e. installed the RPM, ran setup to create a 'dsconfig' instance on port 5555.<br><br>Then I created a master.inf file for inputing into the ds_newinst.pl script:<br><br>[General]<br>FullMachineName=   server1.jamesd.com<br>SuiteSpotUserID=   ldap<br>ServerRoot=   /opt/fedora-ds<br>ConfigDirectoryAdminID=   admin<br>ConfigDirectoryAdminPwd=   blah<br>ConfigDirectoryLdapURL=   ldap://server1.jamesd.com:5555/o=NetscapeRoot<br>AdminDomain=   jamesd.com<br><br>[slapd]<br>ServerPort=   389<br>ServerIdentifier=   master01<br>Suffix=   dc=jamesd,dc=com<br>RootDN=   cn=Directory Manager<br>RootDNPwd=   blah<br>UserExistingMC=1<br><br>When I ran that it seemed to work - instance called master01 was created and is running.<br><br>When running the console though, it's not listed - only the Administration Server and 'dsconfig' Directory Server instance. <br><br>How can I make the master01 instance appear in the admin console and also verify that master01 is using dsconfig to stores is configuration data?<br><br>Thanks again<br><br><br>> Date: Thu, 26 Jul 2007 09:33:37 -0600<br>> From: rmeggins@redhat.com<br>> To: fedora-directory-users@redhat.com<br>> Subject: Re: [Fedora-directory-users] Configuration Directory Question<br>> <br>> James Deuchar wrote:<br>> > Hi,<br>> ><br>> > I've got a what I thought was a relatively simple DS setup with two <br>> > master DS servers doing master-master replication. In the future <br>> > slaves may be added into the equation.<br>> ><br>> > Initially I installed both servers the same - as standalone DS' each <br>> > with it's own admin server and 'in-house' o=NetscapeRoot configuration <br>> > directory.<br>> ><br>> > Reading some of the Redhat docs on 'Configuration decisions' it talks <br>> > about having the configuration directory in a separate directory <br>> > instance - based on what I've seen from the DS setup script this <br>> > implies supplying those details during the install of the real DS <br>> > instances that will contain the data.<br>> ><br>> > Is my understanding correct? Does this mean I should be installing an <br>> > independent configuration directory on both masters and setup <br>> > replication between them to provide a redundant configuration <br>> > directory alongside the redundant data directories?<br>> For small deployments, you can have your config DS and data DS be the same.<br>> ><br>> > If so is the install procedure reasonable?:<br>> ><br>> >  - install fedora RPM on server 1<br>> >  - Run setup script to create server 1 config directory<br>> >  - Run ds_newinst.pl to create data directory on the same server <br>> > pointing it to the local config directory during setup<br>> >  - Repeat on server 2<br>> >  - Setup replication on data masters and on config directories<br>> Sure.<br>> ><br>> > Many thanks!<br>> ><br>> > ------------------------------------------------------------------------<br>> > Are you the Quizmaster? Play BrainBattle with a friend now! <br>> > <http://specials.uk.msn.com/brainbattle><br>> > ------------------------------------------------------------------------<br>> ><br>> > --<br>> > Fedora-directory-users mailing list<br>> > Fedora-directory-users@redhat.com<br>> > https://www.redhat.com/mailman/listinfo/fedora-directory-users<br>> >   <br>> <br><br /><hr />Email straight to your blog, upload jokes, photos and more.  <a href='http://specials.uk.msn.com/spaces/default.aspx ' target='_new'>Windows Live Spaces, it's FREE!</a></body>
</html>