<?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: SAS cluster expansion in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745301#M22281</link>
    <description>&lt;P&gt;As a general rule do not put any other SAS server or share the server but with one metadata server.&amp;nbsp; The metadata server should have it's own system.&amp;nbsp; If using a metadata server I would recommend anyone server be as big as all 3.&amp;nbsp; When the cluster is down 1 node it's really down half - 1 slave and 1 master.&amp;nbsp; The slaves handle all the work.&amp;nbsp; The master updates metadata (rw) and the slaves(ro) handle the users connections and read only queries.&amp;nbsp; So running 1 metadata slave means it does the work of 2 and the master still does the read-write work.&amp;nbsp; Consider the CPU/Memory/IO that the 3 do.&amp;nbsp; I'd triple it.&amp;nbsp; I'd give lots of cpu cores so that the Metadata Server has the most threads to work with as this determines by algorithm how wide that is.&amp;nbsp; There still can be a bottleneck if you have a user running a long read that may have to finish before the update can be done so that there are no dirty reads.&amp;nbsp; &amp;nbsp;Honestly a single metadata server node flattens the hierarchy and latency in my mind over a cluster of metadata servers.&amp;nbsp; A cluster complicates administration.&amp;nbsp; A cluster is something one must be robust with.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2021 19:43:45 GMT</pubDate>
    <dc:creator>huntdoug</dc:creator>
    <dc:date>2021-06-02T19:43:45Z</dc:date>
    <item>
      <title>SAS cluster expansion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745133#M22266</link>
      <description>&lt;P&gt;Guys , We are approaching physical server end of life. so we have a thought of expanding the cluster by add new node and shift the services from existing server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 9.4 M6 Grid with metadata clustered on 3 nodes , Web on 2 nodes (load balanced) and compute nodes . I just wanted to understand is the idea is feasible and if any supporting documents we have in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 11:14:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745133#M22266</guid>
      <dc:creator>Manoj07k</dc:creator>
      <dc:date>2021-06-02T11:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS cluster expansion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745270#M22279</link>
      <description>&lt;P&gt;&lt;BR /&gt;As a general rule, if your license permits you should be able to add another node to the cluster.&lt;/P&gt;
&lt;P&gt;Alternatively in a three node cluster, two nodes complete a quorum. Shut down one node and replace with a new machine.&amp;nbsp;&lt;BR /&gt;Your specification of your grid architecture is not very clear. If you can mention it clearly we can give a better idea, (Metadata, midtier, grid control and grid nodes - these need to be specified)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 18:29:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745270#M22279</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-06-02T18:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS cluster expansion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745301#M22281</link>
      <description>&lt;P&gt;As a general rule do not put any other SAS server or share the server but with one metadata server.&amp;nbsp; The metadata server should have it's own system.&amp;nbsp; If using a metadata server I would recommend anyone server be as big as all 3.&amp;nbsp; When the cluster is down 1 node it's really down half - 1 slave and 1 master.&amp;nbsp; The slaves handle all the work.&amp;nbsp; The master updates metadata (rw) and the slaves(ro) handle the users connections and read only queries.&amp;nbsp; So running 1 metadata slave means it does the work of 2 and the master still does the read-write work.&amp;nbsp; Consider the CPU/Memory/IO that the 3 do.&amp;nbsp; I'd triple it.&amp;nbsp; I'd give lots of cpu cores so that the Metadata Server has the most threads to work with as this determines by algorithm how wide that is.&amp;nbsp; There still can be a bottleneck if you have a user running a long read that may have to finish before the update can be done so that there are no dirty reads.&amp;nbsp; &amp;nbsp;Honestly a single metadata server node flattens the hierarchy and latency in my mind over a cluster of metadata servers.&amp;nbsp; A cluster complicates administration.&amp;nbsp; A cluster is something one must be robust with.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 19:43:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745301#M22281</guid>
      <dc:creator>huntdoug</dc:creator>
      <dc:date>2021-06-02T19:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS cluster expansion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745400#M22284</link>
      <description>&lt;P&gt;Appreciate&amp;nbsp; your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have below arch now with 11 nodes ( 1 to 11 ) , we want to add nodes 12 to 22 to the cluster and move the binaries and config, since node 1 to 11 is approaching End of life. Once we moved to 12 to 22 we will drop 1 to 11 nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Node Name&lt;/TD&gt;&lt;TD&gt;Purpose of Node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node1&lt;/TD&gt;&lt;TD&gt;Primary Grid Control server Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node2&lt;/TD&gt;&lt;TD&gt;Secondary Grid Control server Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node3&lt;/TD&gt;&lt;TD&gt;Master &amp;nbsp; Metadata&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node4&lt;/TD&gt;&lt;TD&gt;Failover &amp;nbsp; Metadata&amp;nbsp; + Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node5&lt;/TD&gt;&lt;TD&gt;Failover &amp;nbsp; Metadata&amp;nbsp; + Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node6&lt;/TD&gt;&lt;TD&gt;Web Tier node 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node7&lt;/TD&gt;&lt;TD&gt;Web Tier node 2 ( Load Balanced)&amp;nbsp; + Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node8&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node9&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node10&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node11&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node Name&lt;/TD&gt;&lt;TD&gt;Purpose of Node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node12&lt;/TD&gt;&lt;TD&gt;Primary Grid Control server + Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node13&lt;/TD&gt;&lt;TD&gt;Secondary Grid Control server +&amp;nbsp;Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node14&lt;/TD&gt;&lt;TD&gt;Master &amp;nbsp; Metadata node 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node15&lt;/TD&gt;&lt;TD&gt;Failover &amp;nbsp; Metadata node 2 +&amp;nbsp;Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node16&lt;/TD&gt;&lt;TD&gt;Failover &amp;nbsp; Metadata nod3 +&amp;nbsp;Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node17&lt;/TD&gt;&lt;TD&gt;Web Tier node 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node18&lt;/TD&gt;&lt;TD&gt;Web Tier node 2 ( Load Balanced) +&amp;nbsp;Compute&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node19&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node20&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node21&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Node22&lt;/TD&gt;&lt;TD&gt;Compute node&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use SAS 9.4 M6 with Linux 7.1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also , we have LSF and SPDS installed in the cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know your thoughts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 06:55:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745400#M22284</guid>
      <dc:creator>Manoj07k</dc:creator>
      <dc:date>2021-06-03T06:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS cluster expansion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745432#M22285</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/278899"&gt;@Manoj07k&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Basically you are replacing your existing setup with a new environment. It will be simpler for you to leave the existing arrangement as it is and build new server setup. Once the new one's have been tested and operational the older ones can be decommissioned. Building a new system will help you rationalize your architecture and may help bring down the costs. You have the opportunity to remove any bottlenecks and trouble spots.&lt;/P&gt;
