<?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: How to stop a driver process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925226#M286599</link>
    <description>I don't have the rc.log and other files. It is hard to access the server. We must do everything on the site. So I want to prepare more solutions.</description>
    <pubDate>Fri, 12 Jan 2007 05:41:23 GMT</pubDate>
    <dc:creator>chuanpeng.wang</dc:creator>
    <dc:date>2007-01-12T05:41:23Z</dc:date>
    <item>
      <title>How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925224#M286597</link>
      <description>&lt;BR /&gt;  There is a driver process for a special modem in server. The driver process start up when system boot.&lt;BR /&gt;  The customer don't want the process starting at boot.&lt;BR /&gt;  How disable it?&lt;BR /&gt;  I don't know whether the process has a script in RC*.d. If there is no the script, how to disable it?&lt;BR /&gt;  Thanks.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jan 2007 05:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925224#M286597</guid>
      <dc:creator>chuanpeng.wang</dc:creator>
      <dc:date>2007-01-12T05:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925225#M286598</link>
      <description>Hi,&lt;BR /&gt;please check/ grep in /sbin/init.d directory for the startup file. If there is one find the link in /sbin/rc?.d and remove it.&lt;BR /&gt;You can also check /etc/rc.log.&lt;BR /&gt;&lt;BR /&gt;If there is not entry, check /etc/inetd.conf file.</description>
      <pubDate>Fri, 12 Jan 2007 05:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925225#M286598</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-12T05:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925226#M286599</link>
      <description>I don't have the rc.log and other files. It is hard to access the server. We must do everything on the site. So I want to prepare more solutions.</description>
      <pubDate>Fri, 12 Jan 2007 05:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925226#M286599</guid>
      <dc:creator>chuanpeng.wang</dc:creator>
      <dc:date>2007-01-12T05:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925227#M286600</link>
      <description>There is too little info in the post. &lt;BR /&gt;&lt;BR /&gt;How would you disable a process (apart from the &lt;BR /&gt;crude method of running a cron job that checks &lt;BR /&gt;for the process and  kills it periodically) unless you &lt;BR /&gt;know how it is created ? Most of the processes &lt;BR /&gt;that are created by RC script could be disabled by &lt;BR /&gt;setting some parameter in some configuration file &lt;BR /&gt;IF the driver provides that option. If the driver &lt;BR /&gt;can't operate properly without the process, &lt;BR /&gt;obviously it will not provide the option to disable &lt;BR /&gt;it. Also, why the customer does not want the &lt;BR /&gt;process (i.e does it take too much of time/space) ?&lt;BR /&gt;What's the driver and the process name and what&lt;BR /&gt;does the process do ? Unless you understand &lt;BR /&gt;these, killing the process might create some bigger&lt;BR /&gt;problem for your customer than solve any.&lt;BR /&gt;&lt;BR /&gt;If accessing the customer machine is a problem, &lt;BR /&gt;can you install the driver on your local system &lt;BR /&gt;and figure out how the process is created ?&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jan 2007 06:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925227#M286600</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2007-01-12T06:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925228#M286601</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The place where de config file might be:&lt;BR /&gt;/etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;Other solutions could be:&lt;BR /&gt;&lt;BR /&gt;find / -name *process_name*&lt;BR /&gt;&lt;BR /&gt;Maybe than offers you any clue where the process is being started from&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jan 2007 08:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925228#M286601</guid>
      <dc:creator>Ignacio Javier</dc:creator>
      <dc:date>2007-01-12T08:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925229#M286602</link>
      <description>if the process is running now, do ps -ef|grep the process_name. if the output does not give you the full path, find / -name process_name.&lt;BR /&gt;For HP-UX, the script is in /sbin/init.d directory. There are 2 links to this script. ll /sbin/rc*/|grep process_name to find the links and remove these to links; or you may want to set it not to auto start by going /etc/rc.config.d, look for the process_name file and update the file to not start at each boot if there is a control file for that process.&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jan 2007 12:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925229#M286602</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2007-01-12T12:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a driver process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925230#M286603</link>
      <description>You cannot solve the problem without access to the system. You must be able to logon to the system and find the process by name. Then look at the PPID (parent process ID). If it is 1, then the process was run as a daemon or detached from some process. You need to read the /etc/rc.log file and look for this process. You need to look for the process in /etc/inittab and /etc/inetd.conf. You need to grep through all the files in /sbin/init.d to find the process by name.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jan 2007 18:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-stop-a-driver-process/m-p/3925230#M286603</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-01-12T18:09:34Z</dc:date>
    </item>
  </channel>
</rss>

