<?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 Maestro from dual site to single site in Hyperscale Firewall (Maestro)</title>
    <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249622#M3450</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1967"&gt;@Lari_Luoma&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your update. I am still tunning the procedure and had one doubt maybe you can help me with.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Let me give you an example. I have 4 SG's.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN class="uiOutputText"&gt;SG-1 and SG-2 are present only on site 1.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="uiOutputText"&gt;SG-3 and SG-4 are present only on site 2.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;I will start the changes on site 2 (standby). So, on site 2 i will configure &amp;nbsp;site amount to 1 and set the site ID to 1. I imagine that after orchd restart, MHO should keep the configuration for SG's that were configured in site 1, in this case SG-1 and SG-2, and configuration for SG's in site 2 will be lost (SG-3 and SG-4)? Does it make sense? If this is true, do you know any way to recover configuration for SG-3 and SG-4, maybe editing the /etc/sgdb.json file? Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2025 13:11:14 GMT</pubDate>
    <dc:creator>RS_Daniel</dc:creator>
    <dc:date>2025-05-22T13:11:14Z</dc:date>
    <item>
      <title>Migrate Maestro from dual site to single site</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249003#M3419</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;
&lt;P&gt;I am facing a customer requirement and wanted to ask for some help here.&lt;/P&gt;
&lt;P&gt;We need to migrate a Maestro deploymento from Dual Site / Single Orchestrator, to two independent deployments configured as Single Site / Single Orchestrator. No change on cabling or appliances, only MHO configuration. We have 4 SG's, two are only on site 1, and two are only on site 2, so we are not using dual site at all. I clearly understand we should engage PS for this, but unfortunately this is not an option this time. I have been working on a MOP, i leave the steps below, in case someone could recommend changes to improve/correct the procedure would be great.&lt;/P&gt;
&lt;P&gt;On site 2 (standby):&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Take backups, snapshots, save configuration, and export these files from both MHOs:&amp;nbsp;/etc/sgdb.json,&amp;nbsp;/etc/rsrcdb.json,&amp;nbsp;/etc/smodb.json,&amp;nbsp;/etc/maestro.json,&amp;nbsp;/etc/maestro_full.jso&lt;/LI&gt;
&lt;LI&gt;Unplug inter-site interface cable.&lt;/LI&gt;
&lt;LI&gt;Run these commands:
&lt;P&gt;&amp;gt; set maestro configuration orchestrator-site-amount 1&lt;/P&gt;
&lt;P&gt;&amp;gt; set maestro configuration orchestrator-site-id 1&lt;/P&gt;
&lt;P&gt;&amp;gt; set maestro port 1/47/1 type downlink&lt;/P&gt;
&lt;P&gt;&amp;gt; save config&lt;/P&gt;
&lt;P&gt;&amp;gt; expert&lt;/P&gt;
&lt;P&gt;# orchd restart&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Go to webui, click Apply&lt;/LI&gt;
&lt;LI&gt;Go to SGs Gclish and run these commands:
&lt;P&gt;&amp;gt; set smo security-group site-amount 1&lt;/P&gt;
&lt;P&gt;&amp;gt; asg_reboot –b all&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Run all checks on MHO and SGs.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;And repeat the same for site 1. I would like to know what happens after orchd restart, how the webui configuration should see, SGs from the other site should just dissapear or i should delete them manually? Also not sure if step 5 is mandatory. Any help is welcome.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 15:45:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249003#M3419</guid>
      <dc:creator>RS_Daniel</dc:creator>
      <dc:date>2025-05-14T15:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Maestro from dual site to single site</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249054#M3429</link>
      <description>&lt;P&gt;Your plan looks pretty good to me. I don't think you'll have to do anything in the WebUI. As soon as you change the site amount to 1 and run orchd restart, the secondary site doesn't exist (hint: if you run "service orchd restart" it won't ask for a confirmation). &lt;BR /&gt;&lt;BR /&gt;Value of security-group site amount in the SG is 2 by default (even in single site setup) and you don't necessarily have to change it. Considering that your setup isn't really a dual site right now, this value might already be 1. Check it out. You will have to reboot the gateways anyway I think.&lt;BR /&gt;&lt;BR /&gt;I'm pasting here my notes about my lab (it has two MHOs) for you reference for dual site to single site change.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Change lab to single site&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;MHO-1&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;touch /etc/.asg_auto_confirm&lt;/P&gt;
