<?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 Hello Sir, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064336#M1006061</link>
    <description>&lt;P&gt;Hello Sir,&lt;/P&gt;
&lt;P&gt;We gave you all possible commands so that you could fix it your own. If you still see the alarm then please open up a TAC case, we will take a look to the logs and help you fix the problem. Webex is always good and gives us more insight to the issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dv&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2017 00:12:30 GMT</pubDate>
    <dc:creator>Dinesh Verma</dc:creator>
    <dc:date>2017-07-12T00:12:30Z</dc:date>
    <item>
      <title>Module Disk Usage: High unmanaged disk usage on /Volume.</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064326#M1006049</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have a critical notification on my Sourcefire - Health Monitor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It says "Module Disk Usage: High unmanaged disk usage on /Volume" even though the Sourcefire&amp;nbsp;has&amp;nbsp;a lot of free memory.&lt;/P&gt;
&lt;P&gt;Please tell me what can I do with&amp;nbsp;the "/Volume" directory to free some memory.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Enid.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 13:27:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064326#M1006049</guid>
      <dc:creator>Enid Vallja</dc:creator>
      <dc:date>2019-03-12T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064327#M1006050</link>
      <description>&lt;P&gt;Hi Enid,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mostly /var/tmp/ contains a lot of temporary files. So you might want to try this (This is general):&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;--&amp;gt; SSH to the module&lt;/P&gt;
&lt;P&gt;--&amp;gt; Go to expert mode&lt;/P&gt;
&lt;P&gt;--&amp;gt; Become root: sudo su&lt;/P&gt;
&lt;P&gt;--&amp;gt; Go to: cd /var/tmp/&lt;/P&gt;
&lt;P&gt;--&amp;gt; Remove temp stuff using this command: rm -rf Apply_*&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Apply_&amp;lt;random&amp;gt; files are created when you deploy things from FMC to the module. Other place you might want to check is&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;/var/sf/updates/ &amp;nbsp;(here you can delete all older upgrade files).&lt;/P&gt;
&lt;P&gt;/var/common/ (delete old TS and core files)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Command: du -sh * (is useful to list &amp;nbsp;out which directories with size). Find out the directories with huge size and if there is unwanted backup or TS files, delete them.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This article is quite helpful too:&amp;nbsp;http://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118719-technote-firesight-00.html&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dv&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 09:53:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064327#M1006050</guid>
      <dc:creator>Dinesh Verma</dc:creator>
      <dc:date>2017-07-07T09:53:17Z</dc:date>
    </item>
    <item>
      <title>Hi Dv,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064328#M1006051</link>
      <description>&lt;P&gt;Hi Dv,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I don't think this has to do with the /Volume directory because I deleted yesterday some filesto free some memory but it still points the /Volume.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Enid.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 10:36:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064328#M1006051</guid>
      <dc:creator>Enid Vallja</dc:creator>
      <dc:date>2017-07-07T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Run the command: df -TH and</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064329#M1006052</link>
      <description>&lt;P&gt;Run the command: df -TH and provide me the output. We will see if it's false health alarm.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 10:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064329#M1006052</guid>
      <dc:creator>Dinesh Verma</dc:creator>
      <dc:date>2017-07-07T10:56:01Z</dc:date>
    </item>
    <item>
      <title>This is the output:</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064330#M1006053</link>
      <description>&lt;P&gt;This is the output (memory.jpg), and please take a look to the alerts (alerts.jpg).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 11:03:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064330#M1006053</guid>
      <dc:creator>Enid Vallja</dc:creator>
      <dc:date>2017-07-07T11:03:10Z</dc:date>
    </item>
    <item>
      <title>/var (/Volume) looks fine to</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064331#M1006054</link>
      <description>&lt;P&gt;/var (/Volume) looks fine to me. Just to double check that you gave me the output from device for which you got the health alarm for disk space. Please check.&lt;/P&gt;
