从集群修改ATto网桥IP地址失败
- Views:
 - 32
 
- Visibility:
 - Public
 
- Votes:
 - 0
 
- Category:
 - metrocluster
 
- Specialty:
 - metrocluster<a>2009500006.</a>
 
- Last Updated:
 
适用场景
- ONTAP 9
 - FAS/AFA系统
 - 光纤连接 MetroCluster
 - ATto网桥受 带内 监控
 
问题描述
- 修改IP地址后、ATto网桥会报告错误状态:
 
Cluster1::> storage bridge show -fields name,status
 name          status
 --------------------- ------
 ATTO_2000XXXXXXXXXX40 error
 ATTO_2000XXXXXXXXXX80 error
 ATTO_2000XXXXXXXXXX90 error
 ATTO_2000XXXXXXXXXXc0 error
 4 entries were displayed.
- 节点报告网桥无法访问警报:
 
Cluster1::> system health alert show
         Node: Node-n3
       Alert ID: StorageBridgeUnreachable_Alert
       Resource: ATTO_200000108XXXXX40
       Severity: Major
    Indication Time: Wed Mar 15 19:21:32 2023
       Suppress: false
      Acknowledge: false
    Probable Cause: "ATTO_200000XXXXXXXX40" bridge is not reachable over
            management network.
    Possible Effect: Bridge "ATTO_200000XXXXXXXX40" cannot be monitored for
            alerts.
  Corrective Actions: 1) If the bridge is monitored by SNMP, verify that the node management LIF is up
            by using the "network interface show" command. Verify that the "ATTO_200000XXXXXXXX40"
            bridge is alive by using the "network ping" command.
            2) If the bridge is monitored in-band, check the fabric cabling to the bridge,
            and then verify that the bridge is powered up.
- 修改网桥监控失败:
 
1.尝试添加新的IP地址:
Cluster1::> system bridge add -name ATTO_172.20.YY.YY -address 172.20.YY.YY -managed-by in-bandError: command failed: Internal error. Failed to add bridge for monitoring on node "Node-n3" in cluster "Cluster1". Reason: Bridge ATTO_172.20.YY.YY not found in array_profile_db.2.尝试修改现有IP地址:
Cluster1::> storage bridge modify -name ATTO_200000XXXXXXXXc0 -address 172.20.YY.YY
Error: command failed: Bridge is not reachable over SNMP on node "Node-n3" in cluster "Cluster1". Verify that the node management LIF is up by using the "network interface show -role node_mgmt" command on a node in cluster "Cluster1". Verify that SNMP is enabled on the bridge using a method supplied by the bridge's vendor (ATTO). Then try the command again.
3. 从运行状况监控中删除并重新添加网桥:
Cluster1::> storage bridge remove -name ATTO_200000XXXXXXXXc0
Cluster1::> storage bridge add -name ATTO_200000XXXXXXXXc0 -address 172.20.YY.YY -managed-by in-band
Cluster1::> storage bridge show -name ATTO_200000XXXXXXXXc0 -fields address
 name          address    
 --------------------- ------------
 ATTO_200000XXXXXXXXc0 172.19.XX.XX