<?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: &amp;quot;Set cluster member admin up&amp;quot; doesn't work in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136911#M20713</link>
    <description>&lt;P&gt;You can change the active cluster member via SmartConsole when the cluster Mode ist "Primary Up" (In SmartConsole: "Switch to higher priority Cluster Member"). Then you can switch the priority of the cluster members and install policy.&lt;/P&gt;&lt;P&gt;I would suggest to stick with the clusterXL_admin command. This is more flexible and "Primary Up" cluster mode has a risk of cluster flapping if the primary node is not stable.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2021 10:54:30 GMT</pubDate>
    <dc:creator>Oliver_Fink</dc:creator>
    <dc:date>2021-12-21T10:54:30Z</dc:date>
    <item>
      <title>"Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136836#M20693</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I have HA cluster (R80.40) and I want to change a Standby member to Active. But commands "set cluster member admin up" or "clusterXL_admin up" in expert mode don't work. Standby member remains the same (just "Member current state is STANDBY" in console). But "set cluster member admin down" on Active member works. I don't understand why it doesn't change the state using standard commands, is there some problem?&lt;/P&gt;&lt;P&gt;Please help me to figure it out. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 16:08:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136836#M20693</guid>
      <dc:creator>EmilliXill</dc:creator>
      <dc:date>2021-12-20T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136864#M20699</link>
      <description>&lt;P&gt;The &lt;STRONG&gt;clusterXL_admin up|down&lt;/STRONG&gt; and equivalent&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;set cluster member admin up|down&lt;/STRONG&gt; commands do not directly impact the state of the cluster, they create and clear a fake failure called "admin_down" that may cause a failover depending on the current state of the cluster and where the command was run.&amp;nbsp; Based on the exchange of CCP packets the cluster member in the best state (with the fewest failures) essentially "wins" and goes active.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some examples which assume that the default "maintain current active member" is set on the cluster object:&lt;/P&gt;
&lt;P&gt;Member 1: Active&lt;/P&gt;
&lt;P&gt;Member 2: Standby&lt;/P&gt;
&lt;P&gt;Member 2: Runs &lt;STRONG&gt;clusterXL_admin down; clusterXL_admin up&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Result: No effect, Member 1 active&lt;/P&gt;
&lt;P&gt;-----------&lt;/P&gt;
&lt;P&gt;Member 1: Active&lt;/P&gt;
&lt;P&gt;Member 2: Standby&lt;/P&gt;
&lt;P&gt;Member 1: Runs &lt;STRONG&gt;clusterXL_admin down&lt;/STRONG&gt; (failover to Member 2 occurs); &lt;STRONG&gt;clusterXL_admin up&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Result: Member 2 remains active&lt;/P&gt;
&lt;P&gt;-----------&lt;/P&gt;
&lt;P&gt;Member 1: Active&lt;/P&gt;
&lt;P&gt;Member 2: Standby&lt;/P&gt;
&lt;P&gt;Member 1: Runs &lt;STRONG&gt;clusterXL_admin down&lt;/STRONG&gt; (failover to Member 2 who is now active)&lt;/P&gt;
&lt;P&gt;Member 2:&amp;nbsp;Runs &lt;STRONG&gt;clusterXL_admin down&lt;/STRONG&gt; (no effect, both members have equal failure)&lt;/P&gt;
&lt;P&gt;Result: Member 2 still active&lt;/P&gt;
&lt;P&gt;Member 1:&amp;nbsp; Runs &lt;STRONG&gt;clusterXL_admin up&lt;/STRONG&gt; (failover back to Member 1 who is now active)&lt;/P&gt;
&lt;P&gt;Member 2:&amp;nbsp;Runs &lt;STRONG&gt;clusterXL_admin up&lt;/STRONG&gt; (no effect, neither member has a failure)&lt;/P&gt;
&lt;P&gt;Result: Member 1 remains active&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 23:13:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136864#M20699</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-12-20T23:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136867#M20702</link>
      <description>&lt;P&gt;As Tim has explained:&amp;nbsp;"up" (local context) means a given node will participate as part of a cluster not that it will become active.&lt;/P&gt;
&lt;P&gt;The rest is determined by the state/priority/cluster mode of all participating members.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 00:07:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136867#M20702</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2021-12-21T00:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136868#M20703</link>
      <description>&lt;P&gt;Put it this way...in simple terms...&lt;/P&gt;
&lt;P&gt;If you do clusterXL_admin down on current active member, if will fail over to other cluster member&lt;/P&gt;
&lt;P&gt;If you then run clusterXL_admin up on same member (now showing as down), it will show as &amp;nbsp;backup, except in normal clustering state&lt;/P&gt;
&lt;P&gt;Now, IF you do same process, but you have pre-empt mode enabled, then once firewall where you ran those commands comes back, it will be master again&lt;/P&gt;
&lt;P&gt;By the way, I recommend&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/597"&gt;@Timothy_Hall&lt;/a&gt;&amp;nbsp;book, lots of fantastic things explained there, including clustering ;- )&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 01:18:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136868#M20703</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-12-21T01:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136899#M20710</link>
      <description>&lt;P&gt;Thank you! Does it mean that I can't change the state using the console (if it is needed for some reason not related to fault tolerance testing), and cluster members make their own decisions who is Active?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will&amp;nbsp;"Increase Priority" button in Cluster properties have any effect?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 07:53:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136899#M20710</guid>
      <dc:creator>EmilliXill</dc:creator>
      <dc:date>2021-12-21T07:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136900#M20711</link>
      <description>&lt;P&gt;Thank you! I will take a look at this book &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 07:55:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136900#M20711</guid>
      <dc:creator>EmilliXill</dc:creator>
      <dc:date>2021-12-21T07:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136911#M20713</link>
      <description>&lt;P&gt;You can change the active cluster member via SmartConsole when the cluster Mode ist "Primary Up" (In SmartConsole: "Switch to higher priority Cluster Member"). Then you can switch the priority of the cluster members and install policy.&lt;/P&gt;&lt;P&gt;I would suggest to stick with the clusterXL_admin command. This is more flexible and "Primary Up" cluster mode has a risk of cluster flapping if the primary node is not stable.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 10:54:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136911#M20713</guid>
      <dc:creator>Oliver_Fink</dc:creator>
      <dc:date>2021-12-21T10:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136924#M20716</link>
      <description>&lt;P&gt;Agree with Oliver, use &lt;STRONG&gt;clusterXL_admin up|down&lt;/STRONG&gt;&amp;nbsp;(or &lt;STRONG&gt;set cluster member admin up|down&lt;/STRONG&gt;) for administrative failovers.&amp;nbsp; One bonus of using this technique is that if you accidentally set both members to down an outage will not occur.&amp;nbsp; Doing a "Stop Member" from the old SmartView Monitor GUI is NOT the same thing (it actually runs a &lt;STRONG&gt;cphastop&lt;/STRONG&gt; command under the hood), and if you accidentally stop all cluster members from the SmartView Monitor an outage will occur.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 14:38:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/136924#M20716</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-12-21T14:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: "Set cluster member admin up" doesn't work</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/137171#M20763</link>
      <description>&lt;P&gt;Never tested 3rd scenario, will give it a go at some point. Though, logically, I think it makes sense, since if you did admin down on active member, while other member is already down, status most likely should not change.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 17:18:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-Set-cluster-member-admin-up-quot-doesn-t-work/m-p/137171#M20763</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-12-24T17:18:07Z</dc:date>
    </item>
  </channel>
</rss>

