<?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: High memory usage on 1570/1590 in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218516#M10862</link>
    <description>&lt;P&gt;The underlying issue could be caused by something pushed from the management.&lt;BR /&gt;Unless these are units managed only through the local WebUI or Infinity Portal (not with Smart-1 Cloud or on-prem management)?&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2024 16:22:55 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2024-06-24T16:22:55Z</dc:date>
    <item>
      <title>High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217894#M10818</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have lately hardware-refreshed a lot of 1400-appliance to mainly 1570 and 1590 models.&lt;/P&gt;&lt;P&gt;All are now running R81.10.10 build&amp;nbsp;&lt;SPAN&gt;996002945&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A few times, we have had reports, that the appliances becomes unresponsive (not even answering ping, ssh or webui) and has to be power-cycled to start working again.&lt;/P&gt;&lt;P&gt;So I checked at multiple customers, and I can see, that they are all running with very high memory utilization - above 80%.&lt;/P&gt;&lt;P&gt;All are centrally managed, and I have seen this at multiple customers - so very different policies etc.&lt;/P&gt;&lt;P&gt;One of the customers is not even running IPS, which is known for intense utilization (at least on the 1400-appliances).&lt;/P&gt;&lt;P&gt;Are others seeing the same? Can it be a memoryleak or....?&lt;/P&gt;&lt;P&gt;I already opened a SR (where first recommendation was to upgrade......), but I was just interested in hearing if I'm the only one seeing this picture.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 07:00:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217894#M10818</guid>
      <dc:creator>Morten_O</dc:creator>
      <dc:date>2024-06-18T07:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217911#M10820</link>
      <description>&lt;P&gt;High memory load could be normal on Linux based systems. Maybe share a top output. You should focus on swap. High swap could be an indication of highly loaded systems.&lt;/P&gt;
