hello ,
I have a problem with the install kernelcare , this block here is the report of the install
[root@srv ~]# rpm -i http://patches.kernelcare.com/kernelcar ... x86_64.rpm
[root@srv ~]# Downloading updates
insmod: error inserting '/var/cache/kcare/21b78c1eaa889c8a4ff710fe376be21921934d06/kcare.ko': -1 Operation not permitted
Unable to load kmod (/var/cache/kcare/21b78c1eaa889c8a4ff710fe376be21921934d06/kcare.ko 1)
cpanel : CLOUDLINUX 6.5 x86_64 standard – srv WHM 11.42.1 (build 13)
answer ( Cloud Linux ) Igor Seletskiy :
It sounds like you have some security modification that doesn't allow to load kernel modules. Are you running atomic secure linux? If yes, could you please ask them how to disable such protection.
Regards,
Igor Seletskiy
CEO @ Cloud Linux Inc
problem with the install kernelcare ( Cloud Linux )
-
- Forum User
- Posts: 5
- Joined: Tue May 13, 2014 2:58 pm
- Location: Algérie
-
- Forum User
- Posts: 5
- Joined: Tue May 13, 2014 2:58 pm
- Location: Algérie
Re: problem with the install kernelcare ( Cloud Linux )
answer ( Cloud Linux ) Igor Seletskiy :
Please, check with ASL support. It is their changes that prevent kernel module to be laoded.
Unable to load kmod (/var/cache/kcare/21b78c1eaa889c8a4ff710fe376be21921934d06/kcare.ko 1)
Regards,
Igor Seletskiy
CEO @ Cloud Linux Inc
Please, check with ASL support. It is their changes that prevent kernel module to be laoded.
Unable to load kmod (/var/cache/kcare/21b78c1eaa889c8a4ff710fe376be21921934d06/kcare.ko 1)
Regards,
Igor Seletskiy
CEO @ Cloud Linux Inc
-
- Forum User
- Posts: 5
- Joined: Tue May 13, 2014 2:58 pm
- Location: Algérie
Re: problem with the install kernelcare ( Cloud Linux )
answer : sshinn support ASL
That message would indicate that you have configured the system not to allow modules to load once the system has booted.
You will need to set ALLOW_kmod_loading through ASL Web and reboot the system for the change to go into effect.
thank you ASL
That message would indicate that you have configured the system not to allow modules to load once the system has booted.
You will need to set ALLOW_kmod_loading through ASL Web and reboot the system for the change to go into effect.
thank you ASL
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Re: problem with the install kernelcare ( Cloud Linux )
Once youve done that you can run the installer and then set it back to no again. The method we use is that the kernel is locked at the end of bootup (S99). Any init event that runs before that would be allowed to load without needing to modify it.
This is a kernel security feature that helps thwart kernel module root kits.
This is a kernel security feature that helps thwart kernel module root kits.