Update Base Distribution Software#

The decision about if and when to update RHEL-clone base distribution software is complex and needs to be made by a local cluster administrator, ranging from never updating anything on the cluster to updating frequently.

Production clusters in constant use commonly have regular update schedules, typically ranging from weekly to quarterly. Track the RHEL-clone release notifications as well as the ICE ClusterWare ™ release notifications to determine which security fixes, bug fixes, and feature enhancements merit disrupting normal cluster operations to perform an update or a group of updates.

Base distribution software updates on a schedule managed by the distributor (for example, Red Hat). RHEL-clone versioning consists of two dot-separated numbers that define a major release and minor release. See Supported Distributions and Features for details about what distributions the ClusterWare platform supports on head nodes and compute nodes.

Important

The ClusterWare build version (for example, el9 combined with x86_64 or aarch64) must match the base distribution's major release and hardware platform.

Various package releases can occur for a given major.minor release. The patch releases are generally compatible with other software in the same major.minor release, which means a node can generally update patch release packages as desired. However, a kernel or device driver update may potentially require relinking 3rd-party software. The patch releases typically include security fixes, bug fixes, and backward-compatible feature enhancements. See your distributor's documentation for details.

A minor release update generally entails a larger number of packages, and those packages need to be updated as a group in order to guarantee interoperability. Before updating to a new minor release, confirm that the 3rd-party software intended to be in use is compatible with that particular major.minor base distribution. A minor release commonly includes a new kernel with substantial changes, and that typically requires 3rd-party device software to be relinked. See your distributor's documentation for details.

A major release update always entails a large number of packages and usually changes of some degree to user and application interfaces. Often there is no simple updating from one major release to another, and you will need to perform a fresh install of the new distribution. Before updating to a new major release, confirm that the intended 3rd-party software is supported by that major release. See your distributor's documentation for details.