"ACP.Command.Connect" 消息的含义是什么?
适用于
- ONTAP 9.1 P20
解答
- "
acp.command.connect
" 消息表示备用控制路径( ACP )遇到连接问题。
示例:
[xxx@xxx:acp.command.connect:debug]: Could not establish connection with 192.168.1.115
更正操作是验证 ACP 连接。
- 此消息会在调试级别报告,不会影响 SAS 数据传输。
- 要确认哪个模块正在使用
<IP_address of ACP>
,请执行 "storage shelf acp module show -instance
" 命令。
示例:
Culster::> storage shelf acp module show -instance
Node: fas8080-dal-1
Module Name: 1.2.B
Adapter Name: 0b
MAC Address: 00:a0:98:20:51:72
IOM Type: iom6
Shelf Serial Number: 9401812119
IP Address: 192.168.1.115
Protocol Version: 1.2.02.10
Firmware Version: 02.10
Assigner ID: 536940649
State: active
Last Contact: 556
Power Cycle Count: 0
Power Off Count: 0
Power On Count: 0
Expander Reset Count: 0
Expander Power Cycle Count: 0
- 通过执行 "
storage shelf acp configure -is-enabled false
" 命令禁用 ACP ,可以禁止显示此消息。
默认值 "-is-enabled
" 为true
。
其他信息