Junos Space is available for download as a virtual appliance in an Open Virtualization Format Archive (OVA). This archive is a single file package containing the virtual machine disk, a descriptor and a manifest signature file. Users might need to upload this to a platform which does not support this format. For instance, the OVA format currently is not compatible with VMWare Cloud Director, which is used by some online VMware hosting providers. This document shows how to convert it to an expanded Open Virtualization Format (OVF) for upload to platforms which do not support OVA format.
• Upload of Junos Space virtual appliance image to vCloud Director may not work correctly. • Conversion to OVF without compression can be used to allow successful upload.
Currently, VMware vCloud Director does not support upload of OVA packaged OVF.
Conversion must be made using OVFtool or specific process outlined below.
host> ovftool.exe -st=OVA -tt=OVF space-12.1R1.8.ova space-12.1R1.8.ovf Opening OVA source: space-12.1R1.8.ova The manifest validates Opening OVF target: space-12.1R1.8.ovf Writing OVF package: space-12.1R1.8.ovf Transfer Completed Completed successfully
unix> tar xvf space-12.1R1.8.ova space-12.1R1.8.ovf space-12.1R1.8.mf space-12.1R1.8-disk1.vmdk.gz
Originally: <File <span style="color: red;" class="error"> ovf:compression="gzip" ovf:href="space-12.1R1.8-disk1.vmdk .gz " ovf:id="file1" ovf:size=" 1244964699 "/> Change to: <File ovf:href="space-12.1R1.8-disk1.vmdk" ovf:id="file1" ovf:size="1280979456"/>
Originally: SHA1(space-12.1R1.8.ovf)= 95ef848f3a05b93ed381f0bd18d1b5beeaa06a5f SHA1(space-12.1R1.8-disk1.vmdk.gz)= 8be592b6e205a180b10a474fc3c3855265873759 Change to: SHA1(space-12.1R1.8.ovf)= f91a542667364d05bb422a7c2e5ade76bbe63d1b SHA1(space-12.1R1.8-disk1.vmdk)= d41dc5ea1d1803c86ef7aebfee55899a11a4467f