<?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: Automatic sim affinity deprecated R80.40 in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/115895#M21587</link>
    <description>&lt;P&gt;Just to close this thread:&lt;/P&gt;&lt;P&gt;To perform manual interface affnity we should use:&lt;BR /&gt;fw ctl affinity -s -i &amp;lt;Interface Name&amp;gt; &amp;lt;CPU ID&amp;gt;&lt;BR /&gt;- it will survive reboot&lt;BR /&gt;- it makes automatically changes in $FWDIR/conf/fwaffinity.conf like:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;[Expert@sg1:0]# cat $FWDIR/conf/fwaffinity.conf&lt;BR /&gt;# Process / Interface Affinity Settings&lt;BR /&gt;# -------------------------------------&lt;BR /&gt;#&lt;BR /&gt;# Each line shoud contain:&lt;BR /&gt;# 1. A type - 1 character. "i" for interface, "n" for process name, "k" for kernel instance.&lt;BR /&gt;# 2. An ID - interface name, process name, or kernel instance number.&lt;BR /&gt;# a. For interfaces, you can also write "default", and the setting would apply to any interface not&lt;BR /&gt;# mentioned in the file.&lt;BR /&gt;# 3. The desired affinity. Either:&lt;BR /&gt;# a. One or more CPU numbers.&lt;BR /&gt;# b. "all" - all CPUs are eligible.&lt;BR /&gt;# c. "ignore" - do nothing for this entry.&lt;BR /&gt;# d. "auto" - use any free CPU. A free CPU is one that doesn't appear in any line in this file,&lt;BR /&gt;# and doesn't run a worker thread.&lt;BR /&gt;#&lt;BR /&gt;i default auto&lt;BR /&gt;i eth0 0&lt;BR /&gt;i eth1 0&lt;BR /&gt;i eth2 1&lt;BR /&gt;i eth3 1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So forget about official Performance Tuning R80.40 Administration Guide saying:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P&gt;Running the 'fw ctl affinity -s' command in Gateway Mode&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;The fw ctl affinity -s command configures the CoreXL affinity settings on a Security Gateway for:&lt;/P&gt;&lt;P&gt;- Interfaces&lt;BR /&gt;- User-space processes&lt;BR /&gt;- CoreXL Firewall instances&lt;/P&gt;&lt;P&gt;Notes:&lt;/P&gt;&lt;P&gt;- Changes you make with this command do not survive the Security Gateway reboot.&lt;BR /&gt;If you want the settings to survive reboot, do one of these:&lt;BR /&gt;. Manually edit the $FWDIR/conf/fwaffinity.conf configuration file.&lt;BR /&gt;. Run the sim affinity -s command (configures the affinity for interfaces only).&lt;BR /&gt;- The fw ctl affinity -s command cannot configure affinity for interfaces, if you already configured affinity for interfaces with the SecureXL sim affinity command (in Automatic or Static mode).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Tue, 13 Apr 2021 07:03:20 GMT</pubDate>
    <dc:creator>Daniel_Szydelko</dc:creator>
    <dc:date>2021-04-13T07:03:20Z</dc:date>
    <item>
      <title>Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114698#M21438</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Recently we did upgrade cluster of open servers (HP) from Gaia R77.30 to R80.40 (with cpuse clean install).&lt;/P&gt;&lt;P&gt;Before upgrade open servers used current settings:&lt;BR /&gt;- on-board network interfaces&lt;BR /&gt;- license for 4 cpu cores&lt;BR /&gt;- CoreXL settings: 2/2 (2x SND / 2x FW Instance)&lt;BR /&gt;- blade: FW only&lt;/P&gt;&lt;P&gt;Before upgrade affinity was used:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;[Expert@sg1:0]# fw ctl affinity -l -r -v -a&lt;BR /&gt;CPU 0: eth0 (irq 91) eth3 (irq 107)&lt;BR /&gt;CPU 1: eth1 (irq 123) eth2 (irq 131)&lt;BR /&gt;CPU 2: fw_1&lt;BR /&gt;CPU 3: fw_0&lt;BR /&gt;CPU 4:&lt;BR /&gt;CPU 5:&lt;BR /&gt;CPU 6:&lt;BR /&gt;CPU 7:&lt;BR /&gt;CPU 8:&lt;BR /&gt;CPU 9:&lt;BR /&gt;CPU 10:&lt;BR /&gt;CPU 11:&lt;BR /&gt;CPU 12:&lt;BR /&gt;CPU 13:&lt;BR /&gt;CPU 14:&lt;BR /&gt;CPU 15:&lt;BR /&gt;All: rtmd mpdaemon fwd cpd cprid&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After upgrade to R80.40 we noticed that only one SND cpu core is utilized:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;[Expert@sg1:0]# fw ctl affinity -l -r -v -a&lt;BR /&gt;CPU 0: eth0 (irq 96) eth1 (irq 111) eth2 (irq 101) eth3 (irq 106)&lt;BR /&gt;CPU 1:&lt;BR /&gt;CPU 2: fw_1&lt;BR /&gt;in.asessiond rtmd mpdaemon fwd lpd cprid cpd&lt;BR /&gt;CPU 3: fw_0&lt;BR /&gt;in.asessiond rtmd mpdaemon fwd lpd cprid cpd&lt;BR /&gt;CPU 4:&lt;BR /&gt;CPU 5:&lt;BR /&gt;CPU 6:&lt;BR /&gt;CPU 7:&lt;BR /&gt;CPU 8:&lt;BR /&gt;CPU 9:&lt;BR /&gt;CPU 10:&lt;BR /&gt;CPU 11:&lt;BR /&gt;CPU 12:&lt;BR /&gt;CPU 13:&lt;BR /&gt;CPU 14:&lt;BR /&gt;CPU 15:&lt;BR /&gt;All:&lt;BR /&gt;The current license permits the use of CPUs 0, 1, 2, 3 only.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cpview showed second SND cpu core state as OTHER.&lt;/P&gt;&lt;P&gt;We noticed also repeting cpu cpikes related to used SND cpu core in /var/log/messages:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;Feb 19 09:40:48 2021 sg1 kernel: [fw4_1];CLUS-120200-1: Starting CUL mode because CPU-00 usage (81%) on the local member increased above the configured threshold (80%).&lt;BR /&gt;Feb 19 09:40:58 2021 sg1 kernel: [fw4_1];CLUS-120202-1: Stopping CUL mode after 10 sec (short CUL timeout), because no member reported CPU usage above the configured threshold (80%) during the last&lt;BR /&gt;10 sec.&lt;BR /&gt;Feb 19 09:45:00 2021 sg1 kernel: [fw4_1];CLUS-120200-1: Starting CUL mode because CPU-00 usage (86%) on the local member increased above the configured threshold (80%).&lt;BR /&gt;Feb 19 09:45:10 2021 sg1 kernel: [fw4_1];CLUS-120202-1: Stopping CUL mode after 10 sec (short CUL timeout), because no member reported CPU usage above the configured threshold (80%) during the last&lt;BR /&gt;10 sec.&lt;BR /&gt;Feb 19 09:46:56 2021 sg1 kernel: [fw4_1];CLUS-120200-1: Starting CUL mode because CPU-00 usage (82%) on the local member increased above the configured threshold (80%).&lt;BR /&gt;Feb 19 09:47:06 2021 sg1 kernel: [fw4_1];CLUS-120202-1: Stopping CUL mode after 10 sec (short CUL timeout), because no member reported CPU usage above the configured threshold (80%) during the last&lt;BR /&gt;10 sec.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to force automatic affinitity for interfaces by:&lt;BR /&gt;- reboot both SG&lt;BR /&gt;- perform: sim affinity -a command&lt;BR /&gt;- push more traffic from different src/dst&lt;BR /&gt;but with no luck to push both SND start to work.&lt;/P&gt;&lt;P&gt;As these open servers using on-board network cards then Multi Queue is not supported.&lt;/P&gt;&lt;P&gt;As we didn't want to set affinities manually we opened TAC tikcet to investigate why automatic sim affinity isn't working.&lt;/P&gt;&lt;P&gt;Finally we received information from TAC:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;I have checked internally and found that the feature for 'sim' to have an automatic affinity, where the interface affinity would be checked and adjusted accordingly every minute as per the load is&lt;BR /&gt;not available on R80.40.&lt;BR /&gt;sk98737 is also under process to be updated accordingly.&lt;BR /&gt;From the activity, the sim affinity balancing on the interface will not be achieved as it's deprecated, We will have to set the affinity of interfaces manually, please try using:&lt;BR /&gt;fw ctl affinity -s -i &amp;lt;Interface Name&amp;gt; &amp;lt;CPU ID&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone confirm above that automatic sim affinity is deprecated starting from R80.40?&lt;/P&gt;&lt;P&gt;Best Regards&lt;BR /&gt;Daniel Szydelko.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 10:24:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114698#M21438</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-26T10:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114704#M21441</link>
      <description>&lt;P&gt;Please confirm you are using 3.10 kernel after upgrade.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 11:24:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114704#M21441</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-03-26T11:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114705#M21442</link>
      <description>&lt;P&gt;[Expert@sg1:0]# clish -c "show version all"&lt;BR /&gt;Product version Check Point Gaia R80.40&lt;BR /&gt;OS build 294&lt;BR /&gt;OS kernel version 3.10.0-957.21.3cpx86_64&lt;BR /&gt;OS edition 64-bit&lt;/P&gt;&lt;P&gt;[Expert@sg1:0]# U=`cpprod_util FwIsUsermode`; [ $U == 0 ] &amp;amp;&amp;amp; { U="Kernel Mode"; } || { U="User Mode"; }; echo; echo "Firewall: $U";echo;&lt;/P&gt;&lt;P&gt;Firewall: Kernel Mode&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 11:30:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114705#M21442</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-26T11:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114706#M21443</link>
      <description>&lt;P&gt;Correct, R80.40 is 3.10 kernel based. The platform is using new affinity mechanism provided by the 3.10 OS kernel, which makes automatic sim affinity obsolete.&lt;/P&gt;
