<?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: CloudGuard CPU 0 &amp;quot;Type Other&amp;quot; in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129605#M18982</link>
    <description>&lt;P&gt;Never heard that we don't support it.&lt;BR /&gt;That said, the only other option you have is a 2/2 split.&lt;BR /&gt;You can configure this via cpconfig (requires a reboot).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 21:24:25 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-09-16T21:24:25Z</dc:date>
    <item>
      <title>CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129599#M18979</link>
      <description>&lt;P&gt;Good evening,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am experiencing an issue on our CloudGuard gateways (R80.40 T120). We have backups that run every evening that transfer data from Azure to our On-Prem servers. The throughput is approx 500mbps at the time of the transfer and the CPUs were running around 60-70% on average.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have enabled fast_accel to help with this and I've seen a significant performance improvement this evening......however when monitoring the CPU usage, I noticed that CPU 0 had a higher load that the other 3 cores. When I check the CPU tab in CPView, CPU 0 is listed as&amp;nbsp;&lt;STRONG&gt;Type = Other&lt;/STRONG&gt;. The other 3 cores are listed as&amp;nbsp;&lt;STRONG&gt;CoreXL_FW&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I check the output of&amp;nbsp;&lt;STRONG&gt;fw ctl affinity -l&lt;/STRONG&gt;, I can see that CPU 0 looks to be allocated to two separate virtual interfaces. The other CPUs are all assigned to the kernel and other daemons. Also, when I check the output of&amp;nbsp;&lt;STRONG&gt;fwaccel stats -s&lt;/STRONG&gt;, it says that Accelerated Pkts/Total Pkts is 98%, and PSLXL Pkts/Total Pkts is 98%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering what a likely cause of the CPU 0 "Other" handling traffic instead of the other CoreXL cores could be?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still pretty new to all of this, so if I've missed anything obvious, please tell me&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aaron.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 20:13:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129599#M18979</guid>
      <dc:creator>AaronCP</dc:creator>
      <dc:date>2021-09-16T20:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129600#M18980</link>
      <description>&lt;P&gt;It's expected behavior.&lt;BR /&gt;When there are four cores or more, they are split between two functions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SNDs (Secure Network Distributors) which handle traffic from the NICs&lt;/LI&gt;
&lt;LI&gt;FWK (Worker, CoreXL) which handle higher-level inspection (e.g. App Control, Threat Prevention)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;A four core system will have a 1/3 split (1 SND, 3 Workers), which is what you are observing.&lt;/P&gt;
&lt;P&gt;In practical terms, fully accelerated traffic will hit only the SND cores (or core in your case).&lt;BR /&gt;Partially accelerated traffic will hit both the SND core and a Worker core.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 20:55:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129600#M18980</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-16T20:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129601#M18981</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the speedy reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would the possible impact be of assigning SND to a second CPU, and having one less FWK instance? I know Check Point don't support this configuration on less than 8 cores, but we do very little higher level inspection on these firewalls (and unlikely to in the forseeable future). The majority of that traffic is handled by our on-prem firewalls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 21:09:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129601#M18981</guid>
      <dc:creator>AaronCP</dc:creator>
      <dc:date>2021-09-16T21:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129605#M18982</link>
      <description>&lt;P&gt;Never heard that we don't support it.&lt;BR /&gt;That said, the only other option you have is a 2/2 split.&lt;BR /&gt;You can configure this via cpconfig (requires a reboot).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 21:24:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129605#M18982</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-16T21:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129606#M18983</link>
      <description>&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_PerformanceTuning_AdminGuide/Content/Topics-PTG/CoreXL-Allocating-Additional-CPU-Cores-to-CoreXL-SND.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_PerformanceTuning_AdminGuide/Content/Topics-PTG/CoreXL-Allocating-Additional-CPU-Cores-to-CoreXL-SND.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My fault, the article states 'do not recommend' not 'do not support'!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the advice.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 21:39:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129606#M18983</guid>
      <dc:creator>AaronCP</dc:creator>
      <dc:date>2021-09-16T21:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129607#M18984</link>
      <description>&lt;P&gt;If you're doing any App Control or Threat Prevention, then yes, not recommended.&lt;BR /&gt;In a situation where almost all your traffic is going to be SecureXL accelerated anyway, then this change makes sense.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 21:47:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129607#M18984</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-16T21:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: CloudGuard CPU 0 "Type Other"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129652#M18994</link>
      <description>&lt;P&gt;As suggested, you can indeed statically configure 2 SND cores via config (requires reboot).&lt;BR /&gt;On upcoming versions, Dynamic Balancing feature will be able to support Cloudguard environments, allowing dynamic CoreXL cores allocation, without requiring a reboot or user intervention (we'll have it also back ported once released)&amp;nbsp;&lt;BR /&gt;Contacting you offline to discuss potential early availability support w.t.r&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 13:24:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/CloudGuard-CPU-0-quot-Type-Other-quot/m-p/129652#M18994</guid>
      <dc:creator>Chen_Muchtar</dc:creator>
      <dc:date>2021-09-17T13:24:05Z</dc:date>
    </item>
  </channel>
</rss>

