<?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: Low Quorum On Itanium Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386339#M198538</link>
    <description>What does this give??&lt;BR /&gt;echo boot_string/S | adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Fri, 24 Sep 2004 12:46:58 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-09-24T12:46:58Z</dc:date>
    <item>
      <title>Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386335#M198534</link>
      <description>I'm new to the Itanium Server and am trying to find out how to see if the boot disks are set to boot "hpux -lq"&lt;BR /&gt;The command that I used to run on a RISC server (lifcp /dev/rdsk/c2t0d0:AUTO -) only replies with "hpux"&lt;BR /&gt;When I boot the server, I see "hpux -lq"&lt;BR /&gt;Is there a command to use on the Itanium servers to determine if the -lq is set? (Without having to reboot the server)</description>
      <pubDate>Fri, 24 Sep 2004 10:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386335#M198534</guid>
      <dc:creator>Charles Peterson_1</dc:creator>
      <dc:date>2004-09-24T10:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386336#M198535</link>
      <description>I believe the command shall be same. &lt;BR /&gt;&lt;BR /&gt;lifcp /dev/rdsk/c?t?d?:AUTO -&lt;BR /&gt;&lt;BR /&gt;Execute it differently for both primary and secondary mirror drives. &lt;BR /&gt;TO know which boot disk system is booted from you can do the follwoing: &lt;BR /&gt;&lt;BR /&gt;echo boot_string/S | adb /stand/vmunix /dev/mem &lt;BR /&gt;&lt;BR /&gt;If you want to change the boot string in auto file you can do &lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux -lq" /dev/rdsk/c?t?d? &lt;BR /&gt;&lt;BR /&gt;This can be done when system is up. &lt;BR /&gt;&lt;BR /&gt;Hope above helps&lt;BR /&gt;Prashant</description>
      <pubDate>Fri, 24 Sep 2004 10:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386336#M198535</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-24T10:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386337#M198536</link>
      <description>You also need to specify the partition for this to work.  Run lvlnboot -v if you're not sure of the instance.  For example:&lt;BR /&gt;&lt;BR /&gt;# lifcp /dev/rdsk/c2t0d0s2:AUTO -&lt;BR /&gt;hpux&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 24 Sep 2004 10:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386337#M198536</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2004-09-24T10:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386338#M198537</link>
      <description>Thank you for your suggestions.&lt;BR /&gt;I have tried using:&lt;BR /&gt;# lifcp /dev/rdsk/c2t0d0s2:AUTO -&lt;BR /&gt;With the following resuls:&lt;BR /&gt;hpux&lt;BR /&gt;&lt;BR /&gt;On a RISC system, when I give the command, I get these results:&lt;BR /&gt;hpux -lq&lt;BR /&gt;&lt;BR /&gt;I know the system boot with hpux -lq because I can see it during the boot process.&lt;BR /&gt;&lt;BR /&gt;I would like to be able to confirm the hpux -lq without having to reboot.&lt;BR /&gt;&lt;BR /&gt;Any other commands for Itanium that might work?</description>
      <pubDate>Fri, 24 Sep 2004 12:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386338#M198537</guid>
      <dc:creator>Charles Peterson_1</dc:creator>
      <dc:date>2004-09-24T12:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386339#M198538</link>
      <description>What does this give??&lt;BR /&gt;echo boot_string/S | adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 24 Sep 2004 12:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386339#M198538</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-09-24T12:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386340#M198539</link>
      <description>I've been out of the country for a few weeks and haven't been able to check the suggested command. Now I'm back.&lt;BR /&gt;&lt;BR /&gt;When I type:&lt;BR /&gt;echo boot_string/S | adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;I get the following message:&lt;BR /&gt;&lt;BR /&gt;boot_string:&lt;BR /&gt;adb: warning: Unrecognized format character - 'S'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any other ideas?&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 10:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386340#M198539</guid>
      <dc:creator>Charles Peterson_2</dc:creator>
      <dc:date>2004-10-21T10:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386341#M198540</link>
      <description>Things are totally different for Itanium stuff.&lt;BR /&gt;&lt;BR /&gt;To check the quorum do:&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 -u /efi/hpux/auto /tmp/auto&lt;BR /&gt;&lt;BR /&gt;# cat /tmp/auto&lt;BR /&gt;vmunix -lq&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2004 10:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386341#M198540</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-10-21T10:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Low Quorum On Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386342#M198541</link>
      <description>Thank you Patrick Wallek.&lt;BR /&gt;Your commands worked just fine.&lt;BR /&gt;I couldn't give points though. I don't see any drop down points menu. I'd give 10 points though. Thanks again.</description>
      <pubDate>Wed, 27 Oct 2004 21:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-quorum-on-itanium-server/m-p/3386342#M198541</guid>
      <dc:creator>Charles Peterson_2</dc:creator>
      <dc:date>2004-10-27T21:31:36Z</dc:date>
    </item>
  </channel>
</rss>