&lt;P&gt;If it's the same device then I would say it's a false alarm.You can go to health monitor and click on the device which has alarm and then click on Run All Module and wait for a while and see if alert goes away.&lt;/P&gt;
&lt;P&gt;Being root on the device, you can try restarting diskmanager service too:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;pmtool restartbyid diskmanager (User should be root).&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;On totally a different note, it's disk space we're talking here, not memory.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 11:10:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064331#M1006054</guid>
      <dc:creator>Dinesh Verma</dc:creator>
      <dc:date>2017-07-07T11:10:50Z</dc:date>
    </item>
    <item>
      <title>I clicked on Run All Modules</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064332#M1006055</link>
      <description>&lt;P&gt;I clicked on Run All Modules and still the problem is like in the photo.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;And I already did a restart yesterday but the notification won't go away.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:08:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064332#M1006055</guid>
      <dc:creator>Enid Vallja</dc:creator>
      <dc:date>2017-07-07T13:08:48Z</dc:date>
    </item>
    <item>
      <title>Hello Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064333#M1006056</link>
      <description>&lt;P&gt;Hello Enid,&lt;/P&gt;
&lt;P&gt;We need to verify if there is any logs or old backups saved in the device. First of all we need to verify if this is a right health alert or if its a false alarm.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It would be great if you can open a Cisco TAC case so that we can investigate this further.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Jetsy&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 16:38:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064333#M1006056</guid>
      <dc:creator>Jetsy Mathew</dc:creator>
      <dc:date>2017-07-07T16:38:04Z</dc:date>
    </item>
    <item>
      <title>That's tricky. As jetsy said,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064334#M1006058</link>
      <description>&lt;P&gt;That's tricky. As jetsy said, open up a TAC case and we will help you fix this health alarm.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 01:27:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064334#M1006058</guid>
      <dc:creator>Dinesh Verma</dc:creator>
      <dc:date>2017-07-10T01:27:43Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064335#M1006060</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;have you any solution - i have the same error since 2 Days.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 19:50:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064335#M1006060</guid>
      <dc:creator>m.trautes</dc:creator>
      <dc:date>2017-07-11T19:50:41Z</dc:date>
    </item>
    <item>
      <title>Hello Sir,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064336#M1006061</link>
      <description>&lt;P&gt;Hello Sir,&lt;/P&gt;
&lt;P&gt;We gave you all possible commands so that you could fix it your own. If you still see the alarm then please open up a TAC case, we will take a look to the logs and help you fix the problem. Webex is always good and gives us more insight to the issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dv&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 00:12:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064336#M1006061</guid>
      <dc:creator>Dinesh Verma</dc:creator>
      <dc:date>2017-07-12T00:12:30Z</dc:date>
    </item>
    <item>
      <title>Hello Mike,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064337#M1006062</link>
      <description>&lt;P&gt;Hello Mike,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Well, I opened a TAC Case and after some lookups they notice something:&lt;/P&gt;
&lt;DIV&gt;The SFR Module is running v5.4.0 however the Defense Center managing it is running v5.4.1.&lt;/DIV&gt;
&lt;DIV&gt;Also the SFR Module is hitting the following bug: CSCuv99982 - Hardcoded 2GB memcap for RNA and AppId -&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuv99982/?reffering_site=dumpcr" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuv99982/?reffering_site=dumpcr&lt;/A&gt;&amp;nbsp;this is fixed starting on 5.4.0.6 or 5.4.1.5.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Enid.&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jul 2017 08:14:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3064337#M1006062</guid>
      <dc:creator>enidvallja</dc:creator>
      <dc:date>2017-07-17T08:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3700041#M1006064</link>
      <description>&lt;P&gt;Hi Dv,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day to you.&lt;/P&gt;
&lt;P&gt;I had carried out the same procedure and commands as suggested by you and was working fine for me. Is there any bugs that causing this issue of exceed on temporary files on the module that causing "high&amp;nbsp;unmanaged disk usage on /Volume".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly need your assistance and advice for this issue, thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 01:28:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3700041#M1006064</guid>
      <dc:creator>Lee Win Neng</dc:creator>
      <dc:date>2018-09-04T01:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3739173#M1006066</link>
      <description>&lt;P&gt;Hi DV,&lt;/P&gt;