&lt;P&gt;2. I see that your metadata and middle tier (Web) are also serving as compute nodes. I would not do this.&lt;BR /&gt;3. If I&amp;nbsp; &amp;nbsp;had the choice, I would prefer to separate the entire setup&amp;nbsp; into three logical groups each with a distinct role.( &lt;STRONG&gt;Make your own judgement to see if this works for you&lt;/STRONG&gt;.)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Group 1:&lt;/STRONG&gt; &lt;STRONG&gt;The Metadata tier :&lt;/STRONG&gt;Existing nodes 3,4 and 5. Will function as Metadata Servers only. Remove the compute functionality from these server. They will be clustered.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Group 2:The middle tier&lt;/STRONG&gt; : The existing 6 and 7. I will add one more and remove the compute functionality. Clustered. My understanding is that pure middle tier with no compute activity would not add to licensing cost.(&lt;STRONG&gt;SAS employees please enlighten on this. And Manoj you need to verify this.&lt;/STRONG&gt;)&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Group 3:&lt;/STRONG&gt; &lt;STRONG&gt;The Compute tier :&lt;/STRONG&gt; The Grid Control Servers and the grid nodes. My thinking in a true Grid would not need a secondary grid control server.( May be good to have). If the Grid Control server fails, a grid node should take over.&amp;nbsp; If I am the decision maker, would do away with the secondary Grid Control server.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;4. If you do not want to follow the approach of building a new system, You can do the replacement in phase wise manner . In the first phase have one compute tier, one metadata server and the secondary grid control server. As for the Web tier there are only two , you have to make the judgement..&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;However this approach has the issue of integrating the newly built servers with existing one's. I would like to avoid this. scenario.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;5.My choice would be a new rational system&amp;nbsp; with just the right number of servers .However&amp;nbsp; I do not know your requirements and constraints. Make you own judgement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 11:29:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745432#M22285</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-06-03T11:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS cluster expansion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745662#M22293</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/131732"&gt;@Sajid01&lt;/a&gt;&amp;nbsp;for &lt;SPAN&gt;expressing your thoughts&amp;nbsp;&lt;/SPAN&gt;clearly .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would also love to do a fresh deployment. But we're just thinking of different ideas of how to reduce the timelines and cost of deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you said, the best approach is to keep meta and mid tier dedicated but that's the project requirements &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 00:45:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-cluster-expansion/m-p/745662#M22293</guid>
      <dc:creator>Manoj07k</dc:creator>
      <dc:date>2021-06-04T00:45:24Z</dc:date>
    </item>
  </channel>
</rss>

