We use 3 different waves in our environment Prod, PreProd, and Dev. We have 3 patchgroups which some of each wave are pulled in the a patchgroup and its the patchgroup listing of hosts that we patch monthly…
So this month we patched a host qa16 (running Rocky Linux 8) which is in a wave that this month got a new publication of patches. The host for some reason did not get the newest kernel patch this month and for some reason is still running 4.18.0-553.22.1.el8_10.x86_64. There is nothing preventing it from getting the latest kernel as far a yum.conf or dnf.conf goes. We do not use rpm lock or what ever its called.
When I go on to the host qa16 and do a yum clean all then do a yum upgrade I am showing no patches. When I look at the host in Foreman GUI and search for kernel I see the current kernel version listed above.
We do know they are up to 4.18.0-553.47 now and we do have one machine in our environment that has kernel 4.18.0-553.4x on it. So that means that 4.18.0-553.4x is some where in the local repo in foreman.
- Is there a way to see the exact rpms available in a Composite Content View? Meaning, I would like to see the rpms this CCV has that it can present to hosts. Not what it presented to this host.
- Any clue how I can try to track down why this host at least is not getting the updated RPMs we think it should be getting?