<?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 Wojciech, in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899939#M40254</link>
    <description>&lt;P&gt;Wojciech,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You will want to enable the following debugs:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;debug-log runtime level debug&lt;/P&gt;
&lt;P&gt;debug-log mgmt level debug&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Then wait for the problems to occur, collect a support bundle, and then review the logs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also, note that ACS 5.1 is quite old and out of support by now, you will want to upgrade to a newer release. The latest one is 5.8.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Javier Henderson&lt;/P&gt;
&lt;P&gt;Cisco Systems&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 12:16:55 GMT</pubDate>
    <dc:creator>Javier Henderson</dc:creator>
    <dc:date>2016-02-24T12:16:55Z</dc:date>
    <item>
      <title>ACS 5.1 database synchronization problems</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899938#M40253</link>
      <description>&lt;P&gt;Hello, recently we started to experience following problems with our ACS 5.1 deployment&amp;nbsp;(distributed deployment, two nodes primary and secondary).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Synchronization loss between nodes. In "System Administration" -&amp;gt; "Operations" -&amp;gt; "Distributed system management" we see secondary node always on "REPLICATING" or "PENDING" status, never "UPDATED". Replication is successful&amp;nbsp;only after restarting application on both nodes (status changes to "UPDATED"). After some time situation repeats - secondary node replication status changes to "PENDING" and stays there until entire deployment is restarted.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Changes made in autorization policy on primary node are visible in web interface, but are not reflected in authorization events until application is restarted on both nodes. Only then new rules are actually used in authorization process.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can anyone share some tips on what could we do to diagnose the cause of these problems?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Wojtek&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 06:31:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899938#M40253</guid>
      <dc:creator>Wojciech Mitus</dc:creator>
      <dc:date>2019-03-11T06:31:10Z</dc:date>
    </item>
    <item>
      <title>Wojciech,</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899939#M40254</link>
      <description>&lt;P&gt;Wojciech,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You will want to enable the following debugs:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;debug-log runtime level debug&lt;/P&gt;
&lt;P&gt;debug-log mgmt level debug&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Then wait for the problems to occur, collect a support bundle, and then review the logs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also, note that ACS 5.1 is quite old and out of support by now, you will want to upgrade to a newer release. The latest one is 5.8.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Javier Henderson&lt;/P&gt;
&lt;P&gt;Cisco Systems&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 12:16:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899939#M40254</guid>
      <dc:creator>Javier Henderson</dc:creator>
      <dc:date>2016-02-24T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Hi Javier, thanks for the</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899940#M40255</link>
      <description>&lt;P&gt;Hi Javier,&amp;nbsp;thanks for the response. Regarding debug commands - i&amp;nbsp;can't enter these commands when logged in as admin in ACS CLI. There is no "debug-log" command at all:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;acs01/admin# debug?&lt;BR /&gt; all Enable all debugging&lt;BR /&gt; application Application debugging&lt;BR /&gt; backup-restore Backup and restore&lt;BR /&gt; cdp Cisco Discovery Protocol&lt;BR /&gt; config Configuration&lt;BR /&gt; copy Copy commands&lt;BR /&gt; icmp Icmp echo response configuration&lt;BR /&gt; locks Resource locking&lt;BR /&gt; logging Logging configuration&lt;BR /&gt; snmp Snmp configuration&lt;BR /&gt; system System&lt;BR /&gt; transfer File transfer&lt;BR /&gt; user User Management&lt;BR /&gt; utils Utilities&lt;/PRE&gt;
&lt;P&gt;Additionally - i've spotted following errors in ACS dashboard:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="line-height: normal;"&gt;&amp;nbsp;CSCOacs_Internal_Operations_Diagnostics FATAL Configuration management could not translate configuration change. Runtime configuration changes will not take effect&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="line-height: normal;"&gt;&amp;nbsp;Database failure (acs01, TacacsAccounting) Please see Collector log for details&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;So, where can i find this "collector log" ? Will it be part of a support bundle?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Wojtek&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:33:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899940#M40255</guid>
      <dc:creator>Wojciech Mitus</dc:creator>
      <dc:date>2016-02-24T13:33:10Z</dc:date>
    </item>
    <item>
      <title>Hi again, sorry, i have</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899941#M40256</link>
      <description>&lt;P&gt;Hi again, sorry, i have already found appropriate guide on how to configure debug-log and generate support bundle.&lt;/P&gt;
&lt;P&gt;Wojtek&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:42:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-database-synchronization-problems/m-p/2899941#M40256</guid>
      <dc:creator>Wojciech Mitus</dc:creator>
      <dc:date>2016-02-24T13:42:31Z</dc:date>
    </item>
  </channel>
</rss>

