Unsolved
This post is more than 5 years old
1 Rookie
•
79 Posts
0
1487
February 23rd, 2018 10:00
Isilon Simultaor upgrade failure - md5 not found
I am upgrading my virtual isilon cluster from 8.0.0.4 to 8.0.0.5 and it failed saying it cant find md5.
2018-02-23 11:08:02,522 INFO Node version:8.0.0.4 B_MR_8_0_0_4_054(RELEASE)
2018-02-23 11:08:02,523 INFO Image version:unknown
2018-02-23 11:08:02,524 DEBUG Getting versions of node and image finishes.
2018-02-23 11:08:02,525 INFO Installing new image starts.
2018-02-23 11:08:02,527 DEBUG Executing: /usr/bin/tar -C /usr/update/root -xpf /ifs/.ifsvar/upgrade/rollback.tar.gz
2018-02-23 11:08:02,537 DEBUG Executed: /usr/bin/tar -C /usr/update/root -xpf /ifs/.ifsvar/upgrade/rollback.tar.gz
2018-02-23 11:08:02,539 DEBUG Failed to install new image:md5 not found. [1]
2018-02-23 11:08:03,551 INFO Retrying to Install new image.
2018-02-23 11:08:03,554 DEBUG Executing: /usr/bin/tar -C /usr/update/root -xpf /ifs/.ifsvar/upgrade/rollback.tar.gz
2018-02-23 11:08:03,564 DEBUG Executed: /usr/bin/tar -C /usr/update/root -xpf /ifs/.ifsvar/upgrade/rollback.tar.gz
2018-02-23 11:08:03,565 DEBUG Failed to install new image:md5 not found. [2]
2018-02-23 11:08:04,572 INFO Retrying to Install new image.
2018-02-23 11:08:04,577 DEBUG Executing: /usr/bin/tar -C /usr/update/root -xpf /ifs/.ifsvar/upgrade/rollback.tar.gz
2018-02-23 11:08:04,589 DEBUG Executed: /usr/bin/tar -C /usr/update/root -xpf /ifs/.ifsvar/upgrade/rollback.tar.gz
2018-02-23 11:08:04,591 ERROR Failed to install new image:No md5 exists, verifying md5 skiped.
Any idea why I get this? Ofcourse i can do md5/sha256 on it with no issues and checksum is good
isilon-sim-3# md5 OneFS_v8.0.0.5_Install.tar.gz
MD5 (OneFS_v8.0.0.5_Install.tar.gz) = 7eb8c97d7f23e8602b7945e59f3571c3
isilon-sim-3# sha256 OneFS_v8.0.0.5_Install.tar.gz
SHA256 (OneFS_v8.0.0.5_Install.tar.gz) = 707f63afcd66502e80e0e0921254bfc3c1f5ef573ccfa42a93e880bd34321a34
isilon-sim-3#
Any idea why I get "ERROR Failed to install new image:No md5 exists, verifying md5 skiped"?
Thanks
-Dan
0 events found


LuisFMEMC
1 Message
0
February 6th, 2020 06:00
I know this is old but did you ever get this resolved, finding myself in the same spot and nothing to point me in the right direction.
DELL-Sam L
Moderator
•
7.9K Posts
•
45 Points
0
February 7th, 2020 10:00
Hello LuisFMEMC,
Here is a link to a knowledge base article that may help with your issue. https://dell.to/31EwCon
Please let us know if you have any other questions.
tenortim
36 Posts
0
February 19th, 2020 09:00
There was an issue with older releases where the version of ovftool (VMware tool) that we used generated OVF/OVA output that newer version of ESXi reject (due to e.g. missing MANIFEST/MD5).
See https://www.42u.ca/2016/12/20/solving-an-invalid-ovf-manifest-entry-error/ for instructions on how to use ovftool to manually repair this.
Tim