<?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 File system /sas ,/sas/saswork /sas/sasutil reached 100% in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204358#M15280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Solaris machine for our SAS.&lt;/P&gt;&lt;P&gt;and I found suddenly File system /sas, /sas/saswork, /sas/sasutil reached 100%.not sure how suddenly this happened.&lt;/P&gt;&lt;P&gt;anyone have any idea how can i check which process or job or which user has occupied more space and that made the file system 100%.&lt;/P&gt;&lt;P&gt;which command I need to use,I have used several commands like du-a,du -s,du -hd,du -k, du -a /sas | sort -n -r | head -n 10...etc&lt;/P&gt;&lt;P&gt;but these did not help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find which job or which user occupied more space because of which suddenly the space reached 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate if any one can provide your valuable suggestion which commands i should use and where i need to check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2015 01:53:09 GMT</pubDate>
    <dc:creator>sasprofile</dc:creator>
    <dc:date>2015-08-21T01:53:09Z</dc:date>
    <item>
      <title>File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204358#M15280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Solaris machine for our SAS.&lt;/P&gt;&lt;P&gt;and I found suddenly File system /sas, /sas/saswork, /sas/sasutil reached 100%.not sure how suddenly this happened.&lt;/P&gt;&lt;P&gt;anyone have any idea how can i check which process or job or which user has occupied more space and that made the file system 100%.&lt;/P&gt;&lt;P&gt;which command I need to use,I have used several commands like du-a,du -s,du -hd,du -k, du -a /sas | sort -n -r | head -n 10...etc&lt;/P&gt;&lt;P&gt;but these did not help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find which job or which user occupied more space because of which suddenly the space reached 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate if any one can provide your valuable suggestion which commands i should use and where i need to check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 01:53:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204358#M15280</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-21T01:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204359#M15281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run a file listing on sas/work and check the owners of the largest files or who owns the largest portion. It may not be one user, it could be having 3 users running large jobs at the same time. Or the space has not been cleaned up in a while and there lots of stuff lying around. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 02:15:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204359#M15281</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-08-21T02:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204360#M15282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't necessarily assume that it is one user / job that has filled up SASWORK. Look at the number of of _TDnnnn folders in SASWORKIf there are a lot and the dates they are created are spread over time it could be that these are just SAS jobs/sessions that did not properly clear their WORK space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many SAS sites run the SAS CLEANUP process daily to deal with this very issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 02:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204360#M15282</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-21T02:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204361#M15283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Till evening the space was at 30 % and suddenly it reached above 90% and slowly within couple of hours it reached 100 %.&lt;/P&gt;&lt;P&gt;and suddenly after some time all the space came to normal 30 %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas is the main mounting point on which all other mounting points falls as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas/guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas/saswork&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas/util&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I watched&amp;nbsp; all these locations were at 90 % and slowly they reached 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so In this kind of situation what is the immediate step i need to take and how can i find which files or users occupying more space and how can i resolve this issue immediately.&lt;/P&gt;&lt;P&gt;and what are the file systems i need to check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/saswork location i did'nt find any files with the name &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;_TDnnnn folders and i did'nt find any files with bigger than in mega bytes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find exactly how can i find which file system and job or user occupied more space which has increased&amp;nbsp; space&amp;nbsp; suddenly to maximum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 03:34:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204361#M15283</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-21T03:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204362#M15284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not clear from your response whether it is /saswork that is the problem or not. Please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every SAS job will create a directory under SASWORK like /saswork/_TDnnnn_&lt;EM&gt;servername&lt;/EM&gt;_&amp;nbsp;&amp;nbsp;&amp;nbsp; If there aren't any directories like this then where is SAS writing its WORK files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a SAS session check the properties of the WORK libname to confirm your WORK location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 04:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204362#M15284</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-21T04:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204363#M15285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the problem is with all below mounting points which reached 100 %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas/saswork&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sas/sasutil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 04:13:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204363#M15285</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-21T04:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204364#M15286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Talk to your UNIX admin for a way to monitor disk usage per user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 04:53:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204364#M15286</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-08-21T04:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204365#M15287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For shared directories (one of them being the SAS work location, the other /home, where the sasuser libs are usually located), quota management for the users is a must. And I mean &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;MUST&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Quota management will mean that a user with an ill-formed request will experience an individual loss of service, without denying the service to all others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have a near-to-full or full condition, I would run something like&lt;/P&gt;&lt;P&gt;find /sas -type f -ls&lt;/P&gt;&lt;P&gt;in a filename pipe and read the output into a SAS dataset. From that, you can use your SAS skills to find the offending file(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that files without a directory entry (but that still use disk space) may exist in UNIX, they can be found by executing&lt;/P&gt;&lt;P&gt;fuser -dcV &lt;EM&gt;path&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;where &lt;EM&gt;path&lt;/EM&gt; must be in the &lt;SPAN style="text-decoration: underline;"&gt;filesystem&lt;/SPAN&gt; (not just path) in question. Gives you a list of processes that hold a handle on a completely unlinked file, if such exist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 06:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204365#M15287</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-08-21T06:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204366#M15288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When your users are of the type analytics miners, then do not use any quotas you can isolate them on a dedicated saswork filesystem. &lt;BR /&gt;I am against quotas because you are going into a fight against users needing to do their work. When hurring them they will look for other ways to achieve their goals.&lt;/P&gt;&lt;P&gt;One side of the company is keeping the other side busy without having any business efficiency (job creation).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When you have predictable workload that is have verified and tested sas programs running. Their behavior is mostly planning. Only not noticed program bugs will cause errors. The user having problems will complain about those.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 10:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204366#M15288</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-21T10:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204367#M15289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it's my job to identify the needs of users and set their quotas accordingly. Powerusers are assigned to a different class and get additional workspaces, but I still prevent them from clogging up resources that they share with other users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 10:50:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204367#M15289</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-08-21T10:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204368#M15290</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;Try to search for the files that are consuming the large space under the mount point /sas&lt;BR /&gt;using the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find /sas -size +5MB ( you can change the size as per your requirement)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have them listed, just check out if there are any recurring files that are causing this and do some housekeeping to remove them.&lt;/P&gt;&lt;P&gt;Incase they are getting generated again, then dig in to see which process is creating them and why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 9.4 release, there is a known issue where lot of SAS Web server logs gets generated and needs to be removed. (Just Incase you are using SAS Webserver)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 11:04:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204368#M15290</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2015-08-21T11:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204369#M15291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again we got space issues on our Server today morning, all of sudden sometimes the file system sas/saswork is &lt;BR /&gt;reaching Max 100 % suddenly and there by all other mounting points are reaching 100%.&lt;BR /&gt;We are using Solaris 5.10&lt;/P&gt;&lt;P&gt;And immediately after it reached 100% and the spaces are clearing and going back to normal.&lt;BR /&gt;Today&amp;nbsp; morning it happened couple of times /saswork reached max 100% and which impacted other sas mounting points to reach 100%&lt;BR /&gt;and cleared space on its own and again started slowly growing and reached 100% and again back to normal.&lt;/P&gt;&lt;P&gt;whatever is causing the space to peak is happening very quickly and the critical condition is upon us by the time we get the alert.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I have checked the saswork directory and I can see only 2 users were working on the server at that time and they are not running any bigger jobs. And also there are no new datasets created recently that might have effected.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I want to know in this situation what would be our immediate action, how can I check which job/process or user&lt;BR /&gt;Is occupying more space and how can we bring it to normal.&lt;BR /&gt;Which are all the file location we need to check for and how to check using commands ?&lt;/P&gt;&lt;P&gt;So not sure why its behaving crazy.&lt;/P&gt;&lt;P&gt;and I want daily report on files in the space sorted by size and then one sorted by last date accessed? &lt;BR /&gt;I want to creatin a space management report in SAS. How can we do that ?&lt;/P&gt;&lt;P&gt;We would really appreciate if anyone can help me with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:05:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204369#M15291</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-21T19:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204370#M15292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;
