メインコンテンツまでスキップ

SolidFire ノードの「 Selected network configuration mismatch on Bond1G 」という警告が表示されます

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

環境

  • NetApp SolidFire
  • NetApp HCI ストレージノード

問題

  • networkConfigActive IQ から次の警告が検出されました。

例:

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" + ] }
 
  • クラスタが作成され、そのあとにすべてのノードの eth3 ケーブルが削除されてから、上記の警告が検出されるようになりました。

 

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.