跳转到主内容

尝试更新CSHM文件时出现超时错误

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

  • ONTAP 9
  • AFF或FAS平台

问题描述

尝试按照文档安装CSHM文件安装 以太网交换机运行状况监控器配置文件 输出错误:
 
::*> system cluster-switch configure-health-monitor -node * -package-url https://<web-server-ip>/X190006-PE_PRIOR_9.15.1.zip
SHM started configuration file download.
 
Error: command failed on node "NODE-01": Timeout: Operation "cshm_nod_download_iterator::create_imp()" took longer than 25 seconds to complete [from mgwd on node
"NODE-02" (VSID: -1) to mgwd at 169.254.xxx.xxx]
 
Warning: Do you want to continue running this command? {y|n}: y
SHM started configuration file download.
 
SHM completed configuration file download.
 
Error: command failed on node "NODE-02": SHM failed to verify the configuration file signature. Verify that the configuration file is correct.
  • 此文件仅安装在托管集群管理接口的节点中
  • 只有在使用参数"-node local "或"-node node_name "运行命令时、才会安装此文件
  • 这篇文章对您有帮助吗?