Mixed mode minor RHEL OS upgrade on the ECS hosts
After installing CDP Private Cloud Data Services on a particular RHEL OS, you can now upgrade RHEL OS on some of your hosts to a new minor version. For example, in a 10 node cluster running in a RHEL 8.x OS series, you can upgrade any number of hosts from 8.6 to 8.8 new minor version and keep the other hosts running on original RHEL 8.x.
- Log in to Cloudera Manager as an Administrator, then navigate to the ECS cluster.
- Go to the tab.
- Click the Actions menu to the right of the Embedded Container Service cluster name and select Stop.
- Click the Stop button in the confirmation screen.
The Command Details window shows the progress of the services.
- SSH into a ECS cluster host as a root user.
- Verify the OS version by running the following command:
cat /etc/redhat-release