Red Hat Directory Server B.08.00.02 for HP-UX Release Notes and Supplemental Instructions
--logfile name -l name
Optional. Specifies a log file to log the migration messages. If this option is not set, the
migration information is written to a temporary file, /tmp/migratexxxx.log. To disable
logging, set this option to /dev/null.
--cross -c or -x
Optional. This is used when the source system is a different architecture than the destination
system. When you migrate from one system to another or migrate from one platform to
another platform, you must perform cross-platform migration. For example, when you
migrate from Netscape Directory Server 6.11 or 6.21 32 bit architecture to Directory Server
8.0 64 bit architecture on the same system or you migrate from Netscape Directory Server
6.11, 6.21 or 7.1 on an HP 9000 system to Directory Server 8.0 on an HP Integrity system.
In this case, only certain data is available for migration. This type of migration requires that
all your legacy databases are exported to LDIF format, and the LDIF file must have the same
name as the database instance directory with the file name extension.ldif appended. For
example, if you have /var/opt/ netscape/servers/slapd-instance/db/userRoot/
and /var/opt/ netscape/servers/slapd-instance/db/NetscapeRoot/, you
must first use db2ldif to export these databases to the LDIF files.
A.2 Arguments
You can supply default .inf data in the following format:
section.parameter=value
Examples
General.FullMachineName=foo.example.com
slapd.Suffix=dc=example, dc=com
Values passed in the previous manner override values in an .inf file with the -f option.
58 Migration Tools