<?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: loadbalancing rule to run an app on only specific rim node in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658401#M15314</link>
    <description>&lt;P&gt;Hi Riccardo,&lt;/P&gt;&lt;P&gt;Many thanks for the answer. One more question related to this. We have a central node that is both master and slave. We have another node schedular 2 that is also used for reloads. We use the default load balancing so some of the reloads run on central node and some run on schedular2 node&lt;/P&gt;&lt;P&gt;Then we added schedular 3 node to the cluster. I wrote the the load balancing rule for the schedular 3 but forgot to enable the schedular service in the node schedular3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Resource filter = app_*&amp;nbsp;&lt;/P&gt;&lt;P&gt;((node.name="eudvmmsqs102" and resource.name="0Equipment"))&lt;/P&gt;&lt;P&gt;In morning, when I came, all the reloads ran on central node. No reload went to schedular2 even though the load balancing did not mention anything about schedular2&lt;/P&gt;&lt;P&gt;I would expect that only schedular3 node should not have run any reloads but why was there an impact on schedular2 node?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 10:14:02 GMT</pubDate>
    <dc:creator>ArifShah</dc:creator>
    <dc:date>2019-12-17T10:14:02Z</dc:date>
    <item>
      <title>loadbalancing rule to run an app on only specific rim node</title>
      <link>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658360#M15312</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two nodes and central and rim node are both running schedulars. I am testing the load balancing rule to test that an app only runs on the specific rim node&lt;/P&gt;&lt;P&gt;I tried to create the load balancing rule&lt;/P&gt;&lt;P&gt;((node.name="qs102" and resource.name="License Monitor"))&lt;/P&gt;&lt;P&gt;In the resource filter, I selected *&lt;/P&gt;&lt;P&gt;However, it seems like this rule is not working and the app is still reloading on the central node&lt;/P&gt;&lt;P&gt;Any clues how to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 08:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658360#M15312</guid>
      <dc:creator>ArifShah</dc:creator>
      <dc:date>2019-12-17T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: loadbalancing rule to run an app on only specific rim node</title>
      <link>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658363#M15313</link>
      <description>&lt;P&gt;Goodmorning&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/94121"&gt;@ArifShah&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;please consider that there is a default load balancing rule called&amp;nbsp;&lt;EM&gt;ResourcesOnCentralNode&lt;/EM&gt;&amp;nbsp;(which cannot be disabled) that will always balance resources on central node... So, if you leave the scheduler of central node as &lt;EM&gt;master&lt;/EM&gt; &lt;EM&gt;and slave&amp;nbsp;&lt;/EM&gt;(which is your current configuration), you'll most likely end up reloading always some apps on the central node&lt;BR /&gt;I would suggest, for test purposes, to add another node, disabling the load balancing rule called&amp;nbsp;&lt;EM&gt;ResourcesOnNonCentralNodes&amp;nbsp;&lt;/EM&gt;(which by default load balances all resources on all nodes, except for monitoring apps which will always be on the central node) and then create a new rule fitting your purposes&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 08:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658363#M15313</guid>
      <dc:creator>rzenere_avvale</dc:creator>
      <dc:date>2019-12-17T08:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: loadbalancing rule to run an app on only specific rim node</title>
      <link>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658401#M15314</link>
      <description>&lt;P&gt;Hi Riccardo,&lt;/P&gt;&lt;P&gt;Many thanks for the answer. One more question related to this. We have a central node that is both master and slave. We have another node schedular 2 that is also used for reloads. We use the default load balancing so some of the reloads run on central node and some run on schedular2 node&lt;/P&gt;&lt;P&gt;Then we added schedular 3 node to the cluster. I wrote the the load balancing rule for the schedular 3 but forgot to enable the schedular service in the node schedular3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Resource filter = app_*&amp;nbsp;&lt;/P&gt;&lt;P&gt;((node.name="eudvmmsqs102" and resource.name="0Equipment"))&lt;/P&gt;&lt;P&gt;In morning, when I came, all the reloads ran on central node. No reload went to schedular2 even though the load balancing did not mention anything about schedular2&lt;/P&gt;&lt;P&gt;I would expect that only schedular3 node should not have run any reloads but why was there an impact on schedular2 node?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 10:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658401#M15314</guid>
      <dc:creator>ArifShah</dc:creator>
      <dc:date>2019-12-17T10:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: loadbalancing rule to run an app on only specific rim node</title>
      <link>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658496#M15317</link>
      <description>&lt;P&gt;That is due to the fact that central node's scheduler is both master and slave.&lt;BR /&gt;The only way to avoid that is to set the central node's scheduler as master, but that way no reload will be performed on the central node (so you'll need to disable the load balancing rule &lt;EM&gt;ResourcesOnNonCentralNodes&lt;/EM&gt; and create a new one - or modify directly the load balancing rule&amp;nbsp;&lt;EM&gt;ResourcesOnNonCentralNodes&lt;/EM&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 13:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/loadbalancing-rule-to-run-an-app-on-only-specific-rim-node/m-p/1658496#M15317</guid>
      <dc:creator>rzenere_avvale</dc:creator>
      <dc:date>2019-12-17T13:09:32Z</dc:date>
    </item>
  </channel>
</rss>

