on ‎2020 Nov 12 10:38 PM
Hi, what is the procedure to update kernel on CI ( AIX) and multiple DI(Linux) ? Thanks
Request clarification before answering.
Hi,
Is the /sapmnt filesystem commonly shared across all application servers (CI+DIs)?
If yes, then the normal procedure of the kernel upgrade would be sufficient where we stop the system, copy the new media to global kernel directory, check if the kernel has been upgraded(you may randomly check any of the DIs as kernel should be upgraded here also if /sapmnt is shared), start CI, check if kernel has been upgraded or not , perform SGEN, and then continue to start other DIs.
Also, if your Database is oracle, you'll need to perform ./saproot.sh <SID> and ./oraroot.sh <SID>(depending on the database version) using root user after navigating to the kernel directory.
Please also let me know if there are any cluster services involved?
You can also log on to all of the application servers and execute below command to check the Kernel version for that specific instance.
sapcontrol -nr <NR> -function GetVersionInfo
^Make Sure sapstartsrv process is running for sapcontrol command to work.
Regards,
Manoj Somkuwar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
> How about AIX and Linux versions?
If /sapmnt is properly configured, there is a subdirectory for each needed os and the DI will copy the new kernel from there to the exe directory beneath /usr/sap/SID/D....
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.