- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-09-2024 05:26 AM
Hello Team,
I am trying to upgrade my test environment, current running version is PAN-VM-ESX-9.0.4 and I am trying to upgrade it with PAN-VM-ESX-9.0.9 but after importing image at last it is showing invalid image error. can some one help me here.
Regards,
ANilawar
07-10-2024 03:19 AM
you don't need to import an OVA to upgrade your VM, you can go to Device > software and upload/download/install the latest version
that said, PAN-OS 9.0 went End of Life back in march 2022, so you should look into upgrading to 10.2
07-10-2024 03:19 AM
you don't need to import an OVA to upgrade your VM, you can go to Device > software and upload/download/install the latest version
that said, PAN-OS 9.0 went End of Life back in march 2022, so you should look into upgrading to 10.2
07-10-2024 03:24 AM
Hello Reaper,
Thank you so much for your response but I do not have internet connectivity to directly upgrade it also I don't have license that is why I am planning to upgrade it via offline and most important thing here is I need to do automation of this upgradation task, that's why I need to upgrade this firewall via CLI only.
07-11-2024 02:56 AM
you can download the panos files to a local system and then "download" them to the VM via
> scp import software from user@host:/path/
you can then install it without internet access and you can even script it 😄
07-11-2024 03:20 AM
Hello Reaper,
> scp import software from scpuser@10.129.72.5:errorlog.txt
scpuser@'s password:
errorlog.txt 100% 6326 6.2KB/s 00:00
Server error : Invalid image
07-12-2024 02:23 AM
why are you importing a log file? 🙂
you need to go to the CSP (support.paloaltonetworks.com) and download the desired maintenance release file and any base images you need, and then upload them (one by one, import, install, reboot, import, install, reboot, ...) to the firewall with that scp import command 🙂
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!