<?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: Dead process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779318#M76804</link>
    <description>if it's a user process it will generally have a high amount of execution time.&lt;BR /&gt;&lt;BR /&gt;If it's truly "dead" it will more than likely have a PPID of 1. &lt;BR /&gt;&lt;BR /&gt;Some processes are supposed to have a PPID of 1, but some aren't.&lt;BR /&gt;&lt;BR /&gt;Scott.&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Aug 2002 01:42:45 GMT</pubDate>
    <dc:creator>Scott Van Kalken</dc:creator>
    <dc:date>2002-08-05T01:42:45Z</dc:date>
    <item>
      <title>Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779317#M76803</link>
      <description>Our system suddenly run slowly, i think it is due to some dead processes in the system, but i can find it by 'top' function, can suggest how to find what process affect the speed of the system? &lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 05 Aug 2002 01:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779317#M76803</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T01:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779318#M76804</link>
      <description>if it's a user process it will generally have a high amount of execution time.&lt;BR /&gt;&lt;BR /&gt;If it's truly "dead" it will more than likely have a PPID of 1. &lt;BR /&gt;&lt;BR /&gt;Some processes are supposed to have a PPID of 1, but some aren't.&lt;BR /&gt;&lt;BR /&gt;Scott.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Aug 2002 01:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779318#M76804</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-08-05T01:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779319#M76805</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;Yes, there are couple of methods:&lt;BR /&gt;a) Run GlancePlus (gpm) if you have it loaded on the system, This is a performance analysis tool and will list you all processes running on the system and the resource usage&lt;BR /&gt;b) Run sar. Read the man pages for spefic informations.&lt;BR /&gt;c) if you have downloaded 'lsof' then run that against processes and find out any issues. &lt;BR /&gt;d) A full process list can be get from:&lt;BR /&gt;# ps -aef&lt;BR /&gt;&lt;BR /&gt;gl,</description>
      <pubDate>Mon, 05 Aug 2002 01:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779319#M76805</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-05T01:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779320#M76806</link>
      <description>Some dead processes will lost their process names in "ps -aef" and will show "&lt;DEFUNCT&gt;"&lt;BR /&gt;in their names, these processes cannot be killed and a server reboot will clear all those defunct processes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kenneth&lt;/DEFUNCT&gt;</description>
      <pubDate>Mon, 05 Aug 2002 01:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779320#M76806</guid>
      <dc:creator>Kenneth_19</dc:creator>
      <dc:date>2002-08-05T01:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779321#M76807</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#ps -ef | grep defunct</description>
      <pubDate>Mon, 05 Aug 2002 01:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779321#M76807</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-08-05T01:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779322#M76808</link>
      <description>i can't find defunct process, where can get "glance" ? is it free?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 05 Aug 2002 01:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779322#M76808</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T01:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779323#M76809</link>
      <description>A free trial version with limited trial period comes together with the software installation CD, it's called GlancePlus.&lt;BR /&gt;&lt;BR /&gt;Kenneth</description>
      <pubDate>Mon, 05 Aug 2002 02:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779323#M76809</guid>
      <dc:creator>Kenneth_19</dc:creator>
      <dc:date>2002-08-05T02:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779324#M76810</link>
      <description>I have downloaded the program "glance", but can't run it even it is mode 777 , it shows "sh: ./glance: Execute permission denied." . Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Aug 2002 02:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779324#M76810</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T02:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779325#M76811</link>
      <description>Glance is a depot software&lt;BR /&gt;It is found on one of the application cds.&lt;BR /&gt;you have to use swinstall to install it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 05 Aug 2002 03:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779325#M76811</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-05T03:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779326#M76812</link>
      <description>When intall 'glance', it pop up the message "&lt;BR /&gt;An I/O error occurred while performing this task" . how to solve ? Thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Aug 2002 04:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779326#M76812</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T04:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779327#M76813</link>
      <description>Can you please supply the command that you used to install Glance?&lt;BR /&gt;&lt;BR /&gt;Kenneth</description>
      <pubDate>Mon, 05 Aug 2002 04:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779327#M76813</guid>
      <dc:creator>Kenneth_19</dc:creator>
      <dc:date>2002-08-05T04:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779328#M76814</link>
      <description>'swinstall' then select local directory, and type in the path.</description>
      <pubDate>Mon, 05 Aug 2002 05:00:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779328#M76814</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T05:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779329#M76815</link>
      <description>If it is a I/O error check the download size of the file whether the download was complete.&lt;BR /&gt;&lt;BR /&gt;If you had transfered the download file from windows to Hpux.re-ftp the file from windows using the binary mode.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 05 Aug 2002 05:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779329#M76815</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-05T05:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779330#M76816</link>
      <description>I tried to install the file in the cd - "Glance/GLANCE/opt/perf/bin/glance" , but the same error occur. Thanks.</description>
      <pubDate>Mon, 05 Aug 2002 06:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779330#M76816</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T06:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779331#M76817</link>
      <description>I think probably you are missing something.&lt;BR /&gt;&lt;BR /&gt;you have Glance and GlanceplusPak in your application CDs.&lt;BR /&gt;&lt;BR /&gt;Glance is the performance monitoring product.&lt;BR /&gt;To my knowing &lt;BR /&gt;GlancePlusPak product includes the Measureware/Perfview/Glance&lt;BR /&gt;&lt;BR /&gt;You can install any of the two.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you can mount the application cd which contains the Glance.&lt;BR /&gt;&lt;BR /&gt;do a swinstall &lt;BR /&gt;&lt;BR /&gt;From the GUI screen window of swinstall select,&lt;BR /&gt;Local CDROM,&lt;BR /&gt;then select Glance &lt;BR /&gt;then&lt;BR /&gt;Actions----&amp;gt;Mark for install&lt;BR /&gt;then&lt;BR /&gt;Actions----&amp;gt;install analysis&lt;BR /&gt;&lt;BR /&gt;which will install the product.&lt;BR /&gt;I am sure whether you are following the steps.&lt;BR /&gt;&lt;BR /&gt;Please post back&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 05 Aug 2002 07:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779331#M76817</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-05T07:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779332#M76818</link>
      <description>I copied the file "Glance/GLANCE/opt/perf/bin/glance" to local drive and run the swinstall, then it pop up the error "There is currently no depot software on host "xxx" at location /temp/", do i copy the right file? Thanks.</description>
      <pubDate>Mon, 05 Aug 2002 08:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779332#M76818</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T08:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779333#M76819</link>
      <description>To copy a software depot, instead of using cp, you need to use swcopy.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kenneth</description>
      <pubDate>Mon, 05 Aug 2002 08:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779333#M76819</guid>
      <dc:creator>Kenneth_19</dc:creator>
      <dc:date>2002-08-05T08:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779334#M76820</link>
      <description>Take a look at 'Managing HP-UX Software With SD-UX (HP-UX 11.0)'.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Mon, 05 Aug 2002 08:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779334#M76820</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-08-05T08:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779335#M76821</link>
      <description>Hi Kenneth,&lt;BR /&gt;1. even i directly install from CD-ROM , it still pop up the I/O error.&lt;BR /&gt;&lt;BR /&gt;2. When i use swcopy to copy from CD-ROM to local drive , it pop up "&lt;BR /&gt;swcopy ./GLANCE/opt/perf/bin/glance&lt;BR /&gt;&lt;BR /&gt;=======  08/05/02 21:26:04 EAT  BEGIN swcopy SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@xxx".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "xxx:/var/spool/sw".&lt;BR /&gt;ERROR:   "xxx:/var/spool/sw":  This target or source is already in use&lt;BR /&gt;         either within this same session or by another session.  A read&lt;BR /&gt;         or write lock was denied.&lt;BR /&gt;       * Source connection failed for "xxx:/var/spool/sw".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is gpe:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors."&lt;BR /&gt;&lt;BR /&gt;How to solve ? Thanks.</description>
      <pubDate>Mon, 05 Aug 2002 08:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779335#M76821</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-05T08:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dead process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779336#M76822</link>
      <description>do a &lt;BR /&gt;ps -ef|grep sw&lt;BR /&gt;Stop or kill all other swcopy,swinstall sessions.&lt;BR /&gt;Then do a&lt;BR /&gt;restart of the swagentd daemon.&lt;BR /&gt;#/usr/sbin/swagentd -r &lt;BR /&gt;&lt;BR /&gt;now retry the operation&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 05 Aug 2002 08:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-process/m-p/2779336#M76822</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-05T08:33:44Z</dc:date>
    </item>
  </channel>
</rss>

