<?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: Processes hang in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636403#M42493</link>
    <description>Where the find commands searching mounted directory's?.&lt;BR /&gt;&lt;BR /&gt;I have seen bad find commands looking for path that was not mounted. I.E. Stale NFS or path that just doesnt exist.&lt;BR /&gt;&lt;BR /&gt;It sounds like you may be using NFS and have some mounts that are not auto-mounting or are going away.&lt;BR /&gt;&lt;BR /&gt;Are all of the mount problems with NFS?&lt;BR /&gt;&lt;BR /&gt;If so take a look at some of the NFS patches.&lt;BR /&gt;&lt;BR /&gt;Also did any of your servers change IP's lately. You can have some strange problems with NFS when you change IP's on a server in rare occassions.&lt;BR /&gt;&lt;BR /&gt;If this is the case look in /var/statmon for old records. &lt;BR /&gt;&lt;BR /&gt;If your mount problems are not NFS related I would make sure you don't have any stale extents on your drives.</description>
    <pubDate>Fri, 28 Dec 2001 15:14:45 GMT</pubDate>
    <dc:creator>Krishna Prasad</dc:creator>
    <dc:date>2001-12-28T15:14:45Z</dc:date>
    <item>
      <title>Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636395#M42485</link>
      <description>I have a K570 running 10.20.  I had processes that failed or were interupted and were not going away.  Unsuccessful mounts, backups, finds, etc.. were not dying.  I couldn't kill the processes and finally had to reboot the server to get rid of them.  &lt;BR /&gt;&lt;BR /&gt;I used glance and checked memory and the system tables.  The processes were not using CPU, but they were interfering with the mounts and backups.  All processes were waiting for I/O, the parent process had died.  The filesystems had space.&lt;BR /&gt;&lt;BR /&gt;Any thoughts or suggestions of what could have caused the problem and what I could look for when this happens again.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for any assistance you will provide.&lt;BR /&gt;&lt;BR /&gt;I</description>
      <pubDate>Fri, 28 Dec 2001 13:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636395#M42485</guid>
      <dc:creator>mike mcclernon</dc:creator>
      <dc:date>2001-12-28T13:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636396#M42486</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;This sounds like a hardware problem - processes hanging attempting to access a disk.&lt;BR /&gt;&lt;BR /&gt;It could be a single disk or even a SCSI problem (e.g. termination).&lt;BR /&gt;&lt;BR /&gt;I would expect you to continue having problems after the reboot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Dec 2001 13:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636396#M42486</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2001-12-28T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636397#M42487</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;How were you trying to kill the processes?  Some processes can trap certain signals (1,2,3,15), did you try using the kill -9 PID?</description>
      <pubDate>Fri, 28 Dec 2001 13:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636397#M42487</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2001-12-28T13:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636398#M42488</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;This isn't a technical explanation by any means...&lt;BR /&gt;&lt;BR /&gt;Sometimes it may seem that a kill command doesn't work on a process (such as kill -9 on a tar to a tape).  What often happens is the process gets the signais while blocked on an I/O request.  It will seem the signal had no effect but once the I/O request completes, the signal will have the results desired.&lt;BR /&gt;&lt;BR /&gt;This is regardless of whether or not the process can trap for the signal sent.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 28 Dec 2001 13:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636398#M42488</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-12-28T13:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636399#M42489</link>
      <description>one other question, do you use NFS mounts?  Is it possible an NFS server went down.  If you have hard NFS mounts, and the server you mount to is gone, any processes will be hung, bdf will hang, mount will hang, and the only way to resolve the problem is to bounce the box.</description>
      <pubDate>Fri, 28 Dec 2001 13:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636399#M42489</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2001-12-28T13:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636400#M42490</link>
      <description>I've had a similar problem which turned out to be problems with NFS mounts. A poor network link was causing a problem with the automount and I was using my HP to backup on a nightly basis some remote NFS filesystems.</description>
      <pubDate>Fri, 28 Dec 2001 13:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636400#M42490</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2001-12-28T13:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636401#M42491</link>
      <description>If a process is waiting on an I/O to complete, it will wait forever if it is a local disk subsystem.  If it is a remote NFS drive, then it might timeout.&lt;BR /&gt;&lt;BR /&gt;If an I/O cannot be completed because of a problem somewhere, the machine must be rebooted as the I/O interrupt is still pending.&lt;BR /&gt;&lt;BR /&gt;Sounds like you may have a disk problem starting to happen.</description>
      <pubDate>Fri, 28 Dec 2001 14:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636401#M42491</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-12-28T14:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636402#M42492</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;-unsuccessful mounts&lt;BR /&gt;-failed backups&lt;BR /&gt;-'find' hanging through mount points&lt;BR /&gt;-waiting on I/O&lt;BR /&gt;-couldn't kill&lt;BR /&gt;&lt;BR /&gt;all are symptoms of bad H/W somewhere probably in the SCSI chain or it could be the backplane itself.&lt;BR /&gt;&lt;BR /&gt;Use stm and check various components on the system and check the syslog to see if there are any errors like scsi lbolt etc.,&lt;BR /&gt;&lt;BR /&gt;If you have EMS installed, enable it for all the subsystems and see if you get any warnings.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Dec 2001 15:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636402#M42492</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-28T15:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636403#M42493</link>
      <description>Where the find commands searching mounted directory's?.&lt;BR /&gt;&lt;BR /&gt;I have seen bad find commands looking for path that was not mounted. I.E. Stale NFS or path that just doesnt exist.&lt;BR /&gt;&lt;BR /&gt;It sounds like you may be using NFS and have some mounts that are not auto-mounting or are going away.&lt;BR /&gt;&lt;BR /&gt;Are all of the mount problems with NFS?&lt;BR /&gt;&lt;BR /&gt;If so take a look at some of the NFS patches.&lt;BR /&gt;&lt;BR /&gt;Also did any of your servers change IP's lately. You can have some strange problems with NFS when you change IP's on a server in rare occassions.&lt;BR /&gt;&lt;BR /&gt;If this is the case look in /var/statmon for old records. &lt;BR /&gt;&lt;BR /&gt;If your mount problems are not NFS related I would make sure you don't have any stale extents on your drives.</description>
      <pubDate>Fri, 28 Dec 2001 15:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636403#M42493</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2001-12-28T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636404#M42494</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Sounds like the reboot cleared everything.  Has it happened any more?  Did you find any messages from Predictive, EMS, or in syslog?  What type of filesystem was having the problem?&lt;BR /&gt;&lt;BR /&gt;"Curious" Darrell</description>
      <pubDate>Fri, 28 Dec 2001 15:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636404#M42494</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-12-28T15:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636405#M42495</link>
      <description>To all;&lt;BR /&gt;&lt;BR /&gt;I was not using NFS and the syslogs have not uncovered shown any problems.  I was trying to mount a cd-rom when the mount command hung. &lt;BR /&gt;&lt;BR /&gt;I have run the stm execerises on the disk and all have checked out.&lt;BR /&gt;&lt;BR /&gt;Thanks to all that have replied, I appreciate your input and ideas.</description>
      <pubDate>Fri, 28 Dec 2001 15:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636405#M42495</guid>
      <dc:creator>mike mcclernon</dc:creator>
      <dc:date>2001-12-28T15:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636406#M42496</link>
      <description>Were you using pfs_mount? If so then this uses NFS and the above comments about NFS apply.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 28 Dec 2001 16:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636406#M42496</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2001-12-28T16:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636407#M42497</link>
      <description>Thanks for the info Mike.  Years ago I had a similar problem because someone ejected a CD while it was mounted.  I just tried it on my test K570 11.0 system.  Pressing the eject button was ignored while the cd was mounted so I don't know how that can happen now (unless the 'ole paper clip in the little hole trick is used - and I don't even know if that will work).  Any way, I can see where that could cause problems.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 28 Dec 2001 16:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636407#M42497</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-12-28T16:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636408#M42498</link>
      <description>My troubles were after a problem with a  pfs_mount.  My subsequent mount commands used the regular mount command, but I could take it that the psf_mount could have caused the problem.  Therefore, the articles mentioning NFS could be valid.  I will have to go back throught the logs and try to correlate the times.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Mike</description>
      <pubDate>Fri, 28 Dec 2001 17:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang/m-p/2636408#M42498</guid>
      <dc:creator>mike mcclernon</dc:creator>
      <dc:date>2001-12-28T17:56:49Z</dc:date>
    </item>
  </channel>
</rss>

