Skip to content
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

Deploying the OVA with ovftool results in warnings about file size mismatch #1166

Closed
zjs opened this issue Nov 28, 2017 · 6 comments
Closed

Comments

@zjs
Copy link
Member

zjs commented Nov 28, 2017

VIC Product version:

vic-v1.3.0-rc2-2628-9e2a95b6.ova

Deployment details:

vSphere Client version 6.5.0.10000

Steps to reproduce:

Use ovftool to deploy the OVA.

Actual behavior:

The process ends with:

Warning:
 - Wrong file size specified in OVF descriptor for 'vic-disk1.vmdk' (specified: 3276522496, actual 3359524864).
 - Wrong file size specified in OVF descriptor for 'vic-disk2.vmdk' (specified: 274432, actual 274944).
Completed successfully

Expected behavior:

The process does not include any error messages.

@zjs
Copy link
Member Author

zjs commented Nov 29, 2017

We need to understand the root cause of this issue before shipping 1.3.0. Once that is understood, we should re-triage and adjust the priority appropriately.

@zjs zjs added this to the Sprint 22 Lifecycle milestone Nov 29, 2017
@andrewtchin
Copy link
Contributor

I'm pretty sure this is because the ova build does not correctly rewrite the disk size after the vmdks are created. It's cosmetic, lowering priority

@andrewtchin
Copy link
Contributor

This is not a ship stopper, don't work on this until all stoppers are cleared

@mdubya66 mdubya66 added the impact/doc/note Requires creation of or changes to an official release note label Dec 1, 2017
@mdubya66
Copy link
Contributor

mdubya66 commented Dec 1, 2017

Removing from 1.3. Adding kind/note.

@stuclem
Copy link
Contributor

stuclem commented Jan 9, 2018

Release note:

  • Deploying the OVA with ovftool results in warnings about file size mismatch. #1166
    If you use ovftool to deploy the appliance, the process ends with the error Wrong file size specified in OVF descriptor for 'vic-disk1.vmdk' and 'vic-disk2.vmdk'. However the deployment succeeds.

    Workaround: Ignore the error message.

@zjs @andrewtchin is this OK?

@stuclem
Copy link
Contributor

stuclem commented Jan 11, 2018

Thanks @zjs and @andrewtchin. Removing kind/note.

@stuclem stuclem removed the impact/doc/note Requires creation of or changes to an official release note label Jan 11, 2018
@mdubya66 mdubya66 removed this from the Sprint 22 Lifecycle milestone Feb 12, 2018
@zjs zjs closed this as completed in #1831 Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants