After installing Rapid Recovery for Linux agent, you may experience a kernel panic if SELinux is enabled.
Install the Rapid Recovery Hotfix version 6.0.2.155
You can do so in two ways.
A) You can use a script to automate the process, which you can find here.
B) Manually install the hotfix using the steps below.
1. Download the 6.0.2.155 repofile from here:
CentOS/Oracle/Rhel 6 (32bit, 64bit)
CentOS/Oracle/Rhel 7 (64bit)
SLES 12 (64bit)
Debian 7/Ubuntu 12-14 (32bit, 64bit)
Debian 8/Ubuntu 16 (32bit, 64bit)
2. Remove your old repo file.
CentOS/Oracle/RHEL
yum remove rapidrecovery-repo
SLES
zypper remove rapidrecovery-repo
Debian/Ubuntu
apt-get remove rapidrecovery-repo
3. Install new hotfix repo file and agent
CentOS/Oracle/RHEL
rpm -ivh rapidrecovery-repo-6.0.2.155*.rpm
yum install rapidrecovery-agent
SLES
rpm -ivh rapidrecovery-repo-6.0.2.155*.rpm
zypper install rapidrecovery-agent
Debian/Ubuntu
dpkg -i rapidrecovery-repo-6.0.2.155*.deb
apt-get install rapidrecovery-agent
4. Configure the agent using the rapidrecovery-config utility.
STATUS