<?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: How does NSO guarantee high-availability? in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442574#M331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any documentation that provides instruction on how to configure the Master and Slaves on separate servers?&lt;/P&gt;&lt;P&gt;I can follow the provided 'manual-ha' in the examples, but have not figured out how to configure the Master and Slave on separate servers. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2017 15:13:55 GMT</pubDate>
    <dc:creator>eric.n.dunn.ctr</dc:creator>
    <dc:date>2017-08-25T15:13:55Z</dc:date>
    <item>
      <title>How does NSO guarantee high-availability?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442572#M329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 style="font-family: CiscoSans, Arial, sans-serif; font-weight: 300; color: #292b2c; margin-top: 30px; margin-bottom: 10px; font-size: 1.75rem; background: #ffffff;"&gt;How does NSO guarantee high-availability?&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:54:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442572#M329</guid>
      <dc:creator>tail-f_expert</dc:creator>
      <dc:date>2019-03-01T11:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: How does NSO guarantee high-availability?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442573#M330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #292b2c; font-family: CiscoSans, Arial, sans-serif; font-size: 16px;"&gt;NSO can be configured to run in HA mode: one master and several slaves. All slaves are updated at every transactional border. The slaves can be used for reading data. The slaves are hot-standby and a fail-over to a slave can be made at any time. In the clustered solution described above, each cluster node is typically a HA configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:55:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442573#M330</guid>
      <dc:creator>tail-f_expert</dc:creator>
      <dc:date>2017-06-28T11:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How does NSO guarantee high-availability?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442574#M331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any documentation that provides instruction on how to configure the Master and Slaves on separate servers?&lt;/P&gt;&lt;P&gt;I can follow the provided 'manual-ha' in the examples, but have not figured out how to configure the Master and Slave on separate servers. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:13:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442574#M331</guid>
      <dc:creator>eric.n.dunn.ctr</dc:creator>
      <dc:date>2017-08-25T15:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: How does NSO guarantee high-availability?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442575#M332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I can tell there's nothing in the example that suggests that you should or depends on that you run both instances on the same host. &lt;SPAN style="font-size: 13.3333px;"&gt;On the contrary, the normal use case here would be to run on separate servers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In what way is the trouble you see manifesting itself? If you have trouble with this (very simple, not very useful) HA setup, maybe you could try some other, e.g. the HCC package?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 09:44:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442575#M332</guid>
      <dc:creator>Jan Lindblad</dc:creator>
      <dc:date>2017-08-29T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How does NSO guarantee high-availability?</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442576#M333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I took your advice and started testing tailf-hcc package.&lt;/P&gt;&lt;P&gt;I still do not have success and have tried multiple configurations.&lt;/P&gt;&lt;P&gt;I have a tac case opened.&amp;nbsp; I sent them all my logs and configuration files.&lt;/P&gt;&lt;P&gt;Maybe they can see why master won't connect to the slave.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 17:08:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/how-does-nso-guarantee-high-availability/m-p/3442576#M333</guid>
      <dc:creator>eric.n.dunn.ctr</dc:creator>
      <dc:date>2017-08-31T17:08:43Z</dc:date>
    </item>
  </channel>
</rss>

