<?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: Running out of drive space in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/287304#M1953</link>
    <description>&lt;P&gt;Could you check where the filesystem is getting consumed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we do not include lots of "expensible" tools within the VM, I normally do a size scan by folder following this approch&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step 1: Get to the filesystem root.&lt;/P&gt;
&lt;P&gt;Step2: Check used space by file/folder under current location&lt;/P&gt;
&lt;P&gt;Step3: Repeat entering into suspicious folder&lt;/P&gt;
&lt;P&gt;Step 4: Return to step2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below are the commands that I would use for this purpose:&lt;/P&gt;
&lt;P&gt;Step1: cd /&lt;/P&gt;
&lt;P&gt;Step2: for i in `ls`; do du -hs; done&lt;/P&gt;
&lt;P&gt;Step 3: cd tmp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 09:32:27 GMT</pubDate>
    <dc:creator>dgildelaig</dc:creator>
    <dc:date>2019-09-09T09:32:27Z</dc:date>
    <item>
      <title>Running out of drive space</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/284831#M1907</link>
      <description>&lt;P&gt;Recently I have started running out of space in Expedition. I am in the process of requesting more space for the VM but this issue is something that has just started. I have 1 large project that is eating up 12GB of space by itself. There are a ton of rule merges that are happening and I can only do 10 at a time, so every time that happens a new 'undo' file is created around 10MB in size and none of them are getting cleaned up. At the moment there are over 2000 files in this projects backup directory (some of them are file size of 0). What's funny is that I had 2 projects of this size previously and had no drive space issues so something has changed in more recent versions of Expedition. What I also noticed is that the since last time I cleaned up files to create space there has only been about 340MB of new 'undo' files but the available drive space has shrunk by 1GB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, I need to find a workaround until I can secure more drive space. Should Expedition be cleaning up old 'undo' files? Has something changed or is there an issue in recent Expedition versions? If I need to manually delete 'undo' files is it safe to start deleting the older files? On the same note, in theory could you delete all of the 'undo' files except the most recent and be ok?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My version of Expedition is 1.1.32.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 17:08:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/284831#M1907</guid>
      <dc:creator>aporue</dc:creator>
      <dc:date>2019-08-23T17:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Running out of drive space</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/286210#M1923</link>
      <description>&lt;P&gt;Didn't see any replies yet to this the problem continues to exist with version 1.1.35. I was able to get the hdd space upgraded to 70GB but the project I was working on has already burned through half of space (1 project is using almost 35gb). Clearly something is happening here that did not happen in the past. Any thoughts on what might be wrong.?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 18:08:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/286210#M1923</guid>
      <dc:creator>aporue</dc:creator>
      <dc:date>2019-09-02T18:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Running out of drive space</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/287304#M1953</link>
      <description>&lt;P&gt;Could you check where the filesystem is getting consumed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we do not include lots of "expensible" tools within the VM, I normally do a size scan by folder following this approch&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step 1: Get to the filesystem root.&lt;/P&gt;
&lt;P&gt;Step2: Check used space by file/folder under current location&lt;/P&gt;
&lt;P&gt;Step3: Repeat entering into suspicious folder&lt;/P&gt;
&lt;P&gt;Step 4: Return to step2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below are the commands that I would use for this purpose:&lt;/P&gt;
&lt;P&gt;Step1: cd /&lt;/P&gt;
&lt;P&gt;Step2: for i in `ls`; do du -hs; done&lt;/P&gt;
&lt;P&gt;Step 3: cd tmp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 09:32:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/running-out-of-drive-space/m-p/287304#M1953</guid>
      <dc:creator>dgildelaig</dc:creator>
      <dc:date>2019-09-09T09:32:27Z</dc:date>
    </item>
  </channel>
</rss>

