- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-18-2018 01:53 PM
Does the debug svm revert still work on the 8 os?
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClcYCAS
12-18-2018 08:17 PM - edited 12-18-2018 08:21 PM
It's debug swm revert; technically this is really just activating the other partition on the system, so while its most commonly used to downgrade PAN-OS it isn't specific to downgrading the software. However, to answer your question this still works perfectly fine and likely isn't a command that will change.
12-19-2018 04:30 AM
Yup it's still there in PAN-OS 8.1.x as BPry already mentioned :
admin@PA-lab> show system info ... sw-version: 8.1.2 ...
admin@PA-lab> debug swm revert [revert back to last successfully installed software]
Cheers !
-Kiwi.
12-19-2018 06:03 AM
you will want to check what revertable option is available to you (> debug swm status😞 you can revert to the last version that was 'installed' on the secondary partition
if you followed a linear upgrade path and did not install the next version yet, you will be able to revert to the previous version
if you already installed the _next_ version in line, you will not technicvally be able to 'revert' as the revert action would actually move you forward
ie. before installing 8.1.5:
admin@PA-200> debug swm status Partition State Version -------------------------------------------------------------------------------- sysroot0 RUNNING-ACTIVE 8.1.2 sysroot1 REVERTABLE 8.1.1 maint EMPTY None
after installing but before rebooting:
admin@PA-200> debug swm status Partition State Version -------------------------------------------------------------------------------- sysroot0 RUNNING-ACTIVE 8.1.2 sysroot1 PENDING-REVERT 8.1.5 maint EMPTY None
12-19-2018 06:21 AM
go figure now its working LOL
debug svm status
Partition State Version
--------------------------------------------------------------------------------
sysroot0 RUNNING-ACTIVE 8.1.5
sysroot1 REVERTABLE 8.1.4
maint EMPTY None
jprovine@PA220-test-mgt> debug swm revert
Reverting from 8.1.5 (sysroot0) to 8.1.4 (sysroot1)
12-19-2018 08:18 AM - edited 12-19-2018 08:27 AM
12-19-2018 08:53 AM
12-19-2018 11:03 AM
It was a typo on my part I entered svm instead of swm LOL 😉
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!