Timeout errors when attempting to update CSHM files
Applies to
- ONTAP 9
- AFF/FAS Platforms
Issue
Attempt to install CSHM files as per document Install the Ethernet Switch Health Monitor configuration file outputs error:
::*> 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.
- The file only gets installed in the node that hosts the cluster management interface
- The file only gets installed if the command is run with the argument "
-node local
" or "-node node_name
"