01-24-2023 12:40 PM
Hey all, 3 ASA 5516-X with sfr modules running 7.0.4 on ASA 9.16(4) with vFMC running 7.0.5 on ESXi 7.0.x latest build. When attempting to deploy the 7.0.5 upgrade patch to the sfr modules, they all fail the readiness test with the following error: RECOVERY MESSAGE: Platform architecture x86_64 is not supported. Supported architecture(s) are i386.
Anyone?
Solved! Go to Solution.
01-24-2023 01:11 PM
I believe time for Open a TAC case.
01-24-2023 01:11 PM
I believe time for Open a TAC case.
03-30-2023 12:38 AM
Hi,
I had this problem too, this is workaround from TAC that helped me:
If no upgrade was previously attempted...
Workaround on sensor:
Rename the /ngfw to /ngfw.old
mv /ngfw /ngfw.old
If an upgrade was previously attempted but failed...
Workaround on sensor:
Remove the upgrade lock:
rm -r /tmp/upgrade.lock
Rename the /ngfw to /ngfw.old
mv /ngfw /ngfw.old
Resume the upgrade via CLI:
nohup install_update.pl --resume /var/sf/updates/<upgrade_name>
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: