<?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: Migrate_Server Syntax in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189922#M31832</link>
    <description>&lt;P&gt;I haven't personally done any Blink upgrade from R80.30 to R81+ but the Release Notes state it's supported.&lt;/P&gt;&lt;P&gt;CPUSE is the recommended approach with Blink as it upgrades the OS and installs the latest hot fix in one pass, then reboots and proceeds with the database import in a controlled process.&lt;/P&gt;&lt;P&gt;I did a bunch of R80.40 to R81+ with CPUSE/Blink without notable issues.&lt;/P&gt;&lt;P&gt;Anyway, you can download the Blink and run the verifier.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CPUSE approach is really well documented in the links I gave you.&lt;/P&gt;&lt;P&gt;Just make sure you follow the Important Notes at the beginning about backup and restores but for a standard SMS it should go smoothly.&lt;/P&gt;&lt;P&gt;It might also help if your SMS have the latest hotfix in their current version which might fix things relevant to the upgrade process, the SMS I upgraded were always running the last or at leat recent hotfixes.&lt;/P&gt;</description>
    <pubDate>Sat, 19 Aug 2023 14:55:45 GMT</pubDate>
    <dc:creator>Alex-</dc:creator>
    <dc:date>2023-08-19T14:55:45Z</dc:date>
    <item>
      <title>Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189908#M31827</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have currently 1 SMS + Cluster SGs, in version 80.40&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What we want is to apply some command in the SMS that allows us to do a BACKUP of the rule base.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation is a bit confusing for us now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We had understood that there was the command "migrate export", but now most of the documentation refers to apply the command "migrate_server".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the recommendation for exporting the SMS rule base?&lt;/P&gt;
&lt;P&gt;Could you comment the syntax of the correct command to apply in MGMT, please.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you all and best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 23:10:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189908#M31827</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-08-18T23:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189912#M31828</link>
      <description>&lt;P&gt;You can use migrate_server as follows: $FWDIR/scripts/migrate_server export -v R80.40 /var/log/tmp/sms_r80.40_date.tgz&lt;/P&gt;&lt;P&gt;The path is an example but it must be absolute. Run cpstop or make sure all clients are disconnected to avoid policy changes while the export is being processed.&lt;/P&gt;&lt;P&gt;Then if you want to check your export in a lab or test machine, install an R80.40 SMS, apply the latest hotfix and migration tools and run:&lt;/P&gt;&lt;P&gt;$FWDIR/scripts/migrate_server import -v R80.40 /absolute_path_to/_file/sms_r80.40_date.tgz and wait for the process to complete.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 07:15:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189912#M31828</guid>
      <dc:creator>Alex-</dc:creator>
      <dc:date>2023-08-19T07:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189917#M31829</link>
      <description>&lt;P&gt;Thanks for the recommendations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, using "migrate_server" is 100% mandatory, before executing a version upgrade of your GAIA OS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In our environment, we have 1 SMS in R80.40 version, and another SMS for another site, in R80.30 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to bring it urgently, to R81.10 version, but the idea is to use CPUSE to upgrade the MGMTs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that "migrate_server", is to have a "Backup" of the rule base, in case "something" breaks during the upgrade, is that correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both versions, R80.40 and R80.30, can jump "direct" to R81.10, in the SMS, using CPUSE, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 14:14:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189917#M31829</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-08-19T14:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189918#M31830</link>
      <description>&lt;P&gt;migrate_server is typically used for the Advanced Upgrade/Migration &amp;nbsp;where you clean install or stage a new server from scratch and import an existing database, but by its nature of copying everything from a given SMS in an archive it can serve as a form of backup as well.&lt;/P&gt;&lt;P&gt;R81.20 is now widely recommended but for the sake of your question here's the link to the R81.10 information.&lt;/P&gt;&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.10/WebAdminGuides/EN/CP_R81.10_RN/Topics-RN/Supported-Upgrade-Paths.htm" target="_blank" rel="noopener"&gt;https://sc1.checkpoint.com/documents/R81.10/WebAdminGuides/EN/CP_R81.10_RN/Topics-RN/Supported-Upgrade-Paths.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Supported upgrade paths state that you can upgrade from R80.40 and R80.30 with both kernel versions directly to R81.10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.10/WebAdminGuides/EN/CP_R81.10_Installation_and_Upgrade_Guide/Topics-IUG/Upgrading-Endpoint-SecMmgt-Server-or-Endpoint-Policy-Server-from-R80_20-and-higher.htm" target="_blank" rel="noopener"&gt;https://sc1.checkpoint.com/documents/R81.10/WebAdminGuides/EN/CP_R81.10_Installation_and_Upgrade_Guide/Topics-IUG/Upgrading-Endpoint-SecMmgt-Server-or-Endpoint-Policy-Server-from-R80_20-and-higher.htm&lt;/A&gt;&amp;nbsp;provides the different upgrade methods from CPUSE to advanced upgrade.&lt;/P&gt;&lt;P&gt;For R80.40 to R81.10, you could use CPUSE Blink and you will get an upgrade progress report as it goes along.&lt;/P&gt;&lt;P&gt;For R81.20, you get the benefit with a brand new server installation which has been debated here, fixing some storage parameters for better performance but you can also go with CPUSE.&lt;/P&gt;&lt;P&gt;Always ensure you have the relevant backups and test them possibly in a test VM before proceeding.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 14:31:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189918#M31830</guid>
      <dc:creator>Alex-</dc:creator>
      <dc:date>2023-08-19T14:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189919#M31831</link>
      <description>&lt;P&gt;Basically, it is the customer who wants the SMS to be tested first in version R81.10.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your recommendation to take it from R80.40 -&amp;gt; R81.10, I understood that we could use the CPUSE Blink Image, right? (This gives the benefit that it updates the Hotfix in a single MGMT reboot, as far as I understand).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CPUSE Blink Image, would you recommend it to take the R80.30 -&amp;gt; R81.10?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Obviously, we understand that it is the "migrate_server" who will serve as the "Backup of the rule base".&lt;/P&gt;