&lt;P&gt;clish&lt;/P&gt;
&lt;P&gt;set maestro configuration orchestrator-site-amount 1&lt;/P&gt;
&lt;P&gt;set maestro configuration orchestrator-site-id 1&lt;/P&gt;
&lt;P&gt;set maestro configuration orchestrator-amount&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;set maestro port 1/47/1 type downlink&lt;/P&gt;
&lt;P&gt;save config&lt;/P&gt;
&lt;P&gt;service orchd restart&lt;/P&gt;
&lt;P&gt;set maestro port 1/47/1 admin-state down&lt;/P&gt;
&lt;P&gt;save config&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;MHO-2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;touch /etc/.asg_auto_confirm&lt;/P&gt;
&lt;P&gt;clish&lt;/P&gt;
&lt;P&gt;set maestro configuration orchestrator-site-amount 1&lt;/P&gt;
&lt;P&gt;set maestro configuration orchestrator-site-id 1&lt;/P&gt;
&lt;P&gt;set maestro configuration orchestrator-amount&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;set maestro port 2/47/1 type downlink&lt;/P&gt;
&lt;P&gt;save config&lt;/P&gt;
&lt;P&gt;service orchd restart&lt;/P&gt;
&lt;P&gt;set maestro port 2/47/1 admin-state down&lt;/P&gt;
&lt;P&gt;save config&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 23:20:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249054#M3429</guid>
      <dc:creator>Lari_Luoma</dc:creator>
      <dc:date>2025-05-14T23:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Maestro from dual site to single site</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249622#M3450</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1967"&gt;@Lari_Luoma&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your update. I am still tunning the procedure and had one doubt maybe you can help me with.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Let me give you an example. I have 4 SG's.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN class="uiOutputText"&gt;SG-1 and SG-2 are present only on site 1.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="uiOutputText"&gt;SG-3 and SG-4 are present only on site 2.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;I will start the changes on site 2 (standby). So, on site 2 i will configure &amp;nbsp;site amount to 1 and set the site ID to 1. I imagine that after orchd restart, MHO should keep the configuration for SG's that were configured in site 1, in this case SG-1 and SG-2, and configuration for SG's in site 2 will be lost (SG-3 and SG-4)? Does it make sense? If this is true, do you know any way to recover configuration for SG-3 and SG-4, maybe editing the /etc/sgdb.json file? Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 13:11:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249622#M3450</guid>
      <dc:creator>RS_Daniel</dc:creator>
      <dc:date>2025-05-22T13:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Maestro from dual site to single site</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249662#M3451</link>
      <description>&lt;P data-start="75" data-end="111"&gt;Thanks for the detailed explanation.&lt;/P&gt;
&lt;P data-start="113" data-end="246"&gt;You're on the right track with the overall approach. When transitioning from dual-site to single-site Maestro, the correct steps are:&lt;/P&gt;
&lt;UL data-start="248" data-end="461"&gt;
&lt;LI data-start="248" data-end="319"&gt;
&lt;P data-start="250" data-end="319"&gt;Change the &lt;STRONG data-start="261" data-end="281"&gt;site amount to 1&lt;/STRONG&gt; and &lt;STRONG data-start="286" data-end="302"&gt;site ID to 1&lt;/STRONG&gt; on &lt;EM data-start="306" data-end="312"&gt;each&lt;/EM&gt; MHO.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="320" data-end="378"&gt;
&lt;P data-start="322" data-end="378"&gt;Disable the &lt;STRONG data-start="334" data-end="357"&gt;site sync interface&lt;/STRONG&gt; (inter-site sync).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="379" data-end="461"&gt;
&lt;P data-start="381" data-end="461"&gt;Be prepared for a brief &lt;STRONG data-start="405" data-end="429"&gt;service interruption&lt;/STRONG&gt; due to &lt;CODE data-start="437" data-end="460"&gt;service orchd restart&lt;/CODE&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="463" data-end="726"&gt;Since your SGs are already site-local (SG-1 and SG-2 only on Site 1, SG-3 and SG-4 only on Site 2), you &lt;STRONG data-start="567" data-end="634"&gt;don’t need to make any changes to the SG definitions themselves&lt;/STRONG&gt;. They will remain intact after the site configuration is adjusted—no need to recreate them.&lt;/P&gt;
&lt;P data-start="728" data-end="1024"&gt;Regarding your concern: SG-3 and SG-4 were created and are active on Site 2, which will now become an independent Maestro cluster. &lt;STRONG data-start="859" data-end="885"&gt;You will not lose them&lt;/STRONG&gt;—their configuration is local to the MHOs at Site 2 and will remain after the change, as long as you're not wiping or rebuilding the setup.&lt;/P&gt;
&lt;P data-start="1026" data-end="1064"&gt;That said, it’s always a good idea to:&lt;/P&gt;
&lt;UL data-start="1065" data-end="1222"&gt;
&lt;LI data-start="1065" data-end="1127"&gt;
&lt;P data-start="1067" data-end="1127"&gt;Take a &lt;STRONG data-start="1074" data-end="1104"&gt;backup of &lt;CODE data-start="1086" data-end="1102"&gt;/etc/sgdb.json&lt;/CODE&gt;&lt;/STRONG&gt; before making changes.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="1128" data-end="1222"&gt;
&lt;P data-start="1130" data-end="1222"&gt;Document current SG mappings in case any recovery is needed.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="1224" data-end="1436"&gt;And if you want peace of mind that the transition goes smoothly—especially in a production environment—you might consider engaging &lt;STRONG data-start="1355" data-end="1392"&gt;Check Point Professional Services&lt;/STRONG&gt; to assist with or validate the change plan.&lt;/P&gt;
&lt;P data-start="1438" data-end="1497" data-is-last-node="" data-is-only-node=""&gt;Let me know how it goes or if you have any other questions.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 02:54:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Migrate-Maestro-from-dual-site-to-single-site/m-p/249662#M3451</guid>
      <dc:creator>Lari_Luoma</dc:creator>
      <dc:date>2025-05-23T02:54:14Z</dc:date>
    </item>
  </channel>
</rss>

