<?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: sp_upgrade script in Hyperscale Firewall (Maestro)</title>
    <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197019#M2307</link>
    <description>&lt;P&gt;It's a script used during the upgrade process of maestro systems. Have a look here for some background:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_Maestro_AdminGuide/Content/Topics-Maestro-AG/Upgrading-Maestro-Zero-Downtime-MVC.htm?tocpath=Upgrading%20Maestro%20to%20R81.20%7C_____1" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_Maestro_AdminGuide/Content/Topics-Maestro-AG/Upgrading-Maestro-Zero-Downtime-MVC.htm?tocpath=Upgrading%20Maestro%20to%20R81.20%7C_____1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you look for a copy of it - for example&amp;nbsp;/opt/CPsmo-R81.20/bin/sp_upgrade you can open it in a text editor, look for the section called usage, and you will see a description - which defines the options it provides like this (this is taken from the script on an appliance in the lab, so be aware it may look different when run interactively:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Usage: sp_upgrade [options]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;If no options are provided:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1. The script will continue the upgrade process.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2. The script will only be executed on Security Group Member that were already upgraded via CPUSE upgrade.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Options:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--h | --help Print this built-in help.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--revert Start the downgrade procedure, provides instructions.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--revert --NO-MVC Start the downgrade procedure with Multi-Version Cluster mode disabled.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--cleanup Perform a cleanup after the upgrade.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--continue Resume last run of $prog.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--post-downgrade-cleanup Perform a cleanup after the downgrade.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--cancel-revert Cancel the downgrade (revert) procedure. Use this flag only if no member has been reverted to previous version.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--NO-MVC Start the upgrade procedure with the Multi-Version Cluster mode disabled.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--fetch_from_tmp Fetch Policy from $FWDIR/state/__tmp - per sk178045 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--continue --fetch_from_tmp Resume last run of $prog, Fetch Policy from $FWDIR/state/__tmp - per sk178045 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--verify Run the Pre-Upgrade Verifier.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2023 11:11:45 GMT</pubDate>
    <dc:creator>Tom_Kendrick</dc:creator>
    <dc:date>2023-11-03T11:11:45Z</dc:date>
    <item>
      <title>sp_upgrade script</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197006#M2306</link>
      <description>&lt;P&gt;Can anyone please confirm or point me in right direction what is exactly&amp;nbsp;sp_upgrade script does?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 08:55:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197006#M2306</guid>
      <dc:creator>hcur</dc:creator>
      <dc:date>2023-11-03T08:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: sp_upgrade script</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197019#M2307</link>
      <description>&lt;P&gt;It's a script used during the upgrade process of maestro systems. Have a look here for some background:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_Maestro_AdminGuide/Content/Topics-Maestro-AG/Upgrading-Maestro-Zero-Downtime-MVC.htm?tocpath=Upgrading%20Maestro%20to%20R81.20%7C_____1" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_Maestro_AdminGuide/Content/Topics-Maestro-AG/Upgrading-Maestro-Zero-Downtime-MVC.htm?tocpath=Upgrading%20Maestro%20to%20R81.20%7C_____1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you look for a copy of it - for example&amp;nbsp;/opt/CPsmo-R81.20/bin/sp_upgrade you can open it in a text editor, look for the section called usage, and you will see a description - which defines the options it provides like this (this is taken from the script on an appliance in the lab, so be aware it may look different when run interactively:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Usage: sp_upgrade [options]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;If no options are provided:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1. The script will continue the upgrade process.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2. The script will only be executed on Security Group Member that were already upgraded via CPUSE upgrade.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Options:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--h | --help Print this built-in help.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--revert Start the downgrade procedure, provides instructions.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--revert --NO-MVC Start the downgrade procedure with Multi-Version Cluster mode disabled.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--cleanup Perform a cleanup after the upgrade.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--continue Resume last run of $prog.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--post-downgrade-cleanup Perform a cleanup after the downgrade.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--cancel-revert Cancel the downgrade (revert) procedure. Use this flag only if no member has been reverted to previous version.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--NO-MVC Start the upgrade procedure with the Multi-Version Cluster mode disabled.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--fetch_from_tmp Fetch Policy from $FWDIR/state/__tmp - per sk178045 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--continue --fetch_from_tmp Resume last run of $prog, Fetch Policy from $FWDIR/state/__tmp - per sk178045 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--verify Run the Pre-Upgrade Verifier.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 11:11:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197019#M2307</guid>
      <dc:creator>Tom_Kendrick</dc:creator>
      <dc:date>2023-11-03T11:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: sp_upgrade script</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197112#M2308</link>
      <description>&lt;P&gt;Thanks Tom&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2023 05:44:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/sp-upgrade-script/m-p/197112#M2308</guid>
      <dc:creator>hcur</dc:creator>
      <dc:date>2023-11-05T05:44:56Z</dc:date>
    </item>
  </channel>
</rss>