&lt;P&gt;Since you are using open server and just 4 cores, with only 2 cores as FWKs, I would suggest manual affinity settings, as support advises you to do.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 11:31:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114706#M21443</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-03-26T11:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114707#M21444</link>
      <description>&lt;P&gt;Ok. Is there any documentation describing such change?&lt;BR /&gt;I found only sk170012 saying only: "sim affinity" has been deprecated in R80.40.&lt;/P&gt;&lt;P&gt;ATRG: CoreXL is not updated currently and stated:&lt;BR /&gt;===&lt;BR /&gt;Default affinity settings for interfaces:&lt;/P&gt;&lt;P&gt;- If SecureXL is enabled - the default affinities of all interfaces are 'Automatic' - the affinity for each interface is automatically reset every 60 seconds, and balanced between available CPU cores based on the current load.&lt;BR /&gt;===&lt;/P&gt;&lt;P&gt;By new affinity mechanism do you mean Dynamic Split?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 11:43:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114707#M21444</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-26T11:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114708#M21445</link>
      <description>&lt;OL&gt;
&lt;LI&gt;"sim affinity" is a command, and it is changed to "fw affinity" because of the kernel change.&lt;/LI&gt;
&lt;LI&gt;As your TAC engineer already communicated, ATRG is being changed, please give a chance SecureKnowledge team to do that. There is a process which takes some days. Frankly, this is an oversight on our end, apologies for that.&lt;/LI&gt;
&lt;LI&gt;"Dynamic Split" is now called "Dynamic Workflows" (DW). DW leverages new affinity capability of RH 3.10 kernel, but it is not the point. You cannot use DW for two reasons: open server, not enough cores. You need at least 8 licensed cores for that. Open server support is still on the road map.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;By "new capabilities" I mean what DW is actually leveraging: OS level support for queuing all CPUs to all HW and SW interrupts, with ability to enable and disable some of those queues on the fly.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 26 Mar 2021 11:55:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114708#M21445</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-03-26T11:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114710#M21446</link>
      <description>&lt;P&gt;1. Ok. I was aware changing sim affinity to fw affinity but not aware that maunual affinity is needed starting with R80.40 3.10 as automatic affinity stopped working / is deprecated.&lt;BR /&gt;2. Understood&lt;BR /&gt;3. Correct, based on sk164155 - Dynamic Balancing is supported only on Check Point Appliances&lt;/P&gt;&lt;P&gt;Anyway, thanks Val.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 12:06:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114710#M21446</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-26T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114714#M21447</link>
      <description>&lt;P&gt;Performance Tuning R80.40 Administration Guide is also not updated and saying:&lt;/P&gt;&lt;P&gt;Note - When the SecureXL is enabled (this is the default), only the SecureXL SIM Affinity configuration defines the interfaces affinities (see sim affinity). Security Gateway ignores the interface affinity settings in the $FWDIR/conf/fwaffinity.conf file.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 12:26:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114714#M21447</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-26T12:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114718#M21448</link>
      <description>&lt;P&gt;Automatic interface affinity actually went away in version R80.20 when SecureXL was substantially reworked, as mentioned in the third edition of my book.&amp;nbsp; Allocating enough SND/IRQ cores in your CoreXL split and manually enabling Multi-Queue on the interfaces that need it (kernel 2.6.18) is what replaced this functionality.&amp;nbsp; On firewalls utilizing the 3.10 kernel, Multi-Queue is enabled on all interfaces that support it by default (except for the management interface in some early Jumbo HFAs).&amp;nbsp; Multi-Queue attempts to keep the SND/IRQ cores balanced as automatic interface affinity once did and frankly does a much better job of it, but MQ's balancing mechanism is not perfect under all traffic conditions.&lt;/P&gt;
