<?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>article Qlik Replicate on Linux: High System Memory Usage in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-on-Linux-High-System-Memory-Usage/ta-p/2519794</link>
    <description>&lt;P&gt;When Qlik Replicate runs on a newly provisioned Linux server, the system memory usage is abnormally high and reaches critical thresholds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To resolve the issue, reduce or disable huge page allocation by updating the kernel parameter:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;vm.nr_hugepages = 0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To make it persistent across reboots, update &lt;EM&gt;/etc/sysctl.conf&lt;/EM&gt;. Then apply the change by "&lt;FONT face="courier new,courier"&gt;sudo sysctl -p&lt;/FONT&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The issue is related to the Linux kernel parameter &lt;FONT face="courier new,courier"&gt;vm.nr_hugepages&lt;/FONT&gt;, which defines the number of huge pages (typically 2 MB each) that are pre-allocated in memory.&lt;/P&gt;
&lt;P&gt;In this case, the system was configured with:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;vm.nr_hugepages = 24629&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This reserves approximately 48 GB of memory (2M * 24629) for huge pages, significantly reducing the amount of available memory for other processes. If too many huge pages are reserved, the system may run low on regular memory pages, leading to performance degradation or instability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;00352619&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate, all versions&lt;/LI&gt;
&lt;LI&gt;Linux Server, all supported versions&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 02 Jun 2025 14:18:49 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-06-02T14:18:49Z</dc:date>
    <item>
      <title>Qlik Replicate on Linux: High System Memory Usage</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-on-Linux-High-System-Memory-Usage/ta-p/2519794</link>
      <description>&lt;P&gt;When Qlik Replicate runs on a newly provisioned Linux server, the system memory usage is abnormally high and reaches critical thresholds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To resolve the issue, reduce or disable huge page allocation by updating the kernel parameter:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;vm.nr_hugepages = 0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;To make it persistent across reboots, update &lt;EM&gt;/etc/sysctl.conf&lt;/EM&gt;. Then apply the change by "&lt;FONT face="courier new,courier"&gt;sudo sysctl -p&lt;/FONT&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The issue is related to the Linux kernel parameter &lt;FONT face="courier new,courier"&gt;vm.nr_hugepages&lt;/FONT&gt;, which defines the number of huge pages (typically 2 MB each) that are pre-allocated in memory.&lt;/P&gt;
&lt;P&gt;In this case, the system was configured with:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;vm.nr_hugepages = 24629&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This reserves approximately 48 GB of memory (2M * 24629) for huge pages, significantly reducing the amount of available memory for other processes. If too many huge pages are reserved, the system may run low on regular memory pages, leading to performance degradation or instability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;00352619&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate, all versions&lt;/LI&gt;
&lt;LI&gt;Linux Server, all supported versions&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 02 Jun 2025 14:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-on-Linux-High-System-Memory-Usage/ta-p/2519794</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-06-02T14:18:49Z</dc:date>
    </item>
  </channel>
</rss>

