<?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: fuser or something in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347370#M191797</link>
    <description>The only consideration is we also have a filesystem called /u/hcdist.  We have been able to change /u/hcdist to largfiles.</description>
    <pubDate>Mon, 02 Aug 2004 15:37:33 GMT</pubDate>
    <dc:creator>Scott Frye_1</dc:creator>
    <dc:date>2004-08-02T15:37:33Z</dc:date>
    <item>
      <title>fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347363#M191790</link>
      <description>I am trying to make my /u filesystem able to receive "largefiles".  I'm trying it in sam and it is telling me it can't because the filesystem is busy.  Can I do a 'fuser' or something to see what is using /u.  To my knowledge, nothing should be at this time.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Scott</description>
      <pubDate>Mon, 02 Aug 2004 15:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347363#M191790</guid>
      <dc:creator>Scott Frye_1</dc:creator>
      <dc:date>2004-08-02T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347364#M191791</link>
      <description>Try fuser -cu /u&lt;BR /&gt;&lt;BR /&gt;Make sure you are not in there or it will pick that up.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Mon, 02 Aug 2004 15:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347364#M191791</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-08-02T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347365#M191792</link>
      <description>Sure, you can fuser -u /filesystem or if you want to kill the fuser -k /filesystem.&lt;BR /&gt;root # fuser -u /root&lt;BR /&gt;/root:    29086c(root)   29132c(root)   29084c(root)   29131c(root)   29125c(root)   29130c(root)   21899c(root)   29133c(root)   29059c(root)   29128c(root)   29134c(root)&lt;BR /&gt;&lt;BR /&gt;Another tool that would probably tell you is lsof, but typically isn't on all servers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2004 15:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347365#M191792</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-08-02T15:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347366#M191793</link>
      <description>If you have advanced JFS features...use the command line.&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /mount/point</description>
      <pubDate>Mon, 02 Aug 2004 15:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347366#M191793</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-08-02T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347367#M191794</link>
      <description>All I get is:&lt;BR /&gt;&lt;BR /&gt;#fuser -cu /u&lt;BR /&gt;/u:&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2004 15:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347367#M191794</guid>
      <dc:creator>Scott Frye_1</dc:creator>
      <dc:date>2004-08-02T15:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347368#M191795</link>
      <description>Try it fuser -u /dev/vgxx/lvolxx, is there anything else on that lvol?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2004 15:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347368#M191795</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-08-02T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347369#M191796</link>
      <description>nothing&lt;BR /&gt;&lt;BR /&gt;#fuser -u /dev/vg01/lvu&lt;BR /&gt;/dev/vg01/lvu:&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2004 15:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347369#M191796</guid>
      <dc:creator>Scott Frye_1</dc:creator>
      <dc:date>2004-08-02T15:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347370#M191797</link>
      <description>The only consideration is we also have a filesystem called /u/hcdist.  We have been able to change /u/hcdist to largfiles.</description>
      <pubDate>Mon, 02 Aug 2004 15:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347370#M191797</guid>
      <dc:creator>Scott Frye_1</dc:creator>
      <dc:date>2004-08-02T15:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347371#M191798</link>
      <description>That command will work against lvols.  Ignore my question though, obviously you can only mount 1 lvol per mount point.  I think, I had vg's on my mind.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2004 15:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347371#M191798</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-08-02T15:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347372#M191799</link>
      <description>Scott, You would first have to unmount /h/hcdist before you can unmount /h. Unless you have online JFS you will need to unmount it before this can be set. You may have to do this on the command line:&lt;BR /&gt;&lt;BR /&gt;umount /h/hcdist&lt;BR /&gt;umount /h&lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vgxx/lvxx (the LV for /h).&lt;BR /&gt;&lt;BR /&gt;Make sure /etc/fstab has the 'largefiles' option, then&lt;BR /&gt;mount /h&lt;BR /&gt;mount /h/hcdist&lt;BR /&gt;&lt;BR /&gt;fuser may list no processes using it, but if another file system is mounted on top you won't be able to unmount.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Mon, 02 Aug 2004 15:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347372#M191799</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-08-02T15:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: fuser or something</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347373#M191800</link>
      <description>Got it.  The fact that we had another filesystem that shared /u was the problem.  We umounted /u/hcdist, then were able to modify /u.  Thanks for all your input.</description>
      <pubDate>Mon, 02 Aug 2004 15:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fuser-or-something/m-p/3347373#M191800</guid>
      <dc:creator>Scott Frye_1</dc:creator>
      <dc:date>2004-08-02T15:49:24Z</dc:date>
    </item>
  </channel>
</rss>

