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

4. Run the migration script as the root user:
To migrate from Directory Server 6.11 or 6.21 to 8.0, select one of the following options.
NOTE: You must have the LDIF files created for your legacy directories. See
Section 6.3.1 (page 36).
— To migrate all Netscape Directory Server 6.11 or 6.21 instances and the
Administration Server to Red Hat Directory Server 8.0, use the following command
sequence:
cd /opt/dirsrv/sbin
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/servers \
--cross --file=setup.inf
— To migrate one specific Netscape Directory Server 6.11 or 6.21 instance and the
Administration Server to Red Hat Directory Server 8.0, use the following command
sequence:
cd /opt/dirsrv/sbin
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/servers \
--cross --instance slapd-instance --file=setup.inf
— To migrate all Netscape Directory Server 6.11 or 6.21 instances to standalone Red
Hat Directory Server 8.0 Directory Servers, use the following command sequence:
cd /opt/dirsrv/sbin
./migrate-ds.pl --oldsroot /var/opt/netscape/servers --cross
— To migrate one specific Netscape Directory Server 6.11 or 6.21 instance to a
standalone Red Hat Directory Server 8.0 instance, use the following command
sequence:
cd /opt/dirsrv/sbin
./migrate-ds.pl --oldsroot /var/opt/netscape/servers \
--cross --instance slapd-instance
To migrate from Directory Server 7.1 to 8.0, select one of the following options:
— To migrate all configured Red Hat Directory Server 7.1 instances and the
Administration Server to Red Hat Directory Server 8.0, use the following command
sequence:
cd /opt/dirsrv/sbin
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/server7 \
--file=setup.inf
— To migrate one specific Red Hat Directory Server 7.1 instance and the
Administration Server to Red Hat Directory Server 8.0, use the following command
sequence:
cd /opt/dirsrv/sbin
./migrate-ds-admin.pl --oldsroot /var/opt/netscape/server7 \
--instance slapd-instance --file=setup.inf
— To migrate all Red Hat Directory Server 7.1 instances to standalone Red Hat
Directory Server 8.0 instances, use the following command sequence:
cd /opt/dirsrv/sbin
./migrate-ds.pl --oldsroot /var/opt/netscape/server7
— To migrate one specific Red Hat Directory Server 7.1 instance to a standalone Red
Hat Directory Server 8.0 instance, use the following command sequence:
40 Migrating to Red Hat Directory Server 8.0