This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASG 120 v7.513: Download checksum failure during upgrade to v8

Hi all,

got some v8 upgrade trouble with an ASG 120. The machine starts the download of the upgrade iso but always fails with an MD5 checksum error. Checking on the command line I found that the machine starts two download processes that write into the same file "/var/storage/up/ssi-8.102-2.1.iso" which might explain the checksum error:


root       803     1  0 19:56 ?        00:00:00 /bin/sh /var/upgrade/up_fetch start
root       806   803  0 19:56 ?        00:00:00 /bin/sh /var/upgrade/up_fetch start
root       809   803  0 19:56 ?        00:00:01 wget --continue -T 30 -t 3 d11w9r32myffyj.cloudfront.net/.../ssi-8.102-2.1.iso

root      3193     1  0 Jan22 ?        00:00:12 /var/mdw/mdw_daemon.plx
root      1154  3193  0 19:57 ?        00:00:00 /bin/sh /var/upgrade/up_fetch start
root      1174  1154  0 19:57 ?        00:00:00 /bin/sh /var/upgrade/up_fetch start
root      1177  1174  0 19:57 ?        00:00:01 /bin/sh /var/upgrade/up_fetch start
root      1182  1174  0 19:57 ?        00:00:03 wget --continue -T 30 -t 3 d11w9r32myffyj.cloudfront.net/.../ssi-8.102-2.1.iso


The first wget is started directly by init but then the middleware starts a second download. Since this could be triggered by the automatic up2date downloads I switched up2date for firmware and pattern to manual. That did not change the behaviour.

Second step was to cut the ACC connection because the ACC might trigger these downloads as well. This did not help either - still two parallel wget's into the same target file [:(]

Andi


This thread was automatically locked due to age.
Parents
  • Hi all,

    got the problem solved by a workaround. After waiting for the automatic download processes to finish and the firewall to send me two mails about the failed download I logged via SSH into the machine. Since the process list above shows "/bin/sh /var/upgrade/up_fetch start" as the central command I just started this command as root and the download finished successfully. Now the upgrade page in the firewall GUI shows the "Start Upgrade" button and the firewall sent me an email about the successful download of the upgrade. I will report back with the result after we did the upgrade.

    Andi
Reply
  • Hi all,

    got the problem solved by a workaround. After waiting for the automatic download processes to finish and the firewall to send me two mails about the failed download I logged via SSH into the machine. Since the process list above shows "/bin/sh /var/upgrade/up_fetch start" as the central command I just started this command as root and the download finished successfully. Now the upgrade page in the firewall GUI shows the "Start Upgrade" button and the firewall sent me an email about the successful download of the upgrade. I will report back with the result after we did the upgrade.

    Andi
Children
No Data