&lt;P&gt;sasprofile wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;reaching Max 100 % suddenly and there by all other mounting points are reaching 100%.&lt;BR /&gt;We are using Solaris 5.10&lt;/P&gt;
&lt;P&gt;And immediately after it reached 100% and the spaces are clearing and going back to normal.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;and I want daily report on files in the space sorted by size and then one sorted by last date accessed? &lt;BR /&gt;I want to creatin a space management report in SAS. How can we do that ?&lt;/P&gt;
&lt;P&gt;We would really appreciate if anyone can help me with this&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it clears right after it reaches 100% how is a daily report going to help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204370#M15292</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-08-21T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204371#M15293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It did not happened before reaching suddenly 100% and clearing immediately on its own, this has happened for the first time.&lt;/P&gt;&lt;P&gt;can you help me with this Daily report please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:12:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204371#M15293</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-21T19:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204372#M15294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I use on my UNIX box, have no idea what the corresponding would be on Solaris:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Use Unix commands to read the directory information;&lt;/P&gt;&lt;P&gt;filename lsinfo pipe 'cd /folder1/folder2; ls -l';&lt;/P&gt;&lt;P&gt;data work_space;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; infile lsinfo pad end=last;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; input rec $250.;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dsn=scan(rec,-1,' ');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; owner=scan(rec,3,' ');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; permissions=scan(rec,1,' ');&lt;/P&gt;&lt;P&gt;&amp;nbsp; size=scan(rec, 5, ' ');&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204372#M15294</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-08-21T19:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204373#M15295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reeza, your are right.&amp;nbsp;&amp;nbsp; Normally you can have logging like nmon/topas being active making snapshots. Mostly every 5 minutes so you can see afterwards what is happening.&amp;nbsp; What sasprofle is saying all mountpoints are filled up at the same&amp;nbsp; moment. The mountpoints/filesystems are visible with the "df -g" command.&lt;/P&gt;&lt;P&gt;saswork and several others should be isolated. It doesn't make sense when all of them get filled up on the same moment.&lt;/P&gt;&lt;P&gt;Having a 200Gb or 500Gb of saswork you can easily seen that growing/filling up as IO speed is not that fast it is capable to do that very quickly it will take as an hour.&lt;/P&gt;&lt;P&gt;The last part of filling up for 80 to 100% will slow down dramatically as the filesystem is needing harder work to find free space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the behavior is different something else could be causing that.&lt;/P&gt;&lt;P&gt;Corruptions in the SAN an filesystem could happen and cause this kind of OS system failures. Yup I have experienced&amp;nbsp; those on this kind of machines. All hardware and OS have their failures and at some level lack of reliability.&amp;nbsp; One of those was a lost disk - unknown reason another was failure in DAC rights processing, never found the cause.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:49:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204373#M15295</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-21T19:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204374#M15296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza thanks for the valuable information&lt;/P&gt;&lt;P&gt;am completely new to the Unix Solaris, so am not sure how to create Daily report.&lt;/P&gt;&lt;P&gt;so the same code you provided need to run as .sas program on solaris server to get the daily reports&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 20:22:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204374#M15296</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-21T20:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204375#M15297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;saspronfile, "main mounting point /sas" . "others like /sas/work below" ??&amp;nbsp;&amp;nbsp; Unix is different to Windows in storage management. This makes no sense.&lt;/P&gt;&lt;P&gt;With Unix you have storage and you can map that to a directory/folder that is a mountpoint.. With Windows you have a drive/storage where you can define directories folders. With a DFS you can present many of those as as single directory structure. That is a bit different way of thinking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a HFS you have those mounpoints and the security inheritance by all level. this is why there is a standardized structure like &lt;A href="http://www.tldp.org/LDP/intro-linux/html/sect_03_01.html" title="http://www.tldp.org/LDP/intro-linux/html/sect_03_01.html"&gt;General overview of the Linux file system&lt;/A&gt; &lt;/P&gt;&lt;P&gt;- /opt for third party software eg SAS&amp;nbsp; (with rpm also bin)&lt;/P&gt;&lt;P&gt;- /var for temporary data eg&amp;nbsp;&amp;nbsp;&amp;nbsp; saswork and logging.&lt;/P&gt;&lt;P&gt;- /home for personal "my documents" &lt;/P&gt;&lt;P&gt;- ....&lt;/P&gt;&lt;P&gt;SAS institiute did made a complete mess of this common approach and guidelines by ignoring those. This is commonly causing a lot of trouble needing cooperation by unix admins. You are running out of space/resources. The firtst one is what are the mountpoints.... "df -g" and how big it he work/util? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 06:16:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204375#M15297</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-22T06:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204376#M15298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be that a user run some "insane" job, let's say something like a cartesian product between two very big tables. That could fill-up saswork &amp;amp; sasutil quite a bit. And once the session finishes all the space would get freed-up almost immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What "disturbs" me a bit: You say that space usage "jumped" from 30% to 90% in almost no time. Assuming your disk space is considerable writing to disk filling up 60% of space should take some time. So I'm asking myself if there had been some infrastructure work been going on in the background and you simply didn't always have the same amount of disk space available. I would have a chat with your UNIX system admin to find out what happened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 23:57:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204376#M15298</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2015-08-22T23:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: File system /sas ,/sas/saswork /sas/sasutil reached 100%</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204377#M15299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The space has not jumped immediately from 30% to 100%,it slowly increasing % by %&amp;nbsp; within 1/2 hrs it went to 100%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 23:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/File-system-sas-sas-saswork-sas-sasutil-reached-100/m-p/204377#M15299</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T23:19:46Z</dc:date>
    </item>
  </channel>
</rss>

