Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. backup existing ldap server before starting (using Openstack credentials) ADD LINK
  2. add port 636 TCP.749 TCP,464 UDP to ldap security group
  3. Run workflow run workflow to create dns reverse zone into LDAP machine to create the reverse hosted zone (if missing)

    ipa dnszone-add --name-from-ip=10.0.0.63 or using IP range (https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/managing-reverse-dns-zones)

  4. If your LDAP is rocky 8 based jump to step 9., if it is centos7 continue normally.
  5. Create create LDAP replica instance type to move from centos7 to rocky 8 (see MigratefromCentos7toRocky8 )
  6. run workflow to switch IP interfaces between LDAP (see RunworkflowtoswitchIPinterfacesbetweenLDAP)
  7. Check everything is fine (see 
  8. Remove old LDAP
  9. see Tests)
  10. Create LDAP replica instance type Repeat from step 2. to move from centos7 to rocky 8 to rocky 9 (and future)(see 


Migrate from Centos7 to Rocky 8

...