<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: OS upgrade rollback from 7 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/197920#M58791</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently we have discussed this before, too bad my little and old pea brain doesn't retain everything like it used too LOL&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2018 14:51:11 GMT</pubDate>
    <dc:creator>jdprovine</dc:creator>
    <dc:date>2018-01-31T14:51:11Z</dc:date>
    <item>
      <title>OS upgrade rollback from 7</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76239#M42224</link>
      <description>&lt;P&gt;I am currently on version 6.1.10 and when I upgraded to it in March I was told by TAC that is was currently the most stable version. I am looking at what it would take to move up to the most stable version of 7 but first I want to figure out the best way to roll back the upgrade should it not go well, I am assuming its not as easy as re-installing 6.1.10 because there are now major feature changes. Has anyone had to roll back, how did you do it and how hard was it?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 12:52:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76239#M42224</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2016-04-12T12:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: OS upgrade rollback from 7</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76272#M42241</link>
      <description>&lt;P&gt;It should be that easy. &amp;nbsp;We move between version on our dev firewalls when testing new versions before deploying without issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a link from PA regarding downgrading:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/70/pan-os/newfeaturesguide/upgrade-to-pan-os-7-0/downgrade-to-a-previous-feature-release" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/70/pan-os/newfeaturesguide/upgrade-to-pan-os-7-0/downgrade-to-a-previous-feature-release&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 18:17:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76272#M42241</guid>
      <dc:creator>AlexZu</dc:creator>
      <dc:date>2016-04-12T18:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: OS upgrade rollback from 7</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76280#M42242</link>
      <description>&lt;P&gt;That is awesome thanks and remember bumbles bounce&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 18:40:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76280#M42242</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2016-04-12T18:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: OS upgrade rollback from 7</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76325#M42265</link>
      <description>&lt;P&gt;To roll back to the previously installed software version, you can use the below command to activate the currently inactive system volume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;gt; debug swm revert&lt;/PRE&gt;
&lt;P&gt;the hardware has 2 partitions reserved for the operating system of which there is only 1 active at a time, the swm command allows you to manipulate the bootlader so it loads the previosuly installed operating system upon reboot by simply opening up the other partition&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can check your current status with this command:&lt;/P&gt;
&lt;PRE&gt;&amp;gt; debug swm status

Partition         State             Version
--------------------------------------------------------------------------------
&lt;STRONG&gt;sysroot0          REVERTABLE        7.0.5&lt;/STRONG&gt;
sysroot1          RUNNING-ACTIVE    7.1.0
maint             READY             7.1.0
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 13:00:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76325#M42265</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-04-13T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: OS upgrade rollback from 7</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76327#M42266</link>
      <description>&lt;P&gt;Awesome reaper now I have three methods, my SE said I could take a back up of the config prior to the upgrade &amp;nbsp;and load it back on the PA. Another engineer said that I could take a snapshot of the config prior to the ugrade and rollback to it&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 13:10:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/76327#M42266</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2016-04-13T13:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: OS upgrade rollback from 7</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/197920#M58791</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently we have discussed this before, too bad my little and old pea brain doesn't retain everything like it used too LOL&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 14:51:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/os-upgrade-rollback-from-7/m-p/197920#M58791</guid>
      <dc:creator>jdprovine</dc:creator>
      <dc:date>2018-01-31T14:51:11Z</dc:date>
    </item>
  </channel>
</rss>

