<?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: Commands hang for file listings and bdf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445835#M9286</link>
    <description>Thanks, our DBA has now buried his head in the sand!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
    <pubDate>Fri, 15 Sep 2000 19:30:18 GMT</pubDate>
    <dc:creator>Joe Profaizer</dc:creator>
    <dc:date>2000-09-15T19:30:18Z</dc:date>
    <item>
      <title>Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445831#M9282</link>
      <description>One of our DBAs is using the pfs_mount command for CDs and to dismount the cd-rom device he kills the pfs processes.  After which, when anyone tries a "bdf" or "ll" or something similar, the command hangs and we receive the following output display..&lt;BR /&gt;&lt;BR /&gt;NFS server rga6 not responding still trying&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please consult,&lt;BR /&gt;&lt;BR /&gt;..Joe&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2000 19:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445831#M9282</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2000-09-15T19:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445832#M9283</link>
      <description>Yikes!!!! nexte time get them to pfs_umount rather than killing the processes.  I have had this before and had to reboot...  anybody?</description>
      <pubDate>Fri, 15 Sep 2000 19:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445832#M9283</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-09-15T19:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445833#M9284</link>
      <description>Joe:&lt;BR /&gt;&lt;BR /&gt;I think you're going to have to reboot!  I had the same problem during my early explorations of pfs_mounts.  Your processor usage is probably growing all the time and will continue to do so.  Bite the bullet and boot.  In the future, if you kill the daemons, do so in the reverse order that you start them.  Then you should be OK.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Sep 2000 19:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445833#M9284</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-15T19:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445834#M9285</link>
      <description>And, as a second step take several moments to educate your DBA on NFS mounts.  It is *not* good practice to kill NFS demons while a remote system is mounted.</description>
      <pubDate>Fri, 15 Sep 2000 19:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445834#M9285</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-09-15T19:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445835#M9286</link>
      <description>Thanks, our DBA has now buried his head in the sand!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
      <pubDate>Fri, 15 Sep 2000 19:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445835#M9286</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2000-09-15T19:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445836#M9287</link>
      <description>Joe:&lt;BR /&gt;&lt;BR /&gt;Kofi's right.  You should do pfs_umount first, then if that is successful, kill (sigterm (15)) the daemons in the reverse order you started them.  Do not use kill -9 unless you absolutely have to -- here, in case the kill -15 didn't work.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Sep 2000 19:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445836#M9287</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-15T19:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445837#M9288</link>
      <description>Has any new resolutions (besides rebooting) come about in the last year?  It has happened again - unfortunately.</description>
      <pubDate>Thu, 13 Sep 2001 11:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445837#M9288</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-09-13T11:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445838#M9289</link>
      <description>&lt;RANT&gt;&lt;BR /&gt;When is HP going to do away with the pfs utilities?  Just about every other UNIX platform has native support for mounting CD.  When is HP going to get on the ball with this?  PFS sucks, always did, always will.&lt;BR /&gt;&lt;/RANT&gt;&lt;BR /&gt;&lt;BR /&gt;That said, I thought I'd just mention that in our shop we avoid using PFS.  For Oracle, we usually copy the contents of the Oracle install CDs into a staging area and NFS mount this area on the various machine when doing the install. &lt;BR /&gt;&lt;BR /&gt;The install takes MUCH less time this way than by using pfs...and its much more stable.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 13 Sep 2001 12:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445838#M9289</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-13T12:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445839#M9290</link>
      <description>PFS (and CDROM support in general) have not been the best.  I would encourage customers with concerns about the state of CDROM support to contact your HP sales representative or the HP Response Center with your concerns.</description>
      <pubDate>Fri, 14 Sep 2001 01:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445839#M9290</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-09-14T01:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Commands hang for file listings and bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445840#M9291</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;  If you(or the dbas) need to install Oracle&lt;BR /&gt;on lot of systems, i would suggest you to&lt;BR /&gt;option of making a copy of the CD on&lt;BR /&gt;a NFS server and exporting it to other systems.&lt;BR /&gt;That makes the install process easier. You&lt;BR /&gt;wouldnt need to PFS mount the CDs on every&lt;BR /&gt;system where the install has to be done.&lt;BR /&gt;&lt;BR /&gt;  Regarding your problem, as everybody mentioned, reboot is the only way to get&lt;BR /&gt;out of it.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Fri, 14 Sep 2001 17:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commands-hang-for-file-listings-and-bdf/m-p/2445840#M9291</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-09-14T17:31:00Z</dc:date>
    </item>
  </channel>
</rss>

