<?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: File System constantly filling up in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691043#M247199</link>
    <description>Well, I'm not the dba and the dba has all control over stopping and starting the database.  I'll ask but I asked him to do that yesterday and he made it sound as though this is my fault (hardware config) although I go through this everytime there's a space issue, I like to make sure I have hit all the spots and haven't missed anything that why I ask you experts! :o)  All users are the oracle users, so that is more than likely what is happening.  He has archives being copied to this directory and then moved somewhere or deleted, I'm waiting for a response from him on that one.</description>
    <pubDate>Wed, 14 Dec 2005 08:40:02 GMT</pubDate>
    <dc:creator>TWBSupport</dc:creator>
    <dc:date>2005-12-14T08:40:02Z</dc:date>
    <item>
      <title>File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691038#M247194</link>
      <description>I have a file system that my oracle dba has logs written to and if this fills up to 100%, of course the database will stop running.  It's 10G and I can't see why it's showing 87% full at this point.  The file sizes do not add up.&lt;BR /&gt;&lt;BR /&gt;Can anyone clue me in on what's going?  The file is attached.  Thank you!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 08:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691038#M247194</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-12-14T08:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691039#M247195</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sometimes there are files open by applications and remiving them do not free up the space unless allication is restarted. Have you removed some such files recently? If yes then restarting the application will release the actual space.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 14 Dec 2005 08:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691039#M247195</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-14T08:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691040#M247196</link>
      <description>My first guess is that someone deleted a very large file that was in use (open).&lt;BR /&gt;If you do a fuser -u /dev/vg03/lvol38 you will see the process IDs using that filesystem and you can whittle down which process you need to stop in order to "unlock" the space again.</description>
      <pubDate>Wed, 14 Dec 2005 08:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691040#M247196</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-12-14T08:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691041#M247197</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;As the file system is in use by oracle. Stopping or killing an process ID is not the recommended way. I again say if some such files were removed recently then restart applciation.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 14 Dec 2005 08:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691041#M247197</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-14T08:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691042#M247198</link>
      <description>Hi denda,&lt;BR /&gt;&lt;BR /&gt;I agree with denver.&lt;BR /&gt;Probebly an actieve file was removed.&lt;BR /&gt;To free this space up you have to restart the application.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Wed, 14 Dec 2005 08:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691042#M247198</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-12-14T08:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691043#M247199</link>
      <description>Well, I'm not the dba and the dba has all control over stopping and starting the database.  I'll ask but I asked him to do that yesterday and he made it sound as though this is my fault (hardware config) although I go through this everytime there's a space issue, I like to make sure I have hit all the spots and haven't missed anything that why I ask you experts! :o)  All users are the oracle users, so that is more than likely what is happening.  He has archives being copied to this directory and then moved somewhere or deleted, I'm waiting for a response from him on that one.</description>
      <pubDate>Wed, 14 Dec 2005 08:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691043#M247199</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-12-14T08:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691044#M247200</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Check your top processes. Do you see any oracle processes which could have gone astray?&lt;BR /&gt;&lt;BR /&gt;you can check if the oracle process is still active at the database level using the following sql statement:&lt;BR /&gt;&lt;BR /&gt;select b.sid SID,b.serial# "Serial#", c.spid "srvPID", b.osuser, b.username,  b.status, b.client_info from v$session b, v$process c where b.paddr = c.addr  and c.sPID = &amp;amp;OSPID&lt;BR /&gt;&lt;BR /&gt;you may also change the location of your files (arch, udump, bdump and cdump)&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 08:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691044#M247200</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-12-14T08:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691045#M247201</link>
      <description>Don't get me wrong, I don't usually kill processes arbitrarily. When I said "stop" the process, I meant "Go find the DBA, present your case, go through all the downtime blabbidy-blah, etc.", of course.&lt;BR /&gt;&lt;BR /&gt;You can use lsof to pinpoint the open file to solidify your point to the DBA.&lt;BR /&gt;&lt;BR /&gt;Left unchecked, it's likely this will cause other problems and the process will die in time with an "out of space" error or something, so.... stop it now or deal with possible DB problems when it dies, his choice.</description>
      <pubDate>Wed, 14 Dec 2005 08:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691045#M247201</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-12-14T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691046#M247202</link>
      <description>Denda --&lt;BR /&gt;&lt;BR /&gt;The idea of apps with temporary files is very possible.&lt;BR /&gt;&lt;BR /&gt;Do you mount any filesystems onto the oracle file system?&lt;BR /&gt;&lt;BR /&gt;At times a file could get written to that mount point if the sub-filesystem wasn't mounted at the time.&lt;BR /&gt;&lt;BR /&gt;Generally, I like to do:&lt;BR /&gt;&lt;BR /&gt;find . -size +10000000c -print&lt;BR /&gt;&lt;BR /&gt;which will show you files of 10 meg or more ... if that's too big of a list then add a zero and find the 100 meg files.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 09:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691046#M247202</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-12-14T09:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691047#M247203</link>
      <description>Thanks to you all..  The dba stopped and started the process that he had writing to this directory and the percentage immediately went down to 63% from 87%.  We're watching it closely to make sure nothing else could be causing issues.  Thank you all for helping me so quickly.  As soon as the system starts reponding properly all of you will receive your points!</description>
      <pubDate>Wed, 14 Dec 2005 09:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691047#M247203</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-12-14T09:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691048#M247204</link>
      <description>Well, back to the drawing board...  After putting all the numbers together after stopping and starting the processes, they still do not jive.  Now the process that is happening is a move of an archive file to /u104, then a gzip is done on the file in the /u104 directory.  I know gzip needs more room to zip than the actual file size, but would it be over double?  Attached is the new file.</description>
      <pubDate>Wed, 14 Dec 2005 10:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691048#M247204</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-12-14T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691049#M247205</link>
      <description>I'd say stop the database again, then run your checks again (fuser, lsof, find...) to isolate a process that may still be using a deleted file. The database may not be the only offender in the mix.</description>
      <pubDate>Wed, 14 Dec 2005 10:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691049#M247205</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-12-14T10:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691050#M247206</link>
      <description>Weeeellllll... I asked the dba to stop the database for me again so I can see what proceses are still hanging around on that specific directory to rule out anything I have going and the database just crashed seconds prior to me asking. I have a feeling this was something that was happening sooner</description>
      <pubDate>Wed, 14 Dec 2005 13:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691050#M247206</guid>
      <dc:creator>TWBSupport</dc:creator>
      <dc:date>2005-12-14T13:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: File System constantly filling up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691051#M247207</link>
      <description>Sounds like a perfect opportunity to check for other processes holding deleted file handles, and maybe even consider a reboot if the database has to be completely restarted.</description>
      <pubDate>Wed, 14 Dec 2005 13:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-constantly-filling-up/m-p/3691051#M247207</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-12-14T13:41:59Z</dc:date>
    </item>
  </channel>
</rss>

