Este contenido no está disponible en el idioma seleccionado.

15.14. Removing the Changelog


The changelog is a record of all modifications on a given replica that the supplier uses to replay these modifications to replicas on consumer servers (or suppliers in the case of multi-supplier replication).
If a supplier server goes offline, it is important to be able to delete the changelog because it no longer holds a true record of all modifications and, as a result, should not be used as a basis for replication. A changelog can be effectively deleted by deleting the log file.

15.14.1. Removing the Changelog using the Command Line

To remove the changelog from the supplier server:
  1. Verify whether replication is disabled for all suffixes:
    # dsconf -D "cn=Directory Manager" ldap://supplier.example.com replication list
    There are no replicated suffixes
    Copy to Clipboard Toggle word wrap
  2. Remove the changelog:
    # dsconf -D "cn=Directory Manager" ldap://supplier.example.com replication delete-changelog
    Copy to Clipboard Toggle word wrap

15.14.2. Removing the Changelog using the Web Console

To remove the changelog from the supplier server:
  1. Open the Directory Server user interface in the web console. See Section 1.4, “Logging Into Directory Server Using the Web Console”.
  2. Select the instance.
  3. Open the Replication menu, and select the Replication Changelog entry.
  4. Click Delete Changelog.
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat