When I run Security Advisor I get:
1. Is there any guide on how to "provide those interfaces new names"? Running CentOS 7.9
2. I have elasticsearch-5.x installed, is it necessary to uninstall?
From: /var/cpanel/elevate-blockers.security-advisor
{
"blockers" : [
{
"id" : 14,
"msg" : "One or more enabled YUM repo are currently unsupported.\nYou should disable these repositories and remove packages installed from them\nbefore continuing the update.\n\nConsider reporting this limitation to https://github.com/cpanel/elevate/issues\n",
"repos" : [
"EA4-experimental",
"elasticsearch-5.x"
]
},
{
"id" : 103,
"msg" : "Your machine has multiple network interface cards (NICs) using kernel-names (ethX).\nSince the upgrade process cannot guarantee their stability after upgrade, you cannot upgrade.\n\nPlease provide those interfaces new names before continuing the update.\n"
}
]
}
- One or more enabled YUM repo are currently unsupported. You should disable these repositories and remove packages installed from them before continuing the update. Consider reporting this limitation to Issues · cpanel/elevate
- Your machine has multiple network interface cards (NICs) using kernel-names (ethX). Since the upgrade process cannot guarantee their stability after upgrade, you cannot upgrade. Please provide those interfaces new names before continuing the update.
1. Is there any guide on how to "provide those interfaces new names"? Running CentOS 7.9
2. I have elasticsearch-5.x installed, is it necessary to uninstall?
From: /var/cpanel/elevate-blockers.security-advisor
{
"blockers" : [
{
"id" : 14,
"msg" : "One or more enabled YUM repo are currently unsupported.\nYou should disable these repositories and remove packages installed from them\nbefore continuing the update.\n\nConsider reporting this limitation to https://github.com/cpanel/elevate/issues\n",
"repos" : [
"EA4-experimental",
"elasticsearch-5.x"
]
},
{
"id" : 103,
"msg" : "Your machine has multiple network interface cards (NICs) using kernel-names (ethX).\nSince the upgrade process cannot guarantee their stability after upgrade, you cannot upgrade.\n\nPlease provide those interfaces new names before continuing the update.\n"
}
]
}