<?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: ACS 5.1 backup issues in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533841#M326316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same thing. Please find below the captures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# backup bkp repository gcc-repository&lt;BR /&gt;% Creating backup with timestamped filename: bkp-100925-1517.tar.gpg &lt;BR /&gt;tar: backup/acs/view/avreports/repository/public/public: Cannot stat: No such file or directory&lt;BR /&gt;tar: Error exit delayed from previous errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show backup history&lt;/P&gt;&lt;P&gt;Sat Sep 25 15:17:49 AST 2010: backup bkp-100925-1517.tar.gpg to repository gcc-repository: success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Gautam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 04:02:10 GMT</pubDate>
    <dc:creator>gautamzone</dc:creator>
    <dc:date>2010-09-27T04:02:10Z</dc:date>
    <item>
      <title>ACS 5.1 backup issues</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533838#M326296</link>
      <description>&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Platform is ACS 1120 Ver 5.1. I tried using the acs backup and just the backup command and both are currently giving me problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When i backup ACS using the "acs backup" command, and then remove a few commands from acs configuration, i should be able to get back those commands into the configuration when i run a restore. Right? However, i dont see that. Following are the screenshots:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Backup of data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# acs backup gcc-backup repository gcc-repository&lt;/P&gt;&lt;P&gt;ACS backup file 'gcc-backup-100925-1336.tar.gpg' successfully copied to repository 'gcc-repository'&lt;/P&gt;&lt;P&gt;Backup history:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# show backup history&lt;BR /&gt;Sat Sep 25 13:36:34 AST 2010: backup gcc-backup-100925-1336.tar.gpg to repository gcc-repository: success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repository contents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# show repository gcc-repository&lt;/P&gt;&lt;P&gt;gcc-backup-100925-1336.tar.gpg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried removing the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin(config)# no snmp-server contact GCC-IT&lt;BR /&gt;ACS/admin(config)# no snmp-server location GCC-DC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sat Sep 25 14:56:31 AST 2010: restore gcc-backup-100925-1334.tar.gpg from repository gcc-repository: success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# restore gcc-backup-100925-1336.tar.gpg repository gcc-repository application acs &lt;BR /&gt;Restore requires a restart of application services. Continue? (yes/no) [yes] ? yes&lt;BR /&gt;Stopping ACS.&lt;BR /&gt;Stopping Management and View....................&lt;BR /&gt;Stopping Runtime...........................&lt;BR /&gt;Stopping Database....&lt;BR /&gt;Cleanup.....&lt;BR /&gt;Starting acs&lt;/P&gt;&lt;P&gt;ACS/admin# show restore ?&lt;BR /&gt;&amp;nbsp; history&amp;nbsp; Display restore history&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# show restore history&lt;BR /&gt;Sat Sep 25 15:46:30 AST 2010: restore gcc-backup-100925-1336.tar.gpg from repository gcc-repository: success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the two snmp commands are not reverted back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Also, if i just run the backup command, i get some error though there is a 54 MB file copied successfully to the FTP server:&lt;/P&gt;&lt;P&gt;The following are the captures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# backup bkp repository gcc-repository&lt;BR /&gt;% Creating backup with timestamped filename: bkp-100925-1517.tar.gpg &lt;BR /&gt;tar: backup/acs/view/avreports/repository/public/public: Cannot stat: No such file or directory&lt;BR /&gt;tar: Error exit delayed from previous errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show backup history&lt;/P&gt;&lt;P&gt;Sat Sep 25 15:17:49 AST 2010: backup bkp-100925-1517.tar.gpg to repository gcc-repository: success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise what the above error means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Gautam&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:26:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533838#M326296</guid>
      <dc:creator>gautamzone</dc:creator>
      <dc:date>2019-03-11T00:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533839#M326301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a change in the GUI by removing a user and then restoring from backup and it worked fine.&lt;/P&gt;&lt;P&gt;So i guess that the ACS config that they are referring to is the GUI config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the answer for point 1. However, can anyone just give me some clue for the issue i am facing in point 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Gautam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 13:33:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533839#M326301</guid>
      <dc:creator>gautamzone</dc:creator>
      <dc:date>2010-09-25T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533840#M326308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;Gautam,&lt;BR /&gt;&lt;BR /&gt;One of my customer had a same issue and we got the fix.&lt;BR /&gt;&lt;BR /&gt;Could you also try taking a backup on your ACS appliance with the following command on the&lt;BR /&gt;ACS cli: backup &lt;BACKUP name=""&gt; repository &lt;REPOSITORY name=""&gt;&lt;BR /&gt;&lt;BR /&gt;And then restore the same backup onto the same ACS with the following command from the&lt;BR /&gt;cli:&amp;nbsp; restore &lt;BACKUP name=""&gt; repository &lt;REPOSITORY name=""&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Vinay&lt;BR /&gt;&lt;/REPOSITORY&gt;&lt;/BACKUP&gt;&lt;/REPOSITORY&gt;&lt;/BACKUP&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 15:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533840#M326308</guid>
      <dc:creator>Vinay Sharma</dc:creator>
      <dc:date>2010-09-25T15:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533841#M326316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same thing. Please find below the captures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS/admin# backup bkp repository gcc-repository&lt;BR /&gt;% Creating backup with timestamped filename: bkp-100925-1517.tar.gpg &lt;BR /&gt;tar: backup/acs/view/avreports/repository/public/public: Cannot stat: No such file or directory&lt;BR /&gt;tar: Error exit delayed from previous errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show backup history&lt;/P&gt;&lt;P&gt;Sat Sep 25 15:17:49 AST 2010: backup bkp-100925-1517.tar.gpg to repository gcc-repository: success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Gautam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 04:02:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533841#M326316</guid>
      <dc:creator>gautamzone</dc:creator>
      <dc:date>2010-09-27T04:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533842#M326322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wish I new.&amp;nbsp; I am having the same backup issue.&amp;nbsp; On phone with TAC now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Oct 2010 16:45:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533842#M326322</guid>
      <dc:creator>catanner2006</dc:creator>
      <dc:date>2010-10-02T16:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533843#M326331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have make an upgarde from ACS 5.1 to 5.2 and after a restore I can't make a baxckup i get the same error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 09:29:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533843#M326331</guid>
      <dc:creator>jbergenser</dc:creator>
      <dc:date>2010-10-21T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues - Same issue on 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533844#M326344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;observed the same error message yesterday on 5.2 a fresh reimaged ACS Appliance.&lt;/P&gt;&lt;P&gt;Did a Backup on 5.1, Installed 5.2, restored the 5.1 Backup to the appliance&lt;/P&gt;&lt;P&gt;After that tried another backup on the CLI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;svacs1/admin# backup Test123 repository RepoBackup&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;% Creating backup with timestamped filename: Test123-101020-1322.tar.gpg&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;tar: backup/acs/view/avreports/repository/public/public: Cannot stat: No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;tar: Error exit delayed from previous errors&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;svacs1/admin#&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;From my point of view, the error message looks exactly like&lt;/P&gt;&lt;P&gt;the output of the native unix tar-command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The directory names seem to indicate a repository for reports should be archived in the tar file,&lt;/P&gt;&lt;P&gt;but the specified files/directory does not exist in the appliances' file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone already opened a SR with the CiscoTAC ?&lt;/P&gt;&lt;P&gt;Got useful Answers or even a BugID ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 13:27:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533844#M326344</guid>
      <dc:creator>ffischer</dc:creator>
      <dc:date>2010-10-21T13:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 backup issues - Same issue on 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533845#M326358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can have a look at the following bug: CSCtj35006&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtj35006"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtj35006&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just a cosmetic issue and you can check on the ADE.log file for the actual result of the backup task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Federico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 14:11:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-backup-issues/m-p/1533845#M326358</guid>
      <dc:creator>Federico Lovison</dc:creator>
      <dc:date>2010-10-21T14:11:06Z</dc:date>
    </item>
  </channel>
</rss>

