cancel
Showing results for 
Search instead for 
Did you mean: 

Private repository or Vendor Repo for SAP on Redhat

former_member390503
Discoverer
0 Kudos

Instructions for setting up RHEL6 to support Netweaver and HANA refer to connecting to Redhat repositories to manage RPMS. Setting Release to (say) 6.7 and adding kernel versionlocks are part of that process to keep it supported by SAP. My question is how to manage the other RPMS that are not versionlocked. Is Best Practice to setup a local Repository, and attach all servers to that? versionlocking all RPMS seems awkward.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello John,

you do not have to actually versionlock the kernel, you only need the system to stay on the supported minor release, like RHEL 6.7 in your example.
RH KBA https://access.redhat.com/solutions/238533 and https://access.redhat.com/solutions/2262851 describes how to set it up, so you will be able to update all RPMs inlcuding the kernel, that is released for 6.7

Best regards
Adam

Answers (1)

Answers (1)

former_member390503
Discoverer
0 Kudos

Adam - great point.. subscription-manager release --set=6.7

versionlock for kernel is not required. Belts and suspenders.