/usr/bin/kcarectl --auto-update giving unknown kernel error after dirty COW fix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hnt2507
    Junior Member
    • Mar 2021
    • 4

    #1

    /usr/bin/kcarectl --auto-update giving unknown kernel error after dirty COW fix

    Hi,

    After updating the kernel for dirty COW fix, the kcare is giving following error.

    ===
    root@host [~]# /usr/bin/kcarectl --auto-update
    Unknown Kernel (CloudLinux Server 2.6.32-673.26.1.lve1.4.18.el6.x86_64)
    ===

    Any idea why this happens?
    Thanks!
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1239

    #2
    Hi,

    Suppose that was checked when that version was not added to KernelCare yet. As of now everything is fine with it:

    Code:
    # uname -r
    
    2.6.32-673.26.1.lve1.4.18.el6.x86_64
    
    # /usr/bin/kcarectl --uname
    
    2.6.32-673.26.1.lve1.4.18.el6.x86_64
    
    # /usr/bin/kcarectl --update
    
    Kernel is safe
    
    # /usr/bin/kcarectl --auto-update
    
    #

    Comment

    • hvipin17
      Junior Member
      • Jun 2017
      • 1

      #3
      Yes, Now it not giving any error.

      Thanks!!!

      Comment

      Working...