&lt;P&gt;Tasks: 280 total, 3 running, 175 sleeping, 0 stopped, 0 zombie&lt;BR /&gt;Cpu(s): 11.1%us, 7.7%sy, 0.0%ni, 79.8%id, 0.0%wa, 0.2%hi, 1.2%si, 0.0%st&lt;BR /&gt;Mem: 8024384k total, 7229184k used, 795200k free, 208448k buffers&lt;BR /&gt;Swap: 0k total, 0k used, 0k free, 1125312k cached&lt;/P&gt;
&lt;P&gt;Here an example. As you can see swap is 0k and memory itself looks loaded but it is not due low swap.&lt;/P&gt;
&lt;P&gt;Second, the way to check if there is a memory leak is to monitor this with a monitoring tool. I use this to see the memory in a graph from longer period of time. If you see a small increase every day for example it is an indication of a memory leak.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Third, maybe pay some attention to the SFWD daemon. If have see people with problems related to this daemon, that it is restarting and causing issues.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;cat $FWDIR/log/sfwd.elg&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;cat $FWDIR/log/sfwd.elg | grep SFWD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;cat $FWDIR/log/sfwd.elg | grep -i '360 MB' -A 1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; cpwd_admin list (check here if the SFWD is restarting&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4 point maybe try to run a doctor spark on a problematic gateway, maybe you can find something in this health check.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://sc1.checkpoint.com/documents/SMB_R81.10.X/AdminGuides_Locally_Managed/EN/Content/Topics/DrSpark.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/SMB_R81.10.X/AdminGuides_Locally_Managed/EN/Content/Topics/DrSpark.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:28:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217911#M10820</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-06-18T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217919#M10822</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I searched through a sfwd.elg yesterday, and didn't find anything of interest, and no 360 MB entries, and not watchdog-restarts.&lt;/P&gt;&lt;P&gt;The one I searched is the same as this output is from - it's from a 1570 yesterday, and this morning it had to be power-cycled because it was unresponsive. As you can see, it's not doing much from a connection-perspective, but it sure uses some memory and a little swap.....&lt;/P&gt;&lt;P&gt;[Expert]#free&lt;BR /&gt;total used free shared buff/cache available&lt;BR /&gt;Mem: 1958900 1756676 72792 54644 129432 79332&lt;BR /&gt;Swap: 524284 524284 0&lt;/P&gt;&lt;P&gt;[Expert]# fw ctl pstat&lt;/P&gt;&lt;P&gt;System Capacity Summary:&lt;BR /&gt;Memory used: 39% (527 MB out of 1339 MB) - below watermark&lt;BR /&gt;Concurrent Connections: 1% (2476 out of 149900) - below watermark&lt;BR /&gt;Aggressive Aging is disabled&lt;/P&gt;&lt;P&gt;Hash kernel memory (hmem) statistics:&lt;BR /&gt;Total memory allocated: 343760896 bytes in 83926 (4096 bytes) blocks using 3 pools&lt;BR /&gt;Initial memory allocated: 276824064 bytes (Hash memory extended by 66936832 bytes)&lt;BR /&gt;Memory allocation limit: 629145600 bytes using 512 pools&lt;BR /&gt;Total memory bytes used: 0 unused: 343760896 (100.00%) peak: 316881572&lt;BR /&gt;Total memory blocks used: 0 unused: 83926 (100%) peak: 80954&lt;BR /&gt;Allocations: 3937903068 alloc, 0 failed alloc, 3936443903 free&lt;/P&gt;&lt;P&gt;System kernel memory (smem) statistics:&lt;BR /&gt;Total memory bytes used: 647431900 peak: 681652464&lt;BR /&gt;Total memory bytes wasted: 5449467&lt;BR /&gt;Blocking memory bytes used: 3048884 peak: 3275656&lt;BR /&gt;Non-Blocking memory bytes used: 644383016 peak: 678376808&lt;BR /&gt;Allocations: 8919614 alloc, 1 failed alloc, 8915235 free, 0 failed free&lt;BR /&gt;vmalloc bytes used: 640774312 expensive: no&lt;/P&gt;&lt;P&gt;Kernel memory (kmem) statistics:&lt;BR /&gt;Total memory bytes used: 473496748 peak: 604930896&lt;BR /&gt;Allocations: 3946820926 alloc, 1 failed alloc&lt;BR /&gt;3945359055 free, 0 failed free&lt;BR /&gt;External Allocations:&lt;BR /&gt;Packets: 286680, SXL: 3917423, Reorder: 0&lt;BR /&gt;Zeco: 0, SHMEM: 4320, Resctrl: 0&lt;BR /&gt;ADPDRV: 0, PPK_CI: 1272416, PPK_CORR: 0&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:57:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217919#M10822</guid>
      <dc:creator>Morten_O</dc:creator>
      <dc:date>2024-06-18T08:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217922#M10823</link>
      <description>&lt;P&gt;Is this output from BEFORE or AFTER reboot. Because if it is&amp;nbsp;&lt;SPAN&gt;unresponsive I can imagine you are not able to can get this type of output. It is important to get this information before the reboot if there are memory related issues.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 09:52:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217922#M10823</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-06-18T09:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217926#M10824</link>
      <description>&lt;P&gt;Output is from yesterday, where the mem-usage was high - I use the info in the SR. The appliances was unresponsive this morning.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 09:59:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/217926#M10824</guid>
      <dc:creator>Morten_O</dc:creator>
      <dc:date>2024-06-18T09:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218176#M10837</link>
      <description>&lt;P&gt;We have a similar problem. Model 1590, running R81.10&lt;BR /&gt;It started a week ago. Memory usage 90-98%&lt;/P&gt;&lt;P&gt;Output from "free -m"&lt;/P&gt;&lt;LI-SPOILER&gt;total used free shared buff/cache available&lt;BR /&gt;Mem: 1816588 1671316 50120 61384 95152 33180&lt;BR /&gt;Swap: 0 0 0&lt;/LI-SPOILER&gt;&lt;P&gt;Output from "top" sorted by Memory&lt;/P&gt;&lt;LI-SPOILER&gt;20594 root 20 0 409m 201m 16m S 8 11.3 66:05.64 fw&lt;BR /&gt;8331 root 20 0 343m 113m 1076 S 0 6.4 0:00.01 fw&lt;BR /&gt;24360 root 20 0 332m 101m 1096 S 0 5.7 0:00.01 fw&lt;BR /&gt;7077 root 20 0 331m 101m 1096 S 0 5.7 0:00.00 fw&lt;BR /&gt;22315 root 20 0 330m 100m 1032 S 0 5.6 0:00.01 fw&lt;BR /&gt;5150 root 20 0 329m 99m 1096 S 0 5.6 0:00.01 fw&lt;BR /&gt;20462 root 20 0 329m 98m 1096 S 0 5.5 0:00.01 fw&lt;BR /&gt;21845 root 20 0 312m 83m 1012 S 0 4.7 0:00.01 fw&lt;BR /&gt;26912 root 20 0 303m 74m 1040 S 0 4.2 0:00.01 fw&lt;BR /&gt;2891 root 20 0 281m 52m 1012 S 0 3.0 0:00.02 fw&lt;BR /&gt;8406 root 20 0 132m 23m 2036 S 0 1.3 2:09.24 cpview_api_serv&lt;BR /&gt;4998 root 20 0 23948 21m 2228 S 0 1.2 0:00.07 newSfwsh.bin&lt;BR /&gt;8410 root 20 0 144m 19m 2136 S 0 1.1 0:11.16 cpviewd&lt;BR /&gt;3787 root 0 -20 45808 14m 3004 S 0 0.8 25:33.82 cposd&lt;BR /&gt;5067 root 20 0 32064 12m 2420 S 0 0.7 0:00.08 runCliCommand.l&lt;/LI-SPOILER&gt;&lt;P&gt;Logs from "sfwd.elg". I don't understand if there is anything suspicious here&lt;/P&gt;&lt;LI-SPOILER&gt;fwstatagent_check_sdwan: Getting sdwan interfaces&lt;BR /&gt;br_names: failed popen&lt;BR /&gt;fwstatagent_check_sdwan: Getting sdwan interfaces&lt;BR /&gt;ringdir_append: ringdir-debug slot=0 dis_s=1053044 is bigger than max_slot_size=1048576&lt;BR /&gt;ringdir_append: ringdir-debug move to slot=1&lt;BR /&gt;br_names: failed popen&lt;BR /&gt;fwstatagent_check_sdwan: Getting sdwan interfaces&lt;BR /&gt;ringdir_append: ringdir-debug slot=1 dis_s=1048755 is bigger than max_slot_size=1048576&lt;BR /&gt;ringdir_append: ringdir-debug move to slot=2&lt;BR /&gt;br_names: failed popen&lt;BR /&gt;fwstatagent_check_sdwan: Getting sdwan interfaces&lt;BR /&gt;08:57:25.305790 Conversion start: probing_hb.conv&lt;BR /&gt;fwobj_get_converted_set_as_string: Conversion failed with error: /usr/local/share/lua/5.1/conversion/convert.lua:0: /usr/local/share/lua/5.1/conversion/convert.lua:0: conversion.convert.handle_match: probingServer in /opt/fw1/conf/probing_hb.conv&lt;BR /&gt;fwobj_get_converted_set_as_string: Failed to create result_string&lt;BR /&gt;08:57:25.516413 Conversion end : probing_hb.conv&lt;BR /&gt;fwobj_get_converted_set: Failed to create fwset instance&lt;BR /&gt;ProbingServerStatus::getProbingServerStatus: Error reading the probing servers file.&lt;BR /&gt;br_names: failed popen&lt;BR /&gt;fwstatagent_check_sdwan: Getting sdwan interfaces&lt;BR /&gt;ringdir_append: ringdir-debug slot=2 dis_s=1049785 is bigger than max_slot_size=1048576&lt;BR /&gt;ringdir_append: ringdir-debug move to slot=3&lt;BR /&gt;br_names: failed popen&lt;BR /&gt;fwstatagent_check_sdwan: Getting sdwan interfaces&lt;/LI-SPOILER&gt;&lt;P&gt;Logs from "cpwd.elg"&lt;/P&gt;&lt;LI-SPOILER&gt;[cpWatchDog 3175 4155615392]@RD6281[18 Jun 12:36:58] [ERROR] Process SFWD terminated abnormally : Unhandled signal 9 (SIGKILL).&lt;BR /&gt;[cpWatchDog 3175 4155615392]@RD6281[18 Jun 12:37:08] [SUCCESS] SFWD started successfully (pid=669)&lt;BR /&gt;[cpWatchDog 3175 4155615392]@RD6281[19 Jun 6:08:56] [ERROR] Process SFWD terminated abnormally : Unhandled signal 9 (SIGKILL).&lt;BR /&gt;[cpWatchDog 3175 4155615392]@RD6281[19 Jun 6:09:06] [SUCCESS] SFWD started successfully (pid=20594)&lt;/LI-SPOILER&gt;&lt;P&gt;I suspect the sfwd process but I can’t figure out why it crashes. What exactly causes it to restart?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 06:30:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218176#M10837</guid>
      <dc:creator>Taki183</dc:creator>
      <dc:date>2024-06-20T06:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218347#M10847</link>
      <description>&lt;P&gt;We have seen this behavior as well, on model 1550 and 1590 (not on 1530 as far as we can see) with firmware-version R81.10.08 and R810.10.10 (both the latest version with the CVE-fix). If you'd check with "ps aux | grep "[f]w sfwd", I am guessing you will see multiple instances of this process with only one running. The total amount of memory (shown in percentages) that these processes are using will probably be only slightly less than the total amount of memory that is in use.&lt;/P&gt;&lt;P&gt;We have started a TAC-case for this issue and R&amp;amp;D is working on it.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 15:29:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218347#M10847</guid>
      <dc:creator>andwen</dc:creator>
      <dc:date>2024-06-21T15:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218361#M10848</link>
      <description>&lt;P&gt;What does cpwd_admin list say?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 16:43:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218361#M10848</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-21T16:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218367#M10849</link>
      <description>&lt;P&gt;We have the same behavior in a centrally managed 1570 cluster. This is in a small network with not a lot of traffic. The system was perfectly fine in R80.20.50, took days to reach 85% RAM and didn't go above that unless it was stressed. The problem started right after upgrading to R81.10.X, reaching 95-100% a few minutes after reboot for no reason.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 17:45:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218367#M10849</guid>
      <dc:creator>Pedro_Espindola</dc:creator>
      <dc:date>2024-06-21T17:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218384#M10850</link>
      <description>&lt;P&gt;Nothing interesting I guess&lt;/P&gt;&lt;LI-SPOILER&gt;APP PID STAT #START START_TIME MON COMMAND&lt;BR /&gt;RNGD 3196 E 1 [19:54:13] 25/5/2024 N /pfrm2.0/bin/jitterentropy_rngd -v&lt;BR /&gt;SSHD 3703 E 1 [19:54:15] 25/5/2024 N /pfrm2.0/bin/sshd -f /pfrm2.0/etc/sshd_config -p 22 -D&lt;BR /&gt;cposd 3787 E 1 [19:54:17] 25/5/2024 N cposd&lt;BR /&gt;RTDB 3814 E 1 [19:54:17] 25/5/2024 N rtdbd&lt;BR /&gt;SFWD 12320 E 1 [20:39:40] 21/6/2024 N fw sfwd&lt;BR /&gt;CVIEWAPIS 8406 E 1 [19:54:35] 25/5/2024 N cpview_api_service&lt;BR /&gt;CPVIEWD 8410 E 1 [19:54:35] 25/5/2024 N cpviewd&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sat, 22 Jun 2024 03:40:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218384#M10850</guid>
      <dc:creator>Taki183</dc:creator>
      <dc:date>2024-06-22T03:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218388#M10852</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Run the command below and see which processes are consuming the most memory.&lt;/P&gt;&lt;P&gt;ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x&amp;lt;=NF ; x++ ) { printf("%s ",$x) } print "" }' &amp;gt; /home/admin/memory .txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2024 13:01:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218388#M10852</guid>
      <dc:creator>Marquevis</dc:creator>
      <dc:date>2024-06-22T13:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218418#M10857</link>
      <description>&lt;P&gt;Seeing exactly the same thing here on a fleet of 1570R's running R81.10.10. Output from your command above:&lt;/P&gt;&lt;P&gt;You are in expert mode now.&lt;/P&gt;&lt;P&gt;&amp;lt;Mb ",hr) } { for ( x=4 ; x&amp;lt;=NF ; x++ ) { printf("%s ",$x) } print "" }'&lt;BR /&gt;0.00 Mb COMMAND&lt;BR /&gt;346.38 Mb fw sfwd&lt;BR /&gt;344.23 Mb fw sfwd&lt;BR /&gt;342.04 Mb fw sfwd&lt;BR /&gt;340.37 Mb fw sfwd&lt;BR /&gt;337.66 Mb fw sfwd&lt;BR /&gt;335.89 Mb fw sfwd&lt;BR /&gt;335.27 Mb fw sfwd&lt;BR /&gt;220.74 Mb fw sfwd&lt;BR /&gt;218.10 Mb fw sfwd&lt;BR /&gt;217.37 Mb fw sfwd&lt;BR /&gt;217.32 Mb fw sfwd&lt;BR /&gt;216.98 Mb fw sfwd&lt;BR /&gt;216.60 Mb fw sfwd&lt;BR /&gt;214.54 Mb fw sfwd&lt;BR /&gt;210.98 Mb fw sfwd&lt;BR /&gt;193.66 Mb fw sfwd&lt;BR /&gt;77.47 Mb cpviewd&lt;/P&gt;&lt;P&gt;And gets boring after that. So "fw sfwd" appears to be holding all the mem. Just logged a TAC call.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 00:39:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218418#M10857</guid>
      <dc:creator>scordy</dc:creator>
      <dc:date>2024-06-24T00:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218426#M10858</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;updating you that after investigation this seems to be a management issue (not related to the new Spark firmware)&lt;/P&gt;
&lt;P&gt;we are taking it with MT owners.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 03:32:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218426#M10858</guid>
      <dc:creator>Amir_Ayalon</dc:creator>
      <dc:date>2024-06-24T03:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218443#M10859</link>
      <description>&lt;P&gt;Hi Amir,&lt;/P&gt;&lt;P&gt;We did not see this high memory with the R81.10.x-versions that weren't patched. This high memory-usage was first seen after we installed build 1750 and 2945, so I am curious to how this is deemed a management issue.&lt;/P&gt;&lt;P&gt;Other than that, I hope this can be resolved quickly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 07:46:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218443#M10859</guid>
      <dc:creator>andwen</dc:creator>
      <dc:date>2024-06-24T07:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218516#M10862</link>
      <description>&lt;P&gt;The underlying issue could be caused by something pushed from the management.&lt;BR /&gt;Unless these are units managed only through the local WebUI or Infinity Portal (not with Smart-1 Cloud or on-prem management)?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 16:22:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218516#M10862</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-24T16:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218517#M10863</link>
      <description>&lt;P&gt;exactly,&lt;/P&gt;
&lt;P&gt;This is one of the Agents that is being updated Automatically.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(hopefully tomorrow an update in this Agent will also be pushed&amp;nbsp;Automatically, and the issue will be resolved)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 16:28:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218517#M10863</guid>
      <dc:creator>Amir_Ayalon</dc:creator>
      <dc:date>2024-06-24T16:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218526#M10864</link>
      <description>&lt;P&gt;That sounds great - can you elaborate what the problem is/was, and how to check if the relevant part has been updated tomorrow, or even how to force an update?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 17:11:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218526#M10864</guid>
      <dc:creator>Morten_O</dc:creator>
      <dc:date>2024-06-24T17:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218527#M10865</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, same problem here, we see these multiple SFWD instances on 1500/1600 and 1800 appliancess too, all of them centrally managed. Is there any other way to check if the update/fix was applied? or only with top/ps looking for SFWD?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 17:40:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218527#M10865</guid>
      <dc:creator>RS_Daniel</dc:creator>
      <dc:date>2024-06-24T17:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218542#M10866</link>
      <description>&lt;P&gt;We had no issues with locally managed gateways. Only centrally managed were affected, seen in R81.10.08, even before the CVE patch.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 18:58:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218542#M10866</guid>
      <dc:creator>Pedro_Espindola</dc:creator>
      <dc:date>2024-06-24T18:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: High memory usage on 1570/1590</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218619#M10874</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/20406"&gt;@Amir_Ayalon&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Do you have any updates? Can we check if this issue was solved?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 13:07:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/High-memory-usage-on-1570-1590/m-p/218619#M10874</guid>
      <dc:creator>Kdeo</dc:creator>
      <dc:date>2024-06-25T13:07:23Z</dc:date>
    </item>
  </channel>
</rss>