&lt;P&gt;Right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 14:41:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189919#M31831</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-08-19T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189922#M31832</link>
      <description>&lt;P&gt;I haven't personally done any Blink upgrade from R80.30 to R81+ but the Release Notes state it's supported.&lt;/P&gt;&lt;P&gt;CPUSE is the recommended approach with Blink as it upgrades the OS and installs the latest hot fix in one pass, then reboots and proceeds with the database import in a controlled process.&lt;/P&gt;&lt;P&gt;I did a bunch of R80.40 to R81+ with CPUSE/Blink without notable issues.&lt;/P&gt;&lt;P&gt;Anyway, you can download the Blink and run the verifier.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CPUSE approach is really well documented in the links I gave you.&lt;/P&gt;&lt;P&gt;Just make sure you follow the Important Notes at the beginning about backup and restores but for a standard SMS it should go smoothly.&lt;/P&gt;&lt;P&gt;It might also help if your SMS have the latest hotfix in their current version which might fix things relevant to the upgrade process, the SMS I upgraded were always running the last or at leat recent hotfixes.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 14:55:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189922#M31832</guid>
      <dc:creator>Alex-</dc:creator>
      <dc:date>2023-08-19T14:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189923#M31833</link>
      <description>&lt;P&gt;It can be considered a "good practice" that the Backup of the SMS box is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Access by SSH to the CLI, and get a "show configuration".&lt;/P&gt;
&lt;P&gt;2. Apply the "migrate_server", to obtain the backup of the rule base.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that the recommendation usually says to take a "SNAPSHOT" to the MGMT, but this usually takes too much time, and many times, you have problems because of the amount of disk space that the SNAPSHOT demands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can the indicated steps be considered appropriate for a correct BACKUP?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 15:24:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189923#M31833</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-08-19T15:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189924#M31834</link>
      <description>&lt;P&gt;show configuration, migrate_server export and any custom modification to table files you may have done which are not exported I think.&lt;/P&gt;&lt;P&gt;By the way, Blink will take a snapshot as part of the upgrade process.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 16:09:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189924#M31834</guid>
      <dc:creator>Alex-</dc:creator>
      <dc:date>2023-08-19T16:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189927#M31836</link>
      <description>&lt;P&gt;Ola bro,&lt;/P&gt;
&lt;P&gt;All you have to do is follow exactly instructions from the sk below, works 100% of the time.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk135172" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk135172&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you get consused, let me know, I had done it many times.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 00:13:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/189927#M31836</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-08-20T00:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate_Server Syntax</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/211253#M35049</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;I’m bumping this thread because I have some questions regarding the migrate_server utily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 MDS (primary and secondary) to migrate from R81.10 to R81.20. To finally have the new xfs filesystem, I’ve fresh installed 2 news VM in R81.20 with the same IP Addresses as the old one. Using the “&lt;EM&gt;./migrate_server verify -v” &lt;/EM&gt;utility, I’ve corrected the errors and now I’m ready to export and import the configuration. My questions about the process are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do I need the perform the export/import from both primary and secondary MDS ?&lt;/LI&gt;&lt;LI&gt;About the export of the logs using the option “-l”, has we have a lot of CMA and many logs, I’m afraid it would make the export/import process long and expensive it terms of disk space. What are your feedback about this ? Should I import manually the logs after the export/import ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for your feedback.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 09:54:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Migrate-Server-Syntax/m-p/211253#M35049</guid>
      <dc:creator>Josh28</dc:creator>
      <dc:date>2024-04-15T09:54:18Z</dc:date>
    </item>
  </channel>
</rss>

