I am trying to upgrade one of our clusters at a remote location half way across the world. We do not have a big pipe nor there is a local server/resource I can use to get the image locally. The image download to the nodes fails with the following error. I want to try increasing the timeout value from 45 minutes to 60 minutes but my search came up empty for the command.
Do you know what the command would be to increase this timeout value?
::*> system node image get -node * -package http://..../93P8_q_image.tgz -replace-package true
Software get http://.../93P8_q_image.tgz started on node stcntap1n1
Downloading package. This may take up to 10 minutes.
2% downloaded
Install Failed.
Failed to download package from http://.../93P8_q_image.tgz. Error: Transferred
a partial file : transfer closed with 836502178 bytes remaining to read
Error: command failed on node "node1": Install Failed. Failed to download package from http://.../93P8_q_image.tgz. Error:
Transferred a partial file : transfer closed with 836502178 bytes remaining to read