Announcement

Collapse
No announcement yet.

cPanel asking for reboot

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cPanel asking for reboot

    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;

  • #2
    Hello Ashwini,
    Thank you for reaching out! In order to understand the problem in the kernel or in packages, you can run this command:

    Code:
    needs-restarting
    The output will show which processes use the old binaries. If the output is empty, please create a ticket here https://cloudlinux.zendesk.com/hc/en-us/requests/new and technical experts will help you asap.
    Thank you.

    Comment


    • #3
      # needs-restarting
      1775 : /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
      2471 : cpgreylistd - processor
      2208 : queueprocd - waiting up to 60s to process a task
      11060 : tailwatchd
      1 : /usr/lib/systemd/systemd --system --deserialize 22
      30349 : cpsrvd (SSL) - waiting for connections
      2377 : dnsadmin - dormant mode
      8846 : cpdavd - accepting connections on: 2079, 2080, 2077, 2078 (dormant)
      1660 : /sbin/auditd

      Comment


      • #4
        Hello Ashwini,
        Thanks for following up! This output of the command means that some software has been updated and WHM recommends you restart the server to apply these updates. But this is only on your decision - you can restart these services manually one by one, or leave them as they are because your kernel is secured/safe and this is the main purpose of KernelCare.
        If you have any other questions, feel free to ask here.
        Thank you for contacting us.

        Comment

        Working...
        X