<?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: Filesystem issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925473#M110520</link>
    <description>Ok I've gotten it running and here is one over about 500 pages of output. Should I kill the processes?&lt;BR /&gt;COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NLINK  NODE NAME&lt;BR /&gt;oraclePBR  2796 oracle    9w  VREG 64,0x7 10956211     0 28648 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   10w  VREG 64,0x7 10847762     0 29677 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   11w  VREG 64,0x7   606105     0 30053 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   12w  VREG 64,0x7   538843     0 24251 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   13w  VREG 64,0x7 10813995     0 24282 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   14w  VREG 64,0x7 11059174     0 25091 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   15w  VREG 64,0x7 10723377     0 24287 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   16w  VREG 64,0x7 10824955     0 29085 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   17w  VREG 64,0x7 10654592     0 30141 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   18w  VREG 64,0x7   693123     0 30549 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   19w  VREG 64,0x7   605286     0 30645 /usr (/dev/vg00/lvol7)</description>
    <pubDate>Wed, 12 Mar 2003 21:53:39 GMT</pubDate>
    <dc:creator>Jacob D Levin</dc:creator>
    <dc:date>2003-03-12T21:53:39Z</dc:date>
    <item>
      <title>Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925462#M110509</link>
      <description>Hi All, I'm having a problem with a usage amount discprepency. when I do a bdf it tells me the filesystem is using 1.77G, but when I do a du -sk it comes back at only 1.07G used. any idea why this would occur?</description>
      <pubDate>Wed, 12 Mar 2003 17:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925462#M110509</guid>
      <dc:creator>Jacob D Levin</dc:creator>
      <dc:date>2003-03-12T17:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925463#M110510</link>
      <description>&lt;BR /&gt;This is not at all unusual. A file may have been unlinked (rm'ed) but not yet closed by a process. Sparse files will also do this. Imagine writing 1 byte at offset 0 and then seeking to offset 1,000,000 and writing 1 byte. You now have a two-byte file that occupies 1MB - a sparse fiile. Bdf and du report different aspects of the filesystem.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2003 17:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925463#M110510</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-03-12T17:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925464#M110511</link>
      <description>Check out this thread&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8f993a1c04ffd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8f993a1c04ffd61190050090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 12 Mar 2003 17:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925464#M110511</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-03-12T17:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925465#M110512</link>
      <description>Hi Jacob,&lt;BR /&gt;&lt;BR /&gt;Suspect someone deleted a file that's still in use by a process. When that process ends or is terminated the space will truly be freed.&lt;BR /&gt;Use lsof on that FS to determine the process in question.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2003 17:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925465#M110512</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-12T17:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925466#M110513</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  There may be some parent process which has died leaving child process in defunct state ,user fuser to check the process and kill if not nessary ,the space would return to normal .&lt;BR /&gt;&lt;BR /&gt;Rizwan</description>
      <pubDate>Wed, 12 Mar 2003 20:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925466#M110513</guid>
      <dc:creator>Rizwan Mohammed</dc:creator>
      <dc:date>2003-03-12T20:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925467#M110514</link>
      <description>Jacob,&lt;BR /&gt;&lt;BR /&gt;Might be related to a deleted file which might still have not got closed.&lt;BR /&gt;&lt;BR /&gt;So you don't see the file however see no difference in filesystem size.&lt;BR /&gt;&lt;BR /&gt;I find it strange however, that it shows your bdf and du -sk outputs different.&lt;BR /&gt;&lt;BR /&gt;Pls run a fuser -kc /dirname&lt;BR /&gt;from another directory. It would kill all links associated with that filesystem thus freeing up your space.&lt;BR /&gt;&lt;BR /&gt;Let me know if this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 12 Mar 2003 20:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925467#M110514</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2003-03-12T20:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925468#M110515</link>
      <description>If you can nmount that filesystem, then try unmounting and mounting it back.You may not be able to unmount the filesystem if any process has the file open which seem sto be the issue.&lt;BR /&gt;&lt;BR /&gt;Use fuser -ku and fuser -ck and then try unmounting and mounting it back. &lt;BR /&gt;&lt;BR /&gt;This should resolve the problem. Otherwise unmount and fsck the filessytem.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2003 20:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925468#M110515</guid>
      <dc:creator>monasingh_1</dc:creator>
      <dc:date>2003-03-12T20:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925469#M110516</link>
      <description>the filesystem it is occuring on is /usr .  Not easy to kill processes as there are quite a few and this is a production box that users are not real happy about being without for a reboot &lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol7    1843200 1783823   56717   97% /usr&lt;BR /&gt;&lt;BR /&gt;wau009:/usr&amp;gt; du -sk .&lt;BR /&gt;1074460 .</description>
      <pubDate>Wed, 12 Mar 2003 21:24:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925469#M110516</guid>
      <dc:creator>Jacob D Levin</dc:creator>
      <dc:date>2003-03-12T21:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925470#M110517</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;download and install lsof,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.64/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.64/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 12 Mar 2003 21:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925470#M110517</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-03-12T21:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925471#M110518</link>
      <description>ugh!  It's compiled for 32 bit and I'm running 64 bit on this system!!  It's always something</description>
      <pubDate>Wed, 12 Mar 2003 21:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925471#M110518</guid>
      <dc:creator>Jacob D Levin</dc:creator>
      <dc:date>2003-03-12T21:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925472#M110519</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/" target="_blank"&gt;ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;all you have to do is say the name :-)&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 12 Mar 2003 21:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925472#M110519</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-03-12T21:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925473#M110520</link>
      <description>Ok I've gotten it running and here is one over about 500 pages of output. Should I kill the processes?&lt;BR /&gt;COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NLINK  NODE NAME&lt;BR /&gt;oraclePBR  2796 oracle    9w  VREG 64,0x7 10956211     0 28648 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   10w  VREG 64,0x7 10847762     0 29677 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   11w  VREG 64,0x7   606105     0 30053 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   12w  VREG 64,0x7   538843     0 24251 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   13w  VREG 64,0x7 10813995     0 24282 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   14w  VREG 64,0x7 11059174     0 25091 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   15w  VREG 64,0x7 10723377     0 24287 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   16w  VREG 64,0x7 10824955     0 29085 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   17w  VREG 64,0x7 10654592     0 30141 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   18w  VREG 64,0x7   693123     0 30549 /usr (/dev/vg00/lvol7)&lt;BR /&gt;oraclePBR  2796 oracle   19w  VREG 64,0x7   605286     0 30645 /usr (/dev/vg00/lvol7)</description>
      <pubDate>Wed, 12 Mar 2003 21:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issue/m-p/2925473#M110520</guid>
      <dc:creator>Jacob D Levin</dc:creator>
      <dc:date>2003-03-12T21:53:39Z</dc:date>
    </item>
  </channel>
</rss>