&lt;P&gt;It is working for me as i have removed all the old updates in /var/sf/updates/.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 15:16:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3739173#M1006066</guid>
      <dc:creator>heritierday</dc:creator>
      <dc:date>2018-11-05T15:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3846304#M1006068</link>
      <description>&lt;P&gt;This is to build off Dv post, and just to be clear here, this is for a FirePower module, not FMC (although, there wouldn't be much difference). Other places you can look that has helped me as well&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;/var/sf/SRU/&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Delete all Sourcefire_Rule_Updates but last couple&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;/var/sf/sru/&lt;/STRONG&gt; &lt;EM&gt;(notice the case difference)&lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;Delete all vrt folders but last couple&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;/var/sf/updates/&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Delete all unwanted updates&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;/var/sf/vdb/&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Delete all VDB Fingerprint Database files but last couple&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;/var/common/&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Delete everything&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Everything can be deleted under the following directories&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;/var/sf/detection_engines/&amp;lt;some GUID&amp;gt;/backup/&lt;/LI&gt;&lt;LI&gt;/var/sf/detection_engines/&amp;lt;some GUID&amp;gt;/instance-1/backup/&lt;/LI&gt;&lt;LI&gt;/var/sf/detection_engines/&amp;lt;some GUID&amp;gt;/instance-2/backup/&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;If you’re feeling frisky, and have some time … &lt;STRONG&gt;/var/sf/upgrades_backup/&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Delete all old backups&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;After deleting everything above, run the following command if you’re not able to just reboot the module&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;pmtool restartbyid diskmanager&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I’ve experienced this issue on 6.0 – 6.2.2.x, I don’t think I’ve dealt with it since 6.2.3. I currently have 85 deployments of mixed FirePower &amp;amp; FTD (FTD has a LOOONG way to go .. BTW). Been through a lot of TAC cases and issues with FirePower.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 15:43:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3846304#M1006068</guid>
      <dc:creator>Barrett Cowan</dc:creator>
      <dc:date>2019-05-28T15:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3911186#M1006070</link>
      <description>Barrett has it goin' on. I work at Cisco on Firepower/NGFW devices (FTD) and this is as good a summary of locations for mitigating disk usage problems I've seen. Kudos to him!</description>
      <pubDate>Wed, 21 Aug 2019 00:41:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3911186#M1006070</guid>
      <dc:creator>ArchiTech89</dc:creator>
      <dc:date>2019-08-21T00:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3944630#M1006072</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/249099"&gt;@ArchiTech89&lt;/a&gt;, much appreciated!&lt;/P&gt;&lt;P&gt;Adding to my previous post, just came by an issue today on v6.1.0.7, classic "High unmanaged disk usage on /Volume". Poking around the directories, I found a file in the &lt;STRONG&gt;/var/log&lt;/STRONG&gt; directory named &lt;STRONG&gt;messages.1&lt;/STRONG&gt; that was 26G. Deleted it and rebooted, everything good now.&lt;/P&gt;&lt;P&gt;Just for context, I can reference many other deployments we have out there to compare. This allowed me to figure out how the messages file was too large/out of place.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 14:42:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3944630#M1006072</guid>
      <dc:creator>Barrett Cowan</dc:creator>
      <dc:date>2019-10-21T14:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Mike,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3951170#M1006073</link>
      <description>&lt;P&gt;So I am experiencing this same exact issue on one of my modules that currently on 6.3.0.3. Attempting to upgrade to 6.4.0 and it failed about 35% of the way. I followed the directions in clearing out space and ran the pmtoool followed by reboots of the module and FMC without success. One thing I did notice was that the /Volume directory now has a 6.3.0 and a 6.4.0 directory with over 15GB of data each, but it's still on 6.3.0.3. Would it be safe to remove the 6.4.0 directory, run the pmtool, reboot (if necessary) and run the upgrade again?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:25:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3951170#M1006073</guid>
      <dc:creator>dpereziii</dc:creator>
      <dc:date>2019-10-31T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hello Mike,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3951191#M1006074</link>
      <description>Nevermind, I took the risk and removed the entire directory, ran the pmtool and that fixed it.</description>
      <pubDate>Thu, 31 Oct 2019 14:45:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/3951191#M1006074</guid>
      <dc:creator>dpereziii</dc:creator>
      <dc:date>2019-10-31T14:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Enid,</title>
      <link>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/4266876#M1077010</link>
      <description>&lt;P&gt;Thank a lot, I was scratching my head for the last 3 days. I was unable to upgrade my devices from fmc. your solution made my day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again Thanks and best of luck&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 08:57:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/module-disk-usage-high-unmanaged-disk-usage-on-volume/m-p/4266876#M1077010</guid>
      <dc:creator>mansoorsherazi</dc:creator>
      <dc:date>2021-01-05T08:57:41Z</dc:date>
    </item>
  </channel>
</rss>

