<?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: Which is more efficient in taking down network? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201573#M533604</link>
    <description>I use the "init 2" and I watch the /etc/rc.log file (tail -f /etc/rc.log) so I know when it has completed it transition.&lt;BR /&gt;&lt;BR /&gt;This should bring down all apps and just leave networking, assuming your apps are only configured for run levels 345.</description>
    <pubDate>Wed, 30 Sep 2009 18:28:49 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2009-09-30T18:28:49Z</dc:date>
    <item>
      <title>Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201567#M533598</link>
      <description>Which process is more efficient (easier to restart) in shutting-down the netvork on an HPUX 11.11 server? Doing an "init 2" or a&lt;BR /&gt;"netstart stop"?</description>
      <pubDate>Wed, 30 Sep 2009 17:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201567#M533598</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2009-09-30T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201568#M533599</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;always use the sbin command and init 2 will refer to the sbin command.  So you either have a run level 3 system with no network or a run level 2 system.  I'd init 2.</description>
      <pubDate>Wed, 30 Sep 2009 17:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201568#M533599</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-09-30T17:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201569#M533600</link>
      <description>Init 2 sounds good as I want to be sure network processes arent running, but I dont want to do a full reboot either. From the command prompt, do a "init 2" and the network will shutdown?</description>
      <pubDate>Wed, 30 Sep 2009 17:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201569#M533600</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2009-09-30T17:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201570#M533601</link>
      <description>From the man page for init, it looks like init 2 is not going to be enough:&lt;BR /&gt;&lt;BR /&gt;2         Start most system daemons and login processes. This state is often called the "multi-user state". Login processes either at local terminals or over the network are possible.&lt;BR /&gt;&lt;BR /&gt;I would suggest init 1, then you can use init 4 to bring the system back up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 30 Sep 2009 18:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201570#M533601</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-09-30T18:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201571#M533602</link>
      <description>Thanks. I dont why I was stuck on init 2. Thanks to both of you guys.</description>
      <pubDate>Wed, 30 Sep 2009 18:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201571#M533602</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2009-09-30T18:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201572#M533603</link>
      <description>Init 1 is the level of choice.</description>
      <pubDate>Wed, 30 Sep 2009 18:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201572#M533603</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2009-09-30T18:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Which is more efficient in taking down network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201573#M533604</link>
      <description>I use the "init 2" and I watch the /etc/rc.log file (tail -f /etc/rc.log) so I know when it has completed it transition.&lt;BR /&gt;&lt;BR /&gt;This should bring down all apps and just leave networking, assuming your apps are only configured for run levels 345.</description>
      <pubDate>Wed, 30 Sep 2009 18:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-is-more-efficient-in-taking-down-network/m-p/5201573#M533604</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2009-09-30T18:28:49Z</dc:date>
    </item>
  </channel>
</rss>

