Installation guide
Migration Procedure
78 Netscape Directory Server Installation Guide • October 2004
4. Follow the prompts. For example, if you’re prompted to provide a path and
filename for your backup directory, enter one or accept the default.
The migration process starts. At the end of migration, your legacy Directory
Server is migrated. Additionally, as a result of this migration, a new Directory
Server 7.x instance is installed using the configuration information obtained
from your legacy Directory Server; the data from your old server is migrated
to the new server; and the new server is started.
A sample output showing migration of Directory Server 6.11 to Directory
Server 7.0 is provided below. Notice that the script detects three backends,
backend1, backend2, and userRoot, which exist in the legacy server as well
as in the new server instances. To demonstrate the various options, for each
backend a different option was chosen: for
backend1, the choice was to
continue with the migration and export processes; for
backend2, the choice
was to continue with the migration process only (without exporting); and, for
userRoot, the choice was to skip the migration process.
migrate6to7 -D "cn=directory manager" -w secret12 -p 11440 -o
/export/home/jdoe/611-latest/slapd-bart -n
/export/home/jdoe/70-latest/slapd-bart -t 3 -L log.out
oldDir: /export/home/jdoe/611-latest,
oldHome:/export/home/jdoe/611-latest/slapd-bart,
oldConfDir: /export/home/jdoe/611-latest/slapd-bart/config/,
ldif_rep: /export/home/jdoe/611-latest/slapd-bart/config//ldif/,
rootDN: cn=directory manager,
Port: 11440,
Newname: bart
Shutdown the legacy Directory Server instance:
/usr/netscape/servers/ds611/slapd-bart
Shutting down server slapd-bart . . .
. . .
Name of the old LDAP server: bart.netscape.com
Name of the new LDAP server: bart.netscape.com
6.11 localuser: jdoe, uid: 9871, gid: 10
7.0 localuser: jdoe, uid: 9871, gid: 10
install.book Page 78 Wednesday, November 24, 2004 11:30 AM