PowerCLI

 View Only
  • 1.  SHA digest of .vmdk does not match manifest.

    Posted Sep 11, 2022 02:16 PM
      |   view attached

    Hi

    I got an OVA and while I'm going to import it, the message in title show up.

    The OVA is made by me(disks converted by qemu-img, .mf file is made by sha256sum, ovf is made by a script and finally the archive(ova) file is made by help of tar command).

    Then I extract the OVA file to check sha256 of .vmdk file.

    The interesting point is that checksum of .vmdk  file, in .mf file and the one I take it by myself, are the same and there's no reason to show this message(maybe I'm making some mistake).

    I send the hash file(.mf and the hash I got)

    Any help would be appreciate,

    Thanks.

     



  • 2.  RE: SHA digest of .vmdk does not match manifest.

    Posted Sep 11, 2022 06:58 PM

    Try SHA1 checksums.

    André



  • 3.  RE: SHA digest of .vmdk does not match manifest.

    Posted Sep 12, 2022 03:40 AM

    didn't work neither



  • 4.  RE: SHA digest of .vmdk does not match manifest.

    Posted Sep 12, 2022 05:07 PM

    What I'd suggest is that you create a small VM and export it, so that you can have an example of how the files should look like.

    André



  • 5.  RE: SHA digest of .vmdk does not match manifest.

    Posted Feb 20, 2023 05:00 AM

    just move the manifest file *.mf somewhere else and it should be okay to deploy/upload afterwards