<?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>Confused about distributed engine deployments</title><link>https://community.appian.com/discussions/f/administration/11509/confused-about-distributed-engine-deployments</link><description>When configuring Appian engines distributed across multiple servers, I understand that the topology file tells the servers where other servers are located. What I don&amp;#39;t understand is, how does the server itself know which functions it is fulfilling and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50800?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2017 13:42:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:541af1e2-653b-4df0-bf03-fd9863622e30</guid><dc:creator>Mike Cichy</dc:creator><description>I would suggest that you read up on this topic. This page has all the articles we have on HA:&lt;br /&gt;
&lt;a href="https://community.appian.com/w/the-appian-playbook/tags/backup_3A00_HA_3A00_DR"&gt;community.appian.com/.../backup_3A00_HA_3A00_DR&lt;/a&gt;&lt;br /&gt;
I would specifically review these pages:&lt;br /&gt;
&lt;a href="https://community.appian.com/w/the-appian-playbook/configuring-an-environment-for-high-availability"&gt;community.appian.com/.../configuring-an-environment-for-high-availability&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://community.appian.com/w/the-appian-playbook/high-availability-and-disaster-recovery-configurations"&gt;community.appian.com/.../high-availability-and-disaster-recovery-configurations&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://community.appian.com/w/the-appian-playbook/hardware-engine-failover-configuration"&gt;community.appian.com/.../hardware-engine-failover-configuration&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50783?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 23:48:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:03c54626-9a29-4ea9-ad78-e480dc14534d</guid><dc:creator>adamb940</dc:creator><description>Hi Mike, the idea of putting such a component in between the Appian gateway (not sure what &amp;quot;transaction management component&amp;quot; means or if this is the same thing) and the Appian engine, is basically to provide some resilience. The middle component does nothing more than direct traffic, and is not expected to fall over, so has a fixed IP address. If the engine server crashes, we can bring it back up, but it may have a different IP address. Therefore we would have liked to point the Appian gateway to this middle component and then that component redirects the traffic to the actual engine. However from what you have said, it sounds like Appian cannot support this kind of setup,&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50778?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 22:15:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a6b63a5-30b6-421c-b9c6-8b5bb8e03fb7</guid><dc:creator>Mike Cichy</dc:creator><description>There shouldn&amp;#39;t be any components in between the transaction management components and engines. They will be connecting directly to the specified address and port. So yes, if the host in the topology file does not point to itself (either through IP, FQDN or a mapping) then the processes will not start.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50776?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 22:03:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:49db6593-4d1b-4e85-b0af-a0c890bc7218</guid><dc:creator>adamb940</dc:creator><description>Hi Mike, yes, this is what I was getting at in my first post &amp;quot;Does this mean the hostname specified in topology needs to exactly match /etc/hostname&amp;quot;?&lt;br /&gt;
&lt;br /&gt;
So from your post I understand it can match &amp;quot;/etc/hostname&amp;quot;, the machine&amp;#39;s IP address, or an entry in &amp;quot;/etc/hosts&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
However, if I have for example a component which sits in front of an engine (and directs traffic to that engine), and put that component&amp;#39;s IP address in the &amp;quot;appian-topology.xml&amp;quot;, does this mean that Appian will not be able to work out that this server entry is meant to correspond to the server which it is running on?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50775?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 21:54:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:044cfe35-c9b1-4ba8-8fb5-d5e95b9c9660</guid><dc:creator>Mike Cichy</dc:creator><description>The server tag. (&amp;lt;server host=&amp;quot;machine1&amp;quot; port=&amp;quot;8000&amp;quot;&amp;gt;)&lt;br /&gt;
The value for host can be what you specify in the hosts file, IP or FQDN.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50774?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 20:25:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ece7281-b668-4bca-be48-349038d2a472</guid><dc:creator>adamb940</dc:creator><description>Yes I am deploying the same appian-topology.xml file on all servers and yes I am using the latest version of Appian (17.4).&lt;br /&gt;
&lt;br /&gt;
I am still not able to get the answer I want from what you have said. So you say &amp;quot;only the engines denoted in the appian-topoloxy.xml file for that server will start on it&amp;quot;, but how does it know which engines those are, in other words how does it know which part of the appian-topology.xml to look at to find the engines for &amp;quot;that server&amp;quot;?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50773?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 19:18:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c15ab6d6-8aab-47d4-b47d-282d1b5cfe7b</guid><dc:creator>aswinb608</dc:creator><description>Hope you deploy the same appian-topology.xml file on all servers...then if you go to each individual server and do start-suite.sh on prior 17 versions or start.sh in 17.x versions....only the engines denoted in the appian-topoloxy.xml file for that server will start on it and you have to do start.sh on all other servers denoted in appian-toplogy.xml to start all the engines....Appian has a system called heart beat which detects all of this...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50772?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 18:28:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8931286d-c219-4d0c-b253-fe625ecbfe10</guid><dc:creator>adamb940</dc:creator><description>Hi Aswin, yes I understand that, but that is discussing it conceptually rather than how it works in practice. So in your example, if you have a machine starting up and that machine is the one which should be running &amp;quot;forums&amp;quot; and &amp;quot;notify&amp;quot;, how does it know that it is that machine as opposed to the machine running &amp;quot;process-exec&amp;quot;?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Confused about distributed engine deployments</title><link>https://community.appian.com/thread/50767?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 16:32:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:43bed6f5-f6a9-45bb-b357-12eb0f12e5cd</guid><dc:creator>aswinb608</dc:creator><description>In the appian-topoloy.xml file the tabg &amp;lt;server host=&amp;quot;machine1&amp;quot; port=&amp;quot;500&amp;quot;&amp;gt; and then having &amp;lt;engine name=&amp;quot;forum&amp;quot;&amp;gt;&amp;lt;engine name=&amp;quot;notify&amp;quot;&amp;gt; tells that these two engines must be run on that server and then if you have another server with &amp;lt;engine=&amp;quot;process-exec&amp;quot;&amp;gt; then that server will run only process execution..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>