CONTAP-455926: ASA r2 cluster data and management LIF reverts back to home port automatically in waiting for giveback status
Issue
- ASA r2 in takeover status, the cluster management LIF in migration status:
cluster1::> storage failover show
Takeover
Node Partner Possible State Description
-------------- -------------- -------- -------------------------------------
cluster1-01 cluster1-02 - Kernel loaded <<<
cluster1-02 cluster1-01 false In takeover, Auto giveback will be
initiated in 438 seconds
2 entries were displayed.
cluster1::> network int show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
.......
cluster1
......
cluster_mgmt up/up x.x.x.x/24 cluster1-02 e0c false <<<
- When the node in "waiting for giveback" status:
cluster1::*> storage failover show
Takeover
Node Partner Possible State Description
-------------- -------------- -------- -------------------------------------
cluster1-01 cluster1-02 - Waiting for giveback <<<
cluster1-02 cluster1-01 false In takeover, Auto giveback will be
initiated in 369 seconds
- The cluster management LIF reverts back to home port automatically:
cluster1::*> network int show
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
......
cluster1
......
cluster_mgmt up/up 192.168.0.101/24 cluster1-01 e0c true <<<
- Even the LIF is back to home port status, the LIF doesn't work before storage failover giveback completely.