Red Hat NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN Bedienungsanleitung Seite 13

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 25
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 12
IMPORTANT
Make sure that partition where the tar file is created has enough space to store all of the
configuration and data.
[root@server1 ~]# cd /
[root@server1 ~]# tar cpjf rhds-upgrade.tar.bz2 -C / --no-recursion --exclude
httpd.conf --exclude admserv.conf etc/sysconfig/dirsrv* etc/dirsrv/slapd-*
etc/dirsrv/slapd-*/* etc/dirsrv/slapd-*/schema/* var/run/dirsrv
var/lock/dirsrv/slapd-* var/log/dirsrv/slapd-* var/lib/dirsrv/slapd-*
var/lib/dirsrv/slapd-*/* var/lib/dirsrv/slapd-*/ldif/*
var/lib/dirsrv/slapd-*/db/* var/lib/dirsrv/slapd-* /db/*/* etc/dirsrv/adm in-
serv etc/dirsrv/admin-serv/* var/log/dirsrv/adm in-serv var/lib/dirsrv/slapd-
*/cldb/* usr/lib[64]/dirsrv/slapd-*
NOTE
The cldb location assumes that the changelog is located in the default changelog
directory. If the changelog is in a different location, use the appropriate directory. If
replication is not enabled, this directory can be omitted.
4. On the new machine which will host Directory Server, install or upgrade the Directory Server 9.0
packages. For example:
yum install redhat-ds
5. Copy over the tar file to the new machine.
6. Open the root directory, and then unpack the tar file. For example:
cd /
tar xfjp /path/to/rhds-upgrade.tar.bz2
7. Make sure that the new Directory Server instance is not running.
service dirsrv-admin stop
service dirsrv stop
8. Run the setup-ds.pl command in offline mode to upgrade only the Directory Server
configuration. T his performs all of the basic setup required to perform any schema or data
changes.
For example:
setup-ds.pl -u -s General.UpdateMode=offline
9. Start the servers.
Red Hat Directory Server Red Hat Directory Server 9 Release Notes
10
Seitenansicht 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 24 25

Kommentare zu diesen Handbüchern

Keine Kommentare