Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Document upgrade Red Hat / CentOS 7 to v 8.x #2734

Closed
6 of 20 tasks
plirglo opened this issue Oct 29, 2021 · 2 comments
Closed
6 of 20 tasks

[FEATURE REQUEST] Document upgrade Red Hat / CentOS 7 to v 8.x #2734

plirglo opened this issue Oct 29, 2021 · 2 comments
Assignees

Comments

@plirglo
Copy link
Contributor

plirglo commented Oct 29, 2021

See comments below:


DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
  • Solution meets requirements and is done according to design doc
  • Usage compliant with license
@plirglo
Copy link
Contributor Author

plirglo commented Oct 29, 2021

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.

Helpful resources:

Known issues / limitations:

  • 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

@to-bar
Copy link
Contributor

to-bar commented Jan 5, 2022

Related task: #2849

@seriva seriva changed the title Document upgrade Red Hat / CentOS 7 to v 8.x [FEATURE REQUEST] Document upgrade Red Hat / CentOS 7 to v 8.x Apr 21, 2022
@seriva seriva closed this as completed Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants