无法创建MetroCluster 接口、并显示错误消息"operation timeout"
- Views:
- 5
- Visibility:
- Public
- Votes:
- 0
- Category:
- metrocluster
- Specialty:
- metrocluster<a>2009年308003</a>
- Last Updated:
适用场景
- MetroCluster IP
- ONTAP 9
问题描述
- 配置新MetroCluster 时、无法创建MetroCluster IP接口、并显示以下错误消息:
MCCIP01::> metrocluster configuration-settings interface create -cluster-name MCCIP01 -home-node MCCIP01-01 -home-port e0a -address 192.168.100.120 -netmask 255.255.255.0 -vlan-id 220
Warning: Verify that the attached switches' RCF has been updated with the VLAN ID
value specified using "-vlan-id" parameter before proceeding further.
Do you want to continue? {y|n}: y
[Job 274] Job is queued: Metrocluster Interface Create Job.
[Job 274] Creating interface.
[Job 274] Retrying the operation.
[Job 274] Creating interface.
[Job 274] Retrying the operation.
[Job 274] Creating interface.
[Job 274] Retrying the operation.
[Job 274] Creating interface.
[Job 274] Retrying the operation.
[Job 274] Creating interface.
[Job 274] Retrying the operation.
[Job 274] Verifying if the partner cluster is reachable.
[Job 274] Creating interface.
[Job 274] Job failed: Failed to create an interface for port "e0a-220" node
"MCCIP01-01" in cluster "MCCIP01". Reason: Timeout: Operation
"kern_metrocluster_interface_setup_iterator::create_imp()" took longer than 25
seconds to complete [from mgwd on node "MCCIP01-02" (VSID: -3) to kernel at
169.254.250.207] Use the "metrocluster operation show" command to view detailed
error information. Resolve the errors, then try the command again.
MCCIP01::> metrocluster operation show
Operation: interface-create
State: failed
Start Time: 9/20/2022 16:08:41
End Time: 9/20/2022 16:12:07
Errors: Failed to create an interface for port "e0a-220" node "MCCIP01-01" in cluster "MCCIP01". Reason: Timeout: Operation "kern_metrocluster_interface_setup_iterator::create_imp()" took longer than 25 seconds to complete [from mgwd on node "MCCIP01-02" (VSID: -3) to kernel at 169.254.250.207]
- 命令"vlaninterconnect adapter show"显示不同的IP地址和MetroCluster ID:
MCCIP01::> metrocluster interconnect adapter show
Adapter Link
Node Adapter Name Type Status IP Address Port Number
------------ --------------- ------- ------ ----------- -----------
MCCIP01-01 e0a-10 iWARP UP 10.0.10.1 e0a-10
MCCIP01-01 e0b-20 iWARP UP 10.0.20.1 e0b-20
MCCIP01-02 e0a-10 iWARP UP 10.0.10.2 e0a-10
MCCIP01-02 e0b-20 iWARP UP 10.0.20.2 e0b-20
4 entries were displayed.