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

Correct file size for vic-disk1 and vic-disk2 vmdks in the OVF descriptor file #1008

Closed
lgayatri opened this issue Oct 31, 2017 · 1 comment
Labels
product/ova Related to the OVA packaging of vSphere Integrated Containers

Comments

@lgayatri
Copy link

Build: https://storage.googleapis.com/vic-product-ova-builds/vic-2255-v1.2.0-rc1-147-gf06f08e.ova
While deploying this OVA using ovftool, I see Warning that the file sizes are wrong. Please correct this in the descriptor file.

root@Ubuntu-VIc:/home/vmlib# ovftool --overwrite --powerOn --datastore=CPBU_2TB_01 --noSSLVerify --acceptAllEulas --name=vic-v1.3 --net:Network=DPortGroup  --X:injectOvfEnv --X:enableHiddenProperties --prop:appliance.root_pwd='Admin!23' --prop:appliance.permit_root_login=True --prop:network.DNS=10.142.7.21 --prop:network.fqdn=vic-st-h2-132.eng.vmware.com --prop:network.gateway=10.197.37.253 --prop:network.ip0=10.197.37.132 --prop:network.netmask0=255.255.254.0 /dev/vic-2255-v1.2.0-rc1-147-gf06f08e.ova  vi://administrator@vsphere.local:'Admin!23'@10.133.146.15/Datacenter/host/Cluster
Opening OVA source: /dev/vic-2255-v1.2.0-rc1-147-gf06f08e.ova
The manifest validates
Opening VI target: vi://administrator%40vsphere.local@10.133.146.15:443/Datacenter/host/Cluster
Powering off VM: vic-v1.3
Deleting VM: vic-v1.3
Deploying to VI: vi://administrator%40vsphere.local@10.133.146.15:443/Datacenter/host/Cluster
Transfer Completed
Powering on VM: vic-v1.3
Task Completed
Warning:
 - Wrong file size specified in OVF descriptor for 'vic-disk1.vmdk' (specified: 271498752, actual 3263268352).
 - Wrong file size specified in OVF descriptor for 'vic-disk2.vmdk' (specified: 77824, actual 410112).

Completed successfully

@andrewtchin andrewtchin added product/ova Related to the OVA packaging of vSphere Integrated Containers priority/low labels Nov 1, 2017
@andrewtchin
Copy link
Contributor

Closing in favor of #1166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product/ova Related to the OVA packaging of vSphere Integrated Containers
Projects
None yet
Development

No branches or pull requests

2 participants