Red Hat Directory Server B.08.00.02 for HP-UX Release Notes and Supplemental Instructions
cd /opt/dirsrv/sbin
./migrate-ds.pl --oldsroot /var/opt/netscape/server7 \
--instance slapd-instance
The migration script migrates the legacy Directory Server and creates Red Hat Directory Server
8.0 Directory Servers using the configuration information from the legacy Directory Server
instances. If you used the migrate-ds-admin.pl script, the script also creates a new
Administration Server. The migration script also starts the new Directory Server instances and
the Administration Server.
NOTE: The migration utility copies the legacy Directory Server information and settings to
create information for the Red Hat 8.0 configuration. The migration utility does not modify or
delete legacy data.
6.3.2.1 Migration Script Examples
This section contains migration script examples.
Example 1
The following example migrates all configured Directory Server 6.11 or 6.21 instances and the
Administration Server to Red Hat Directory Server 8.0:
cd /opt/dirsrv/sbin
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/servers \
--cross --file=setup.inf
Example 2
The following example migrates all configured Directory Server 7.1 instances and the
Administration Server to Red Hat Directory Server 8.0:
cd /opt/dirsrv/sbin
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/server7 \
--file=setup.inf
Example 3
The following is sample output showing migration of Directory Server 6.11 or 6.21 to Red Hat
Directory Server 8.0:
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/servers --cross \
--file=setup.inf
Beginning migration of Directory and Administration servers from
/var/opt/netscape/servers
Beginning migration of Directory Server instances in /var/opt/netscape/servers
our new DS instance 'slapd-nds611' was successfully created.
Beginning migration of Administration server from /var/opt/netscape/servers
the Administration server was successfully migrated.
6.4 Migrating a Directory Server on an HP 9000 System to Red Hat
Directory Server 8.0 on a Different System
This section describes how to migrate from Directory Server 6.11, 6.21 or Red Hat Directory
Server 7.1 on one system to Red Hat Directory Server 8.0 on another system. This procedure can
be used to migrate a previous Directory Server version to Red Hat Directory Server 8.0 on an
HP-UX 11i v2 or v3 HP Integrity system.
For information about migrating from a previous Directory Server version to Red Hat Directory
Server 8.0 on the same system, see Section 6.3 (page 36).
6.4 Migrating a Directory Server on an HP 9000 System to Red Hat Directory Server 8.0 on a Different System 41