<?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 hung in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594509#M231863</link>
    <description>Cosider loading lsof on your system.  I I have better luck with it finding processes.&lt;BR /&gt;Consider not using NFS for this very situation.  Especially when building clusters.</description>
    <pubDate>Tue, 02 Aug 2005 13:28:46 GMT</pubDate>
    <dc:creator>generic_1</dc:creator>
    <dc:date>2005-08-02T13:28:46Z</dc:date>
    <item>
      <title>/filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594500#M231854</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have configure in one server nfs.client&lt;BR /&gt;&lt;BR /&gt;I have: &lt;BR /&gt;#cat /etc/auto_master&lt;BR /&gt;  /net -hosts -nosuid,soft&lt;BR /&gt;  /- /etc/auto.direct -vers=3,proto=udp&lt;BR /&gt;#cat /etc/auto.direct&lt;BR /&gt;  /interfases     ebxb:/exp/interfases&lt;BR /&gt;&lt;BR /&gt;And when I do /sbin/init.d/nfs.client stop&lt;BR /&gt;this filesystem doesn't umount.&lt;BR /&gt;&lt;BR /&gt;killing rpc.lockd&lt;BR /&gt;killing rpc.statd&lt;BR /&gt;killing nfsd&lt;BR /&gt;killing rpc.mountd&lt;BR /&gt;    starting NFS SERVER networking&lt;BR /&gt;&lt;BR /&gt;    starting up the rpcbind daemon&lt;BR /&gt;        rpcbind already started, using pid: 916&lt;BR /&gt;    Reading in /etc/exports&lt;BR /&gt;    starting up the mount daemon&lt;BR /&gt;        /usr/sbin/rpc.mountd&lt;BR /&gt;    starting up the NFS daemons&lt;BR /&gt;        /usr/sbin/nfsd 16&lt;BR /&gt;    starting up the Status Monitor daemon&lt;BR /&gt;        /usr/sbin/rpc.statd&lt;BR /&gt;    starting up the Lock Manager daemon&lt;BR /&gt;        /usr/sbin/rpc.lockd&lt;BR /&gt;umountall: ignoring duplicate entry&lt;BR /&gt;umountall: ignoring duplicate entry&lt;BR /&gt;umountall: ignoring duplicate entry&lt;BR /&gt;umountall: umount : has failed.&lt;BR /&gt;umountall: diagnostics from umount&lt;BR /&gt;umount: cannot unmount /interfases : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#cat /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;/etc/auto.direct /interfases autofs ignore,direct,vers=3,proto=udp 0 0 1113380326&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could anyone help me? How could I umount this filesystem??&lt;BR /&gt;&lt;BR /&gt;# umount /interfases&lt;BR /&gt;umount: cannot unmount /interfases : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;&lt;BR /&gt;# fuser /interfases&lt;BR /&gt;/interfases:&lt;BR /&gt;&lt;BR /&gt;# ls -l /interfases&lt;BR /&gt; (and now it hung)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;umount: cannot unmount /interfases : Device busy</description>
      <pubDate>Tue, 02 Aug 2005 03:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594500#M231854</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-08-02T03:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594501#M231855</link>
      <description>hy,&lt;BR /&gt;&lt;BR /&gt;try to use :&lt;BR /&gt;&lt;BR /&gt;# fuser -uc /interface&lt;BR /&gt;&lt;BR /&gt;DM.</description>
      <pubDate>Tue, 02 Aug 2005 03:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594501#M231855</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-08-02T03:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594502#M231856</link>
      <description>1. fuser -cu /interfaces&lt;BR /&gt;2. fuser -ku /interfaces&lt;BR /&gt;3. umount /interfaces&lt;BR /&gt;&lt;BR /&gt;If above options fail to umount, from my past experience the only solution left is a system reboot.&lt;BR /&gt;&lt;BR /&gt;I was once struck with the same issue, when there was a big network failure. Even bdf command was struck. I had to reboot the production server to come out.&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Tue, 02 Aug 2005 03:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594502#M231856</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-08-02T03:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594503#M231857</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;for NFS,&lt;BR /&gt;# fuser ebxb:/exp/interfases&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 04:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594503#M231857</guid>
      <dc:creator>Warren_9</dc:creator>
      <dc:date>2005-08-02T04:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594504#M231858</link>
      <description>I'm sorry, this is the result:&lt;BR /&gt;&lt;BR /&gt;# fuser -cu /interfases&lt;BR /&gt;/interfases: fuser: could not find file system mounted at /interfases.&lt;BR /&gt;# fuser -ku /interfases&lt;BR /&gt;/interfases:&lt;BR /&gt;&lt;BR /&gt;# umount /interfases&lt;BR /&gt;umount: cannot unmount /interfases : Device busy&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;# fuser ebxb:/exp/interfases&lt;BR /&gt;ebxb:/exp/interfases: fuser: could not obtain file system ID for file ebxb:/exp/interfases&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;Thanks a lot of!&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 04:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594504#M231858</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-08-02T04:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594505#M231859</link>
      <description>be care of the typing:&lt;BR /&gt;&lt;BR /&gt;interfaces (watch the letter "c")&lt;BR /&gt;&lt;BR /&gt;;-)</description>
      <pubDate>Tue, 02 Aug 2005 04:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594505#M231859</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-08-02T04:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594506#M231860</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm sorry, but the correct is /interfases.&lt;BR /&gt;&lt;BR /&gt;Any idea??</description>
      <pubDate>Tue, 02 Aug 2005 04:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594506#M231860</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-08-02T04:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594507#M231861</link>
      <description>hy,&lt;BR /&gt;&lt;BR /&gt;the ebxb:/exp/interfases is mounted ?&lt;BR /&gt;&lt;BR /&gt;can you try to umount+mount ebxb:/exp/interfases&lt;BR /&gt;&lt;BR /&gt;DM.</description>
      <pubDate>Tue, 02 Aug 2005 04:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594507#M231861</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-08-02T04:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594508#M231862</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/exp/interfases is not mounted, but I can mount ebxb:/exp/interfases /interfases... &lt;BR /&gt;I don't undertand anything...&lt;BR /&gt;&lt;BR /&gt;I do this, and I wait for reboot the server.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot of everyone.&lt;BR /&gt;&lt;BR /&gt;Carmen.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 05:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594508#M231862</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-08-02T05:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: /filesystem hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594509#M231863</link>
      <description>Cosider loading lsof on your system.  I I have better luck with it finding processes.&lt;BR /&gt;Consider not using NFS for this very situation.  Especially when building clusters.</description>
      <pubDate>Tue, 02 Aug 2005 13:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-hung/m-p/3594509#M231863</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-08-02T13:28:46Z</dc:date>
    </item>
  </channel>
</rss>

