由于配置不当,更新 SolidFire 节点网络设置时出错 未使用的 1G 绑定设置中的字段
适用场景
Element软件(所有版本)
问题描述
通过API或每节点UI ( https://<node_management_ip>:442):
Detected network configuration mismatch on Bond1G: { - "#default" : false, "bond-downdelay" : "0", "bond-fail_over_mac" : "None", "bond-miimon" : "100", @@ -8,7 +7,7 @@ "bond-slaves" : "eth2 eth3", "bond-updelay" : "200", "family" : "inet", - "method" : "none", + "method" : "static", "mtu" : 1500, - "status" : "UpAndRunning" + "status" : "Down" }”
ApiServerError(method_name="SetNetworkConfig", err_json=500 xAPIMethodFailed Malformed network configuration on Bond1G: empty address or netmask)