<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>High Availability and Distributed Systems</title><link>https://community.appian.com/discussions/f/administration/26934/high-availability-and-distributed-systems</link><description>Hello, 
 Anyone know how this can be achieved? 
 docs.appian.com/.../High_Availability_and_Distributed_Installations.html 
 Shared files 
 The following directories must be shared across all servers that run that component. All servers that run the given</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: High Availability and Distributed Systems</title><link>https://community.appian.com/thread/106259?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 14:49:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7083347-00d2-4d1b-a1d4-eadcaa4de3d4</guid><dc:creator>juergeng0002</dc:creator><description>&lt;p&gt;Hi Nicholas,&lt;br /&gt;&lt;br /&gt;Yes the syntax of the symbolic link is correct. I assume you&amp;nbsp;are referring to&amp;nbsp;linking directories with the phrase&amp;nbsp;&amp;lt;Server1_&lt;em&gt;File&lt;/em&gt;&amp;gt;.&lt;br /&gt;So you are going to point directories on the servers to the NAS which is correct.&lt;br /&gt;&lt;br /&gt;Regarding the installation - my advise would be:&lt;br /&gt;a) Install Appian and let the directories being created by Appian&lt;br /&gt;b) Shut the platform down&lt;br /&gt;c) If files already exists in those directories, copy them over to the accordingly directory on the NAS&lt;br /&gt;d) Create the links for all the directories on the servers&lt;br /&gt;e) Restart the Appian Platform and verify everything is working.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You might also consider to share the logs as documented here:&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/22.4/High_Availability_and_Distributed_Installations.html#shared-logs"&gt;https://docs.appian.com/suite/help/22.4/High_Availability_and_Distributed_Installations.html#shared-logs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Needless to say that the back-up strategy should also include the residing&lt;em&gt; local&amp;nbsp;&lt;/em&gt;files for Kafka, Zookeeper, Search Server and Data Server.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High Availability and Distributed Systems</title><link>https://community.appian.com/thread/106098?ContentTypeID=1</link><pubDate>Fri, 30 Dec 2022 16:00:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c5e4a553-54f6-4ba5-8969-1496a3192c12</guid><dc:creator>nicholaso0002</dc:creator><description>&lt;p&gt;if a symbolic link is used; and let&amp;#39;s say we are sharing the files across three servers (server1, server2 and server3)&lt;/p&gt;
&lt;p&gt;will the link be in the following format?&lt;/p&gt;
&lt;p&gt;Ln -s &amp;lt;Server1_File&amp;gt; &amp;lt;Nas_location&amp;gt;&lt;/p&gt;
&lt;p&gt;Ln -s &amp;lt;Server2_File&amp;gt; &amp;lt;Nas_location&amp;gt;&lt;/p&gt;
&lt;p&gt;Ln -s &amp;lt;Server2_File&amp;gt; &amp;lt;Nas_location&amp;gt;&lt;/p&gt;
&lt;p&gt;in All three cases, the files on the servers will be pointing to the Nas location?&lt;/p&gt;
&lt;p&gt;Also, since I am doing a new installation of appian on all the servers, folders like - &lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/accdocs1/&lt;/code&gt;, does not exist yet until appian services are started. Do I need to manually create these folders on the&amp;nbsp; servers?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any advise will be appreciated.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High Availability and Distributed Systems</title><link>https://community.appian.com/thread/106055?ContentTypeID=1</link><pubDate>Thu, 29 Dec 2022 03:27:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:190593ee-dbb4-432d-9fe2-ee52f18b2d74</guid><dc:creator>juergeng0002</dc:creator><description>&lt;p&gt;A symbolic link should do the job.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High Availability and Distributed Systems</title><link>https://community.appian.com/thread/106003?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2022 23:26:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68f7b496-8caa-4232-8527-54ecf445331b</guid><dc:creator>nicholaso0002</dc:creator><description>&lt;p&gt;I have setup a NAS storage and granted READ write for the nodes in the load balance setup.&lt;/p&gt;
&lt;p&gt;Do you know how to properly implement step 3. above? are you mapping each folder directly or using a symbolic link?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Share the following directories across all servers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/accdocs1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/accdocs2/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/accdocs3/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/mini/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/models/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/plugins/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/process_notes/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/_admin/shared/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/archived-process/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/channels/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/collaboration/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/forums/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/msg/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/notifications/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/personalization/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/portal/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/analytics/0000/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/analytics/0001/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/analytics/0002/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/design/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/exec/00/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/exec/01/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;APPIAN_HOME/server/process/exec/02/gw1/&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High Availability and Distributed Systems</title><link>https://community.appian.com/thread/105784?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2022 18:56:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f07ff5a-ac86-448f-82aa-5d6b19c1e9ee</guid><dc:creator>juergeng0002</dc:creator><description>&lt;p&gt;The recommended approach for sharing directories between servers is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Set up a central network attached storage server.&lt;/li&gt;
&lt;li&gt;Create a directory structure on the storage server that mirrors the directories listed in the table above.&lt;/li&gt;
&lt;li&gt;Replace the above directories on each server with links to the corresponding directory on the network attached storage server.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>