&lt;P&gt;If your NICs do not support Multi-Queue (please post output of&amp;nbsp; expert mode command &lt;STRONG&gt;mq_mng&amp;nbsp; -vv&amp;nbsp; --show&lt;/STRONG&gt; to confirm) then TAC is correct and you are stuck doing manual interface affinity to spread out the interface processing duties across your SND/IRQ cores.&amp;nbsp; Having your cores limited to 4 by license will certainly not help this situation, and you'll need to do some traffic analysis with &lt;STRONG&gt;cpview&lt;/STRONG&gt; to try to keep your busiest interfaces off of the same SND/IRQ core.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 14:38:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114718#M21448</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-03-26T14:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114720#M21449</link>
      <description>&lt;P&gt;Timothy_Hall, it's clear and suitable in case where device is supporting MQ.&lt;/P&gt;&lt;P&gt;These open servers using tg3 drivers for on-board network interface card so it's not supported with MQ:&lt;/P&gt;&lt;P&gt;[Expert@sg1:0]# ethtool -i eth0&lt;BR /&gt;driver: tg3&lt;BR /&gt;version: 3.137&lt;BR /&gt;firmware-version: 5719-v1.46 NCSI v1.4.16.0&lt;BR /&gt;expansion-rom-version:&lt;BR /&gt;bus-info: 0000:02:00.0&lt;BR /&gt;supports-statistics: yes&lt;BR /&gt;supports-test: yes&lt;BR /&gt;supports-eeprom-access: yes&lt;BR /&gt;supports-register-dump: yes&lt;BR /&gt;supports-priv-flags: no&lt;/P&gt;&lt;P&gt;and any MQ commands produce empty results.&lt;/P&gt;&lt;P&gt;In this case we will follow manual re-configuration of interface affinity.&lt;/P&gt;&lt;P&gt;I hope CheckPoint is going to update ATRG: CoreXL and Performance Tunning Guide.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 14:49:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114720#M21449</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-26T14:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated in R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114723#M21450</link>
      <description>&lt;P&gt;SecureXL changed very little between versions R70 and R80.10 which was a relatively long period of time, so there is still quite a bit of documentation/SKs/courseware that reflects how SecureXL operated pre-R80.20.&amp;nbsp; I flag it whenever I run into one of these, but clearly some still need to be updated.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 12:04:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114723#M21450</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-03-29T12:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114829#M21467</link>
      <description>&lt;P&gt;Automatic sim affinity was removed as of R80.20 and that is definitely documented here:&lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk33250" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk33250&lt;/A&gt;&lt;BR /&gt;At least on 8+ core Check Point appliances, it's possible to leverage Dynamic Split (from R80.40), which changes the SND/FWK mix on the fly.&lt;BR /&gt;(Open Servers don't support this as of yet)&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 01:36:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114829#M21467</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-29T01:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114837#M21469</link>
      <description>&lt;P&gt;Thx. It's really easy to miss such information in case main documents (sk98737 - ATRG: CoreXL or Performance Tuning Administration Guides for R80.30, R80.40 and even R81) are still describing pre-R80.20 behavior in this particular case.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 06:30:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/114837#M21469</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-03-29T06:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic sim affinity deprecated R80.40</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/115895#M21587</link>
      <description>&lt;P&gt;Just to close this thread:&lt;/P&gt;&lt;P&gt;To perform manual interface affnity we should use:&lt;BR /&gt;fw ctl affinity -s -i &amp;lt;Interface Name&amp;gt; &amp;lt;CPU ID&amp;gt;&lt;BR /&gt;- it will survive reboot&lt;BR /&gt;- it makes automatically changes in $FWDIR/conf/fwaffinity.conf like:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;[Expert@sg1:0]# cat $FWDIR/conf/fwaffinity.conf&lt;BR /&gt;# Process / Interface Affinity Settings&lt;BR /&gt;# -------------------------------------&lt;BR /&gt;#&lt;BR /&gt;# Each line shoud contain:&lt;BR /&gt;# 1. A type - 1 character. "i" for interface, "n" for process name, "k" for kernel instance.&lt;BR /&gt;# 2. An ID - interface name, process name, or kernel instance number.&lt;BR /&gt;# a. For interfaces, you can also write "default", and the setting would apply to any interface not&lt;BR /&gt;# mentioned in the file.&lt;BR /&gt;# 3. The desired affinity. Either:&lt;BR /&gt;# a. One or more CPU numbers.&lt;BR /&gt;# b. "all" - all CPUs are eligible.&lt;BR /&gt;# c. "ignore" - do nothing for this entry.&lt;BR /&gt;# d. "auto" - use any free CPU. A free CPU is one that doesn't appear in any line in this file,&lt;BR /&gt;# and doesn't run a worker thread.&lt;BR /&gt;#&lt;BR /&gt;i default auto&lt;BR /&gt;i eth0 0&lt;BR /&gt;i eth1 0&lt;BR /&gt;i eth2 1&lt;BR /&gt;i eth3 1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So forget about official Performance Tuning R80.40 Administration Guide saying:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P&gt;Running the 'fw ctl affinity -s' command in Gateway Mode&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;The fw ctl affinity -s command configures the CoreXL affinity settings on a Security Gateway for:&lt;/P&gt;&lt;P&gt;- Interfaces&lt;BR /&gt;- User-space processes&lt;BR /&gt;- CoreXL Firewall instances&lt;/P&gt;&lt;P&gt;Notes:&lt;/P&gt;&lt;P&gt;- Changes you make with this command do not survive the Security Gateway reboot.&lt;BR /&gt;If you want the settings to survive reboot, do one of these:&lt;BR /&gt;. Manually edit the $FWDIR/conf/fwaffinity.conf configuration file.&lt;BR /&gt;. Run the sim affinity -s command (configures the affinity for interfaces only).&lt;BR /&gt;- The fw ctl affinity -s command cannot configure affinity for interfaces, if you already configured affinity for interfaces with the SecureXL sim affinity command (in Automatic or Static mode).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 13 Apr 2021 07:03:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-sim-affinity-deprecated-in-R80-40/m-p/115895#M21587</guid>
      <dc:creator>Daniel_Szydelko</dc:creator>
      <dc:date>2021-04-13T07:03:20Z</dc:date>
    </item>
  </channel>
</rss>

