Just installed Kernelcare on cpanel server running CentOS 7.7. but when i login to whm it is going message "You must reboot the server to apply software updates". Can some one tell if i correctly install Kernelcare and why it is showing reboot message in WHM
Here is some outputs
[root@server secure]# kcarectl --update
Kernel is safe
$VAR1 = {
running_version => 3.10.0-957.27.2.el7.x86_64,
has_kernelcare => 0,
reboot_required => ,
boot_version => 3.10.0-957.27.2.el7.x86_64
};
[root@server secure]# uname -r
3.10.0-957.27.2.el7.x86_64
[root@server secure]# kcare-uname -r
3.10.0-957.27.2.el7.x86_64
[root@server secure]# /usr/bin/kcarectl --info
kpatch-state: patch is applied
kpatch-for: Linux version 3.10.0-957.27.2.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 29 17:46:05 UTC 2019
kpatch-build-time: Sat Feb 8 01:56:46 2020
kpatch-description: 14-free:1581505455;
Here is some outputs
[root@server secure]# kcarectl --update
Kernel is safe
$VAR1 = {
running_version => 3.10.0-957.27.2.el7.x86_64,
has_kernelcare => 0,
reboot_required => ,
boot_version => 3.10.0-957.27.2.el7.x86_64
};
[root@server secure]# uname -r
3.10.0-957.27.2.el7.x86_64
[root@server secure]# kcare-uname -r
3.10.0-957.27.2.el7.x86_64
[root@server secure]# /usr/bin/kcarectl --info
kpatch-state: patch is applied
kpatch-for: Linux version 3.10.0-957.27.2.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Jul 29 17:46:05 UTC 2019
kpatch-build-time: Sat Feb 8 01:56:46 2020
kpatch-description: 14-free:1581505455;
Comment