-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DLPX-87038 VMDK file size differs from the size in the OVF file #732
DLPX-87038 VMDK file size differs from the size in the OVF file #732
Conversation
6003846
to
3b2e95b
Compare
Can you clarify what we want to match? In the example:
none of these values are the same.. |
Yeah that has confused me too. I am currently running some experiments. The problem here is that |
@prakashsurya I am not sure why qemu-img reports 2 different sizes, but depending on |
Are we sure that using Also.. do we know how VMware is checking the VMDK size, such that it can detect when it's different than what's in the OVF? |
My tests revealed that
We do not. Since we do not have a vCloud Director account/subscription I cannot test this internally. |
I'll approve this.. but I'm also curious if we could just remove the
from here: https://www.dmtf.org/sites/default/files/standards/documents/DSP0243_1.1.0.pdf could we just remove the
? I'll approve this as-is.. but it still concerns that maybe we're not really fixing the problem.. |
Problem
qemu-img
seems to be returning a different size for a VMDK.This caused ESCL-4527
Solution
Use
stat
instead to ensure sizes match.Testing Done
Run
ab-pre-push
, download resulting OVAs and verify that sizes matchUploaded the OVA to vcenter and deployed an engine from it: https://qa-esxi01.delphix.com/ui/#/host/vms/1429