<?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: Runlevel Definitions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946258#M114809</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;See the man pages for 'init(1M)' for the values.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 08 Apr 2003 16:41:25 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2003-04-08T16:41:25Z</dc:date>
    <item>
      <title>Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946256#M114807</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to figure out what the various runlevels on HP-UX 11.X mean.  Here's what I have so far:&lt;BR /&gt;&lt;BR /&gt;0 - halt&lt;BR /&gt;1 - Single user&lt;BR /&gt;2 - Multi user w/ network&lt;BR /&gt;3 - Multi user w/ network and GUI&lt;BR /&gt;4 - reboot&lt;BR /&gt;&lt;BR /&gt;Am I right?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help...</description>
      <pubDate>Tue, 08 Apr 2003 16:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946256#M114807</guid>
      <dc:creator>Colleen_4</dc:creator>
      <dc:date>2003-04-08T16:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946257#M114808</link>
      <description>I'm not sure what you mean by "4 - reboot", but other than that, you're correct.  As used nowdays, only the first 3 runlevels have meaning.  Runlevels above 3 are user-defined.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 08 Apr 2003 16:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946257#M114808</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-08T16:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946258#M114809</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;See the man pages for 'init(1M)' for the values.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 08 Apr 2003 16:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946258#M114809</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-08T16:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946259#M114810</link>
      <description>Interesting since man 1m init says that run level 4 is where the GUI starts up but on all of mine there isn't anyting in /sbin/rc4.d the GUI and my/company'e stuff is in rc3.d. I kind of remember int he old days, when I still had short term memory, that run level 4 was where the GUI started. &lt;BR /&gt;&lt;BR /&gt;In any event the list you have is correct except for 4 being reboot. Maybe someone at your location got creative and installed a reboot script there.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Tue, 08 Apr 2003 16:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946259#M114810</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-04-08T16:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946260#M114811</link>
      <description>Yep, anything above run level 3 is user defined since 10.20.&lt;BR /&gt;&lt;BR /&gt;At some of my customer locations, in rc4.d we put in scripts enabling the predictive modem to allow dial-in for support issues. A very nice tool to quickly enable/disable non-critical services.&lt;BR /&gt;&lt;BR /&gt;Caution: do not run down a level from level 3.  It is unsupported and may cause unpredictable results.  Use the shutdown command to reboot and then go to single-user mode if necessary.&lt;BR /&gt;&lt;BR /&gt;Good Luck!</description>
      <pubDate>Tue, 08 Apr 2003 17:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946260#M114811</guid>
      <dc:creator>Robert Gamble</dc:creator>
      <dc:date>2003-04-08T17:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946261#M114812</link>
      <description>So the consensus is that the man page is outdated?&lt;BR /&gt;&lt;BR /&gt;Just to clarify, the only runlevels with networking are 2 and 3?</description>
      <pubDate>Tue, 08 Apr 2003 18:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946261#M114812</guid>
      <dc:creator>Colleen_4</dc:creator>
      <dc:date>2003-04-08T18:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946262#M114813</link>
      <description>Colleen,&lt;BR /&gt;&lt;BR /&gt;Yes, that's correct on both counts.  The man page is outdated and the only runlevels with networking are 2 and 3.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 08 Apr 2003 18:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946262#M114813</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-08T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946263#M114814</link>
      <description>networking start at rl 2 , &amp;amp; any thing on top of it will be at run level 3, for example NFS has 3 basic componenets nfs.core starts in rl 2 &amp;amp; nfs.server/client starts at rl 3, so in order to get nfs to run we need networking to start first! &lt;BR /&gt;T??</description>
      <pubDate>Tue, 08 Apr 2003 18:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946263#M114814</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2003-04-08T18:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946264#M114815</link>
      <description>Networking is started at run-level 2 and is available at all higher run-levels.&lt;BR /&gt;&lt;BR /&gt;Run level 1 (aka single-user mode) has no mounted filesystems, no applications started, very few OS services started and no networking.  Run level 1 is accessable from the console (serial console, LAN console, web console) only.</description>
      <pubDate>Tue, 08 Apr 2003 18:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946264#M114815</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-04-08T18:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946265#M114816</link>
      <description>I agree the man pages are a bit dated. Remember that init runs up and down the list. From boot up it goes level 1 then 2 then 3 and if anything in 4 then it will got to 4 and above. On shutdown it goes from it's current run lever down back to 2 then to 1 and finally to 0. One tip that you should be aware of is that it is NOT suggested to go into Single user mode from a run level above. The only suggested way to enter Single user mode is from boot up, interact with the ISL and issue the HPUX -is command. I beleive the reason is that going from runlevel above 1 to level one doesn't really kill all of the sytem processes and results will be unpredictable.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Tue, 08 Apr 2003 18:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946265#M114816</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-04-08T18:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946266#M114817</link>
      <description>You're missing S - single user mode, see the init command.&lt;BR /&gt;&lt;BR /&gt;s/S - single user&lt;BR /&gt;0 - halt, etc.&lt;BR /&gt;&lt;BR /&gt;Those man pages are obsolete since 10.20 and 10.30.&lt;BR /&gt;&lt;BR /&gt;Server network services startup at run level 2.&lt;BR /&gt;&lt;BR /&gt;Client network services startup at run level 3.  (* NFS for example. *)&lt;BR /&gt;&lt;BR /&gt;These commands were significant when executing commands like: init 1, or init s/S in order to come down from multi user mode into a lesser run level, init s for example.&lt;BR /&gt;&lt;BR /&gt;Consequently, attempting an 'init s' will no longer stop network processes.&lt;BR /&gt;&lt;BR /&gt;I believe Solaris and Linux still support these init commands with run levels.</description>
      <pubDate>Tue, 08 Apr 2003 23:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946266#M114817</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-08T23:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946267#M114818</link>
      <description>Hey John D. you are NOT right with "and if anything in 4 then it will got to 4 and above"&lt;BR /&gt;&lt;BR /&gt;Take a look in /etc/inittab first line.&lt;BR /&gt;What is there per default ?!&lt;BR /&gt;   init:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;This means if the system has reached runlevel 3 it will stop to go further runlevels besides you have changed the runlevel explicit with init command or antoher default runlevel&lt;BR /&gt;&lt;BR /&gt;Roland&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2003 11:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946267#M114818</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-04-09T11:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Runlevel Definitions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946268#M114819</link>
      <description>We put all of our user applications, like oracle, etc, in run level 4.  We consider this a best practice.  It seperates the user applications from the system applications, a few of which still start in run level 3 (nfs!, dtlogin).&lt;BR /&gt;&lt;BR /&gt;So, we:&lt;BR /&gt;1.  We change the first line of inittab from a "3" to a "4", so the system actually comes up to run-level 4 at boot.  &lt;BR /&gt;2.  We put our start scripts in /sbin/rc4.d/:&lt;BR /&gt;       cd /sbin/rc4.d/&lt;BR /&gt;       ln -s /sbin/init.d/oracle S100oracle&lt;BR /&gt;&lt;BR /&gt;I would rewrite your list as (on our systems):&lt;BR /&gt;&lt;BR /&gt;0 - halt &lt;BR /&gt;1 - Single user &lt;BR /&gt;2 - Multi user w/ network &lt;BR /&gt;3 - Multi user w/ network and GUI &lt;BR /&gt;4 - user applications&lt;BR /&gt;&lt;BR /&gt;and you forgot run level "S" and logical volume maintenance mode.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2003 19:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/runlevel-definitions/m-p/2946268#M114819</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-04-09T19:45:22Z</dc:date>
    </item>
  </channel>
</rss>

