<?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 Grid Installation Query and Plan file generation query in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981873#M30591</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response .&lt;/P&gt;&lt;P&gt;I agree that this need to be discussed during Architectural decisions .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NFS cluster will hold the SAS Binaries , which will be mounted on SASMETADATA, GRIDCONTROL, GRIDNODES,MIDDLETIER nodes . Which will acts as the single SAS Binaries to be consumed for execution of SAS Programs across each nodes . Performance will be tested after the deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Thank you once again for confirming that sharing SAS binaries one time is enough . If not NFS , are you saying SASBINARIES/SASHOME should be placed in DFS instead of NFS for performance reasons ?&lt;BR /&gt;2.Need to create a plan file based on architecture / server topology ?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jan 2026 07:03:37 GMT</pubDate>
    <dc:creator>start4mzero</dc:creator>
    <dc:date>2026-01-13T07:03:37Z</dc:date>
    <item>
      <title>SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981813#M30589</link>
      <description>&lt;P&gt;We are about to install SASHome/SASBinaries in SAS Metadata Server , Grid control and Grid nodes and Middle tier Servers . There is a mount called /SASHOME is mounted in all metadata , grid control , grid node and middle tier servers . We use shared (nfs) mountpoints for&lt;BR /&gt;storing the SASBinaries and SAS Configurations .&lt;/P&gt;&lt;P&gt;1. Our doubts is one time installation of SASBinaries/SASHome is sufficient or we need to install SAS Binaries and every time for each servers ( meta , grid control , grid node , midtier ) on the SASHOME mount?&lt;BR /&gt;2. how do we plan the plan file(plan.xml) for this type of installation from planapp&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 12:04:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981813#M30589</guid>
      <dc:creator>start4mzero</dc:creator>
      <dc:date>2026-01-12T12:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981815#M30590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/417473"&gt;@start4mzero&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;these kind of decisions should not be done at deployment time, but during the architecture sessions.&lt;BR /&gt;There are many variables involved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, the fact that you are using NFS, instead of an Distributed Shared File System (DFS) has many implications for the questions you are posting. How will NFS will handle it? Files/blocks locking? Performance? Limitations of NFS (based on version and platform used)?&lt;BR /&gt;&lt;BR /&gt;In general, and just to answer to your questions, very generally - but please mind my previous comment(s):&lt;/P&gt;
&lt;P&gt;1- 1 time shared binaries /sashome should be enough. In all tiers. However I have no clue how your NFS will behave with such dependency. MIght create serious issues when you reach Production workloads. I suggest thorough testing and validation, and risk management.&lt;/P&gt;
&lt;P&gt;2- I don't expect, by default, differences in the plan file. But of course all depends on architectural decisions&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 13:27:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981815#M30590</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2026-01-12T13:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981873#M30591</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response .&lt;/P&gt;&lt;P&gt;I agree that this need to be discussed during Architectural decisions .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NFS cluster will hold the SAS Binaries , which will be mounted on SASMETADATA, GRIDCONTROL, GRIDNODES,MIDDLETIER nodes . Which will acts as the single SAS Binaries to be consumed for execution of SAS Programs across each nodes . Performance will be tested after the deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Thank you once again for confirming that sharing SAS binaries one time is enough . If not NFS , are you saying SASBINARIES/SASHOME should be placed in DFS instead of NFS for performance reasons ?&lt;BR /&gt;2.Need to create a plan file based on architecture / server topology ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 07:03:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981873#M30591</guid>
      <dc:creator>start4mzero</dc:creator>
      <dc:date>2026-01-13T07:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981874#M30592</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/417473"&gt;@start4mzero&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am now a little confused by what you are proposing/intending to achieve, or I might not be understanding well.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To clarify my previous comment:&lt;/P&gt;
&lt;P&gt;- while /home binaries could potentially be in NFS, not all under a single same /sashome folder. You still want different NFS filesystem per SAS layer (eg /sashome/meta, /sashome/comp &amp;amp; /sashome/web)&lt;/P&gt;
&lt;P&gt;- NFS might be suitable, but depends a lot of your configuration. A SAS tested DFS is definetely more recommended.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Contemplating-shared-file-systems-for-SAS/ta-p/468263" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Contemplating-shared-file-systems-for-SAS/ta-p/468263&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings17/SAS0569-2017.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/resources/papers/proceedings17/SAS0569-2017.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- you always need to prepare a plan file, custom to your designed deployment. However, if you follow above, there should not be a lot to customize.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;A last note, in terms of recommendations:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;STRONG&gt;Not for Sharing SAS 9.4 Deployment Files Across Meta and Middle Tiers&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The section above mentioned using a shared file system to host SAS 9.4 deployment files (software and configuration) for the SAS 9.4&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;compute tier&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;software&lt;/LI&gt;
&lt;LI&gt;However, the SAS 9.4 meta and middle tiers follow a different availability paradigm. We prefer that each host for the meta and middle tiers have their own local SAS software and configuration files&lt;/LI&gt;
&lt;LI&gt;And even more importantly, never direct the SAS 9.4 Deployment Wizard to install one tier's software and configuration into the same physical directories for a different tier. In that way lies madness.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JuanS_OCS_0-1768294627371.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/112589iFB45CEE0D2CF2C11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JuanS_OCS_0-1768294627371.png" alt="JuanS_OCS_0-1768294627371.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 13 Jan 2026 08:57:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981874#M30592</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2026-01-13T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/982066#M30595</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the clear write up . The paper you have tagged is very useful.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 14:00:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/982066#M30595</guid>
      <dc:creator>start4mzero</dc:creator>
      <dc:date>2026-01-16T14:00:26Z</dc:date>
    </item>
  </channel>
</rss>

