ostinru commented on code in PR #114: URL: https://github.com/apache/cloudberry-pxf/pull/114#discussion_r3339212448
########## docs/content/upgrade/upgrade_os.md: ########## @@ -1,46 +1,48 @@ --- title: OS Upgrade Considerations for PXF +description: Upgrading the operating system on PXF hosts. +sidebar_position: 3 --- PXF is compatible with these operating system platforms: | OS Version | PXF Version | |------------|--------------------------| -| RHEL 8.x | 6.3+ for Greenplum 6.20+ | -| RHEL 8.x | 6.8+ for Greenplum 7.x | -| RHEL 9.x | 6.9+ for Greenplum 6.26+ | +| RHEL 8.x | 6.3+ for Apache Cloudberry 6.20+ | +| RHEL 8.x | 6.8+ for Apache Cloudberry 7.x | +| RHEL 9.x | 6.9+ for Apache Cloudberry 6.26+ | -If you plan to upgrade the operating system in your Greenplum Database cluster hosts to a new OS and you are running PXF in your Greenplum installation, please refer to the above table to determine which version of PXF is required. +If you plan to upgrade the operating system in your Apache Cloudberry cluster hosts to a new OS and you are running PXF in your Apache Cloudberry installation, please refer to the above table to determine which version of PXF is required. You must perform some PXF-specific actions before and after you upgrade the OS. -The following procedures assume that you are upgrading the OS on a different set of hosts than that of the current/running Greenplum cluster. +The following procedures assume that you are upgrading the OS on a different set of hosts than that of the current/running Apache Cloudberry cluster. -## <a id="pre"></a>Pre-OS Upgrade Actions +## Pre-OS Upgrade Actions Perform the following steps before you upgrade the operating system: -1. Upgrade PXF in your current cluster to at least the version of PXF listed in the table above and verify PXF operation **before** you commence the OS upgrade. For example, if you want to upgrade your Greenplum 6 cluster to RHEL 8, upgrade to PXF v6.3+. +1. Upgrade PXF in your current cluster to at least the version of PXF listed in the table above and verify PXF operation **before** you commence the OS upgrade. For example, if you want to upgrade your Apache Cloudberry 6 cluster to RHEL 8, upgrade to PXF v6.3+. Review Comment: There is no `Apache Cloudberry 6` version yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
