Installation guide
Migration Procedure
Chapter 6 Migrating and Upgrading From Previous Versions 105
2. Install Directory Server 6.x, registering against the first master’s
configuration instance.
3. Run the migration script following the instructions in “Migrating a Standalone
Server” on page 92.
4. Once your hub is migrated, test replication and make sure that it is working
correctly.
5. After you finish this process for the first hub, repeat the steps for any
additional hubs.
Consumer Migration
To migrate a 5.x consumer server:
1. Stop the 5.x Directory Server.
2. Install Directory Server 6.x, registering against the first master’s
configuration instance.
3. Run the migration script; see section “Migrating a Standalone Server” on
page 92.
4. Once your consumer is migrated, test replication and make sure that it is
working correctly.
5. After you finish this process for the first consumer, repeat the steps for any
additional consumers.
Managing Console Fail Over
If you have a multi-master installation with o=NetscapeRoot replicated between
your two masters, Server1 and Server2, you can modify the console on the second
server (Server2) so that it uses Server2’s instance instead of Server1’s. (By default,
writes with Server2’s console would be made to Server1 then replicated over.)
To accomplish this, you must:
1. Shut down the Administration Server and Directory Server.
2. Change these files to reflect Server2’s values:
serverRoot/userdb/dbswitch.conf:directory default
ldap://configHostname:configPort/o%3DNetscapeRoot
serverRoot/admin-serv/config/adm.conf:ldapHost: configHostname
serverRoot/admin-serv/config/adm.conf:ldapPort: configPort