Skip to main content
NetApp Knowledge Base

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

Views:
383
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" + ] }
 

 Detected network configuration mismatch on Bond10G:

clipboard_e943fdad8da9895f8f15abf767aadc9f7.png

  • 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

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.