03-11-2026 08:59 AM
I'm considering upgrading to the new FMC/FTD 10.x, so thought I would try deploying another FMCv to see what the upgrade experience was before actually doing my production instances.
However, I cannot get the OVF to deploy onto vSphere 8. I've tried both 7.4.6 and 7.6.5 and both fail out with transfer errors deploying the package. My previous instances were deployed onto vSphere 7 which were later upgraded.
Anyone seen similar and/or have some ideas of ways to get it to deploy?
Solved! Go to Solution.
03-12-2026 02:44 AM
I've managed to solve it. Looks like the zip tool built in to Win11 mangles extracting. Whereas using 7zip instead and it all works.
03-12-2026 01:00 AM
- @jturner2720 Can you post these transfer errors ?
M.
03-12-2026 02:00 AM
This is the rather unhelpful error that VMware gives.
03-12-2026 02:44 AM
I've managed to solve it. Looks like the zip tool built in to Win11 mangles extracting. Whereas using 7zip instead and it all works.
03-12-2026 05:28 AM - edited 03-12-2026 05:36 AM
This is a known issue with tar.gz files in Windows. You can also use "tar -xvf <filename>" from the Windows cli to get it unzipped.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide