Announcement

Collapse
No announcement yet.

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

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

  • /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!

  • #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


    • #3
      Yes, Now it not giving any error.

      Thanks!!!

      Comment

      Working...
      X