Red Hat Directory Server B.08.00 for HP-UX Release Notes and Supplemental Instructions

The migration tools are not interactive and provide the following features:
No prompts appear, and you are not required to enter any information or approve any step
in the migration process. The script displays the migration status after the migration
completes.
The migration tools copy the Directory Server information and settings from the existing
Directory Server instance to the new instance.
The existing Directory Server instance is not modified or destroyed.
For information on the migration scenarios and how to use the migration tools, see Chapter 8,
"Migrating From Previous Versions," in the Red Hat Directory Server 8.0 Installation Guide.
Options and Arguments
For detailed information about the tool options and arguments, see Appendix A (page 53).
Migrating to Red Hat Directory Server 8.0 on the Same System
This section describes how to migrate from Netscape Directory Server version 6.11, 6.21 or Red
Hat Directory Server 7.1 to Red Hat Directory Server 8.0 on the same system.
For information on migrating from a previous Directory Server version on an HP 9000 system
to Red Hat Directory Server 8.0 an HP Integrity system, see “Migrating a Directory Server on an
HP 9000 System to Red Hat Directory Server 8.0 on a Different System” (page 41).
Preparing for Migration
To prepare the Directory Server for migration, follow these steps:
1. For a general understanding of the migration process and background information, see
Chapter 8, "Migrating from Previous Versions” in the Red Hat Directory Server Installation
Guide.
2. Back up all existing Directory Server database files and user and configuration data, including
critical configuration information contained in the dse.ldif, slapd.conf and dwgw.conf
files and any customized schema files. You can use the following procedure to perform this
step:
a. Set the current working directory to the server root for the legacy Directory Server.
For Netscape Directory Server 6.11 and 6.21, enter the following command:
cd /var/opt/netscape/servers
For Red Hat Directory Server 7.1, enter the following command:
cd /var/opt/netscape/server7
b. For each Directory Server instance, use the db2bak utility to create a backup of the
database files in a target directory that has sufficient disk space for the data. For example,
the following commands create backups of the instance1 and instance2 Directory
Server instances in the target directory /tmp/bak:
./slapd-instance1/db2bak /tmp/bak/instance1
./slapd-instance2/db2bak /tmp/bak/instance2
c. Create a tar file that contains a backup of all configuration and schema files. These
files are located below the server root directory in the following subdirectories:
slapd-instance/config
slapd-instance/schema
alias
admin-serv/config
shared/config
36 Migrating to Red Hat Directory Server 8.0