<?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 runlevel ???????????????? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528730#M24754</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The scripts should be something like:&lt;BR /&gt;&lt;BR /&gt;/sbin/rc3.d/S800cmcluster&lt;BR /&gt;&lt;BR /&gt;/sbin/rc2.d/K002cmcluster&lt;BR /&gt;&lt;BR /&gt;hence MC/ServiceGuard is started when run-level 3 is entered.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 15 May 2001 17:40:30 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-05-15T17:40:30Z</dc:date>
    <item>
      <title>which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528729#M24753</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;When we install Hp-unix first time in new system , after installation process is complted.In which runlevel M/C is starting ????&lt;BR /&gt;plz give me correct ans.&lt;BR /&gt;&lt;BR /&gt;thankx in advance..&lt;BR /&gt;&lt;BR /&gt;- Love</description>
      <pubDate>Tue, 15 May 2001 17:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528729#M24753</guid>
      <dc:creator />
      <dc:date>2001-05-15T17:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528730#M24754</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The scripts should be something like:&lt;BR /&gt;&lt;BR /&gt;/sbin/rc3.d/S800cmcluster&lt;BR /&gt;&lt;BR /&gt;/sbin/rc2.d/K002cmcluster&lt;BR /&gt;&lt;BR /&gt;hence MC/ServiceGuard is started when run-level 3 is entered.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 15 May 2001 17:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528730#M24754</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-05-15T17:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528731#M24755</link>
      <description>I'm guessing by M/C you mean MC ServiceGuard.&lt;BR /&gt;My first advice is don't trust us; ask the system.&lt;BR /&gt;&lt;BR /&gt;cd /sbin/init.d&lt;BR /&gt;look for the desired start/stop script. In this case it's 'cmcluster'. Now we need to find the links to it (and typically they are symbolic links).&lt;BR /&gt;&lt;BR /&gt;cd /sbin/rc3.d&lt;BR /&gt;ls -l&lt;BR /&gt;you should see entries like&lt;BR /&gt;S100nfs.server -&amp;gt; /sbin/init.d/nfs.server&lt;BR /&gt;S800cmcluster -&amp;gt; /sbin/init.d/cmcluster&lt;BR /&gt;&lt;BR /&gt;Since we find the link to the cmcluster command in the rc3.d directory and since the&lt;BR /&gt;file in the rc directory begin wirh 'S' (start); we know that cmcluster is started at run-level 3.&lt;BR /&gt;&lt;BR /&gt;Now cd /sbin/rc2.d&lt;BR /&gt;ls -l&lt;BR /&gt;You should see an entry similar to this:&lt;BR /&gt;K002cmcluster -&amp;gt; /sbin/init.d/cmcluster.&lt;BR /&gt;K (kill) means that cmcluster is stopped going to run-level 2.&lt;BR /&gt;&lt;BR /&gt;You can apply this same method to startup/shutdown rc process. Man rc for details.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2001 17:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528731#M24755</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-15T17:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528732#M24756</link>
      <description>When we install Hp-unix first time in new system , after installation process is complted.In which runlevel new system is starting ???? &lt;BR /&gt;plz give me correct ans. &lt;BR /&gt;&lt;BR /&gt;1. S/s&lt;BR /&gt;2. 1&lt;BR /&gt;3. 2&lt;BR /&gt;4. 4&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2001 19:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528732#M24756</guid>
      <dc:creator />
      <dc:date>2001-05-15T19:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528733#M24757</link>
      <description>Better answer,&lt;BR /&gt;Ask the system.&lt;BR /&gt;&lt;BR /&gt;Do a who -r. That will tell you the current run level.&lt;BR /&gt;&lt;BR /&gt;Now to determine the default run level.&lt;BR /&gt;vi /etc/inittab. You will see an 'initdefault'&lt;BR /&gt;entry which will resemble this:&lt;BR /&gt;init:3:initdefault&lt;BR /&gt;&lt;BR /&gt;The second field (3 in this case) is the default run state.&lt;BR /&gt;&lt;BR /&gt;Always ask the system itself.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2001 19:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528733#M24757</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-15T19:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528734#M24758</link>
      <description>I am not sure that any of the answers you are giving as choices are valid.&lt;BR /&gt;&lt;BR /&gt;Are you taking these questions from a test you are taking somewhere?  The questions are very hard to understand.  You have posted several and I am having a hard time understanding exactly what you are asking in all of them.</description>
      <pubDate>Tue, 15 May 2001 19:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528734#M24758</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-05-15T19:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528735#M24759</link>
      <description>I hear that understanding thing loud and clear!  It looks too like the user is taking a test!  Multiple choice with bad answers though.....&lt;BR /&gt;&lt;BR /&gt;First the default run level in HP-UX for a system running X is 3.  If you have no graphics, the run level is 2.  Lots of servers do not have graphics, and therefor do not support the starting of the X interface at run level 3.&lt;BR /&gt;&lt;BR /&gt;Run level 1 is single user mode&lt;BR /&gt;Run level 2 is multi-user mode +networking&lt;BR /&gt;Run level 3 is run level 2 + X (or dtlogin, vuelogin, etc...)&lt;BR /&gt;&lt;BR /&gt;For the mc service guard, it should be started at I would think run level 2 as it requires networking.  As the other user said, look at the other run directories to find the links.  /sbin/rc1.d, /sbin/rc2.d, and /sbin/rc3.d are the directories for each respective run level.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 15 May 2001 19:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528735#M24759</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-15T19:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528736#M24760</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It depends,  The best way is to do a who -r and find out the answer from the system.&lt;BR /&gt;&lt;BR /&gt;kaps&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 04:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528736#M24760</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2001-05-16T04:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: which runlevel ????????????????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528737#M24761</link>
      <description>By default???&lt;BR /&gt;&lt;BR /&gt;It is defined on /etc/inittab file:&lt;BR /&gt;&lt;BR /&gt;init:3:initdefault: &lt;BR /&gt;&lt;BR /&gt;run level 3 is used in boot unless you have booted with hpux -is &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 07:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/which-runlevel/m-p/2528737#M24761</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-05-16T07:12:20Z</dc:date>
    </item>
  </channel>
</rss>

