ANDUレポートの検証で、LIFがネットワークポートでホストされていないことを示す警告が表示されます。
環境
ONTAP
問題
自動無停止 アップグレード(ANDU)の検証では、LIFがネットワークポートでホストされていないことを示す警告が報告されますが、LIFとポートの ステータスはどちらもnormal/upと表示されます。
例:
::*> cluster image validate -version 9.3P18 It can take several minutes to complete validation... WARNING: There are additional manual upgrade validation checks that must be performed after these automated validation checks have completed successfully. Refer to the Upgrade Advisor Plan or "Performing manual checks before an automated cluster upgrade" section in the "Clustered Data ONTAP Upgrade Express Guide" for the remaining manual validation checks that need to be performed before update. Failing to do so can result in an update failure or an I/O disruption. Pre-update Check Status Error-Action --------------------- ---------- -------------------------------------------- ........ LIFs not hosted Warning Warning: LIFs "lif01" for Vserver "svm1","lif02" for Vserver "svm1" are not hosted on a network port. Action: To identify LIFs that are no longer hosted use the "network interface show -status-admin up -status-oper down" command
::*> network interface show -status-admin up -status-oper down
There are no entries matching your query.
::*> network interface show -vserver svm1
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
svm1
lif01 up/up 192.168.171.1/24 node1 a0a-111 true
lif02 up/up 192.168.171.2/24 node2 a0a-111 true
2 entries were displayed.