<?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: Cisco Prime full disk issue in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428076#M230959</link>
    <description>&lt;P&gt;can I delete this file which a lot of files with this name and taking too much space&amp;nbsp; &lt;FONT color="#FF0000"&gt;is it backup file&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;/opt/oracle/base/fast_recovery_area/WCS/archivelog/2017_06_16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also i compared oracle with opt oracle consumed 85% of opt half of of them taken by mentioned file&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 13:25:08 GMT</pubDate>
    <dc:creator>Turki.A.Baqatada</dc:creator>
    <dc:date>2021-07-05T13:25:08Z</dc:date>
    <item>
      <title>Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294438#M226527</link>
      <description>&lt;P&gt;Dears&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing issue that&amp;nbsp;&lt;/P&gt;&lt;P&gt;Opt and var is full due this ncs is not starting&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I need to know that&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- what ncs clean up can do and files will remove is going to remove important and will be helpful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-if I want to delete files what files should I delete to free space in opt and var that will not harm if I removed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our Cisco Prime is hardware appliance so we can't extend&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:15:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294438#M226527</guid>
      <dc:creator>Turki.A.Baqatada</dc:creator>
      <dc:date>2021-07-05T20:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294458#M226529</link>
      <description>&lt;P&gt;here is troubleshooting prime disk issue :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/cloud-systems-management/prime-infrastructure/200720-Prime-Infrastructure-Troubleshooting-L.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/cloud-systems-management/prime-infrastructure/200720-Prime-Infrastructure-Troubleshooting-L.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;anything older log files it is safe to delete (if you are concerned, move that files to different place where space available)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;once everything back normal and working, you can safe to delete those from the safe location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 17:52:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294458#M226529</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-02-19T17:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294501#M226531</link>
      <description>&lt;P&gt;Hey man,&lt;/P&gt;&lt;P&gt;what version of Prime Infrastructure are you running?&lt;/P&gt;&lt;P&gt;Up to PI Version 3.5 I kept seeing an issue with logrotate...&lt;BR /&gt;So the disk always completely filled up with logfiles..&lt;/P&gt;&lt;P&gt;If you look at the folder "/var/logs", you should see your log files being rotated.&lt;BR /&gt;You can just delete any of the rotated log files without thinking (any files with ".&amp;lt;number&amp;gt;" at the end, like .1, .2, .3, etc.)..&lt;/P&gt;&lt;P&gt;If the log files are just keep growing without being rotated, you can clear out their contents.&lt;BR /&gt;I always did that by echoing an empty string writing over the content of the log files.&lt;/P&gt;&lt;P&gt;I mostly saw those three files growing up to several GBs: (all in /var/log) messages, secure and wtmp ..&lt;/P&gt;&lt;P&gt;Clearing out the contents of those files without touching the metadata:&lt;/P&gt;&lt;PRE&gt;cat /dev/null &amp;gt; /var/log/messages
cat /dev/null &amp;gt; /var/log/secure
cat /dev/null &amp;gt; /var/log/wtmp&lt;/PRE&gt;&lt;P&gt;Let me know if any of that helps.&lt;/P&gt;&lt;P&gt;BR Juls&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 19:23:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294501#M226531</guid>
      <dc:creator>julian.bendix</dc:creator>
      <dc:date>2021-02-19T19:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294629#M226532</link>
      <description>&lt;P&gt;2.2&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 04:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294629#M226532</guid>
      <dc:creator>Turki.A.Baqatada</dc:creator>
      <dc:date>2021-02-20T04:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294675#M226533</link>
      <description>&lt;P&gt;You are running prime infrastructure 2.2?&lt;/P&gt;&lt;P&gt;I would really recommend to deploy a new prime infrastructure as soon as you can.. with version 3.8 ..&lt;BR /&gt;&lt;BR /&gt;BR Juls&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 10:36:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294675#M226533</guid>
      <dc:creator>julian.bendix</dc:creator>
      <dc:date>2021-02-20T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294941#M226536</link>
      <description>&lt;P&gt;2.2 EOL Long Long Ago. PI 3.8 is the latest. soon DNAC comes in place, PI also go faded from the market.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 14:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4294941#M226536</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-02-21T14:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428076#M230959</link>
      <description>&lt;P&gt;can I delete this file which a lot of files with this name and taking too much space&amp;nbsp; &lt;FONT color="#FF0000"&gt;is it backup file&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;/opt/oracle/base/fast_recovery_area/WCS/archivelog/2017_06_16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also i compared oracle with opt oracle consumed 85% of opt half of of them taken by mentioned file&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 13:25:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428076#M230959</guid>
      <dc:creator>Turki.A.Baqatada</dc:creator>
      <dc:date>2021-07-05T13:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428097#M230960</link>
      <description>&lt;P&gt;that is archive, if you do not need compliance, safe to delete&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;stop ncs service if possible and delete and start service and check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 14:08:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428097#M230960</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-07-05T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428243#M230969</link>
      <description>&lt;P&gt;What will contain this file is it backup file&lt;/P&gt;&lt;P&gt;If so I will delete the older files and keep just one because I have more than&amp;nbsp; 10 files like this and taking around 300gb&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428243#M230969</guid>
      <dc:creator>Turki.A.Baqatada</dc:creator>
      <dc:date>2021-07-05T20:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428513#M230986</link>
      <description>&lt;P&gt;What is the command to delete files in opt&lt;/P&gt;&lt;P&gt;Is there any documentation for it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 11:40:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428513#M230986</guid>
      <dc:creator>Turki.A.Baqatada</dc:creator>
      <dc:date>2021-07-06T11:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428624#M230992</link>
      <description>&lt;P&gt;Probably this:&lt;/P&gt;
&lt;PRE&gt;sudo rm /opt/oracle/base/fast_recovery_area/WCS/archivelog/2017_06_16&lt;/PRE&gt;
&lt;P&gt;Assuming that is a file and not a folder. If it's a folder, add a -r after the rm command. I suggest taking a backup first and store it externally.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 14:21:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428624#M230992</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2021-07-06T14:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428646#M230994</link>
      <description>&lt;P&gt;i go with superuser&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#cd /opt/oracle/base/fast_recovery_area/WCS/archivelog/&lt;/P&gt;
&lt;P&gt;# ls -al (list the files in the foder)&lt;/P&gt;
&lt;P&gt;# rm -rf filename.x ( -rf not ask you confirmation it deletes).&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 14:45:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4428646#M230994</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-07-06T14:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Prime full disk issue</title>
      <link>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4499214#M235337</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Actually now web interface is working fine but actually when I try show application status nce result that application not installed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Nov 2021 19:04:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-prime-full-disk-issue/m-p/4499214#M235337</guid>
      <dc:creator>Turki.A.Baqatada</dc:creator>
      <dc:date>2021-11-07T19:04:49Z</dc:date>
    </item>
  </channel>
</rss>

