You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is about inplace upgrade Epiphany cluster based on Red Hat / Cent OS 7 to system version 8, if you are looking for RHEL8 fresh installation task check here
System upgrade process should be conducted by user with documentation provided by Red Hat and Cloud provider with additional documentation provided by Epiphany.
Output of this task should be consistent documentation of tested path to upgrade OS on existing cluster based on Epiphany LTS 1.0.x to system version 8.x.
system must be upgraded to latest minor version yum -y update
PAM module pam_pkcs11 is no longer available in RHEL-8 since it was replaced by SSSD, pam_pkcs11 needs to be disabled: leapp answer --section remove_pam_pkcs11_module_check.confirm=True --add
pata_acpi kernel module needs to be removed before upgrade: rmmod pata_acpi
Some packages may be removed from system since they are not signed by Red Hat - this impacts Postgresql10 - application is removed during upgrade (only application, not data) - this needs to be investigated, please see this document
Please check spike results place in Conluence page before start
See comments below:
DoD checklist
The text was updated successfully, but these errors were encountered: