Skip to main content

Coming soon...New Support-Specific categorization of Knowledge Articles in the NetApp Knowledge Base site to improve navigation, searchability and your self-service journey.

NetApp Knowledge Base

'Detected network configuration mismatch on Bond1G/Bond10G' alert on SolidFire node

Views:
289
Visibility:
Public
Votes:
0
Category:
element-software
Specialty:
solidfire
Last Updated:

Applies to

  • NetApp SolidFire
  • NetApp HCI Storage Node

Issue

  • The following networkConfig warning is detected from the Active IQ.

Example:

Detected network configuration mismatch on Bond1G:
{ - "#default" : false,
+ "#default" : true,
"address" : "xx.xx.xx.xx",
"auto" : true,
"bond-downdelay" : "0",
@@ -9,10 +9,18 @@
"bond-primary_reselect" : "Failure",
"bond-slaves" : "eth2 eth3",
"bond-updelay" : "200",
+ "dns-nameservers" : "xx.xx.xx.xx",
"family" : "inet",
+ "gateway" : "xx.xx.xx.xx",
"method" : "static",
"mtu" : "1500",
"netmask" : "xx.xx.xx.xx",
"network" : "xx.xx.xx.xx",
- "status" : "UpAndRunning"
+ "status" : "UpAndRunning",
+ "symmetricRouteRules" : [ + "ip route add xx.xx.xx.xx/23 dev Bond1G src xx.xx.xx.xx table Bond1G",
+ "ip route add default via xx.xx.xx.xx",
+ "ip route add default via xx.xx.xx.xx dev Bond1G src xx.xx.xx.xx table Bond1G",
+ "ip rule add from xx.xx.xx.xx table Bond1G" + ] }
 
  • The cluster is created and then all node's eth3 cables are removed before the above warning is detected.

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

Scan to view the article on your device