在 Deploy 9.8 中,集群刷新失败,并显示 "Node license refresh failed" 错误
适用场景
ONTAP Select Deploy 9.8
问题描述
Deploy 9.8 中的集群刷新失败,并显示 "Node license refresh failed / Error while getting pool license info" 错误:
ONTAPdeploy) cluster refresh -mgmt-ip 192.168.0.1 -name Cluster01 -node-hosts ESXihost01 -node-names Cluster01N1 -foreground
ONTAP Select admin password:
[Request 3948548 (running)]: Refresh operation for cluster "Cluster01" accepted.
[Request 3948548 (running)]: Node license refresh failed for node "Cluster01N1". Reason: <SDOTAdminError(key="FailToGetPoolLicenseInfo", message="Error while getting pool license info on node"Cluster01N1"")>.
[Request 3948548 (failure)]: Refresh operation for cluster "Cluster01" completed with errors. For more information, review the events.
API not found
中的错误 sdotadmin-server.log
:
2021-04-20 09:27:05,304| INFO| 2614|3948548|logger.py|132|node.py|3619:refresh_storage_pool_info| Node [Cluster01N1] Cluster [Cluster01]: Node storage pool information refresh successful.
2021-04-20 09:27:05,482|DEBUG| 2614|3948548|logger.py|132|node.py|3489:refresh_node_license| Response: ({
"error": {
"message": "API not found",
"code": "3"
}