<?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 Low qurom command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124801#M448490</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a Itanium server. The boot disk is as shown&lt;BR /&gt;&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk4_p2 -- Boot Disk&lt;BR /&gt;        /dev/dsk/cxtydzs2 -- Boot Disk&lt;BR /&gt;&lt;BR /&gt;Want to know how to find whether the low qurom is set for the boot disk and if not how to set it in Itanium servers.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Aug 2008 04:30:38 GMT</pubDate>
    <dc:creator>zsujith</dc:creator>
    <dc:date>2008-08-14T04:30:38Z</dc:date>
    <item>
      <title>Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124801#M448490</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a Itanium server. The boot disk is as shown&lt;BR /&gt;&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk4_p2 -- Boot Disk&lt;BR /&gt;        /dev/dsk/cxtydzs2 -- Boot Disk&lt;BR /&gt;&lt;BR /&gt;Want to know how to find whether the low qurom is set for the boot disk and if not how to set it in Itanium servers.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Aug 2008 04:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124801#M448490</guid>
      <dc:creator>zsujith</dc:creator>
      <dc:date>2008-08-14T04:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124802#M448491</link>
      <description>You should always use the "new" device files, like "diskx_py", no longer the "old" ones.&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3385/ch03s04.html#cbddaicd" target="_blank"&gt;http://docs.hp.com/en/5992-3385/ch03s04.html#cbddaicd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;# mkboot -a "hpux -lq" /dev/rdisk/disk4</description>
      <pubDate>Thu, 14 Aug 2008 04:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124802#M448491</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-14T04:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124803#M448492</link>
      <description>See&lt;BR /&gt;also&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/LVMmigration1/LVM_Migration_to_Agile.pdf" target="_blank"&gt;http://docs.hp.com/en/LVMmigration1/LVM_Migration_to_Agile.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for the&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/vgdsf&lt;BR /&gt;&lt;BR /&gt;command in order to convert the "old" to "new" device files.</description>
      <pubDate>Thu, 14 Aug 2008 04:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124803#M448492</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-14T04:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124804#M448493</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;with the itaniums is abit different to the pa boxes. you need to check the s1 partition.&lt;BR /&gt;&lt;BR /&gt;you need something like this&lt;BR /&gt;&lt;BR /&gt;Edit the AUTO file to â  lq&lt;BR /&gt;#efi_cp â  d /dev/rdsk/cxtxdxs1 â  u /EFI/HPUX/AUTO /tmp/AUTO&lt;BR /&gt;#vi /tmp/AUTO&lt;BR /&gt;modify boot vmunix to boot vmunix â  lq&lt;BR /&gt;&lt;BR /&gt;Then copy file back to both EFI partitions (both disks)&lt;BR /&gt;#efi_cp â  d /dev/rdsk/cxtxdxs1 /tmp/AUTO /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Aug 2008 07:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124804#M448493</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2008-08-14T07:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124805#M448494</link>
      <description>hi try again&lt;BR /&gt;&lt;BR /&gt;Edit the Auto file to -lq&lt;BR /&gt;&lt;BR /&gt;#efi_cp -d /dev/rdsk/cxtxdxs1 -u /EFI/HPUX/AUTO /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;#vi /tmp/AUTO or (cat it to check)&lt;BR /&gt;&lt;BR /&gt;modify boot vmunix to boot vmunix -lq&lt;BR /&gt;&lt;BR /&gt;then copy the file back to both boot disks&lt;BR /&gt;&lt;BR /&gt;#efi_cp -d /dev/rdsk/cxtxdxs1 /tmp/AUTO /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Thu, 14 Aug 2008 07:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124805#M448494</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2008-08-14T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124806#M448495</link>
      <description>Thankyou guys for usefule information.</description>
      <pubDate>Thu, 14 Aug 2008 08:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124806#M448495</guid>
      <dc:creator>zsujith</dc:creator>
      <dc:date>2008-08-14T08:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Low qurom command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124807#M448496</link>
      <description>Andrew, the procedure I posted is directly taken from the Mirror boot disks on Itanium on 11.31.&lt;BR /&gt;&lt;BR /&gt;According to this it is again "mkboot".</description>
      <pubDate>Thu, 14 Aug 2008 10:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/low-qurom-command/m-p/5124807#M448496</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-14T10:48:44Z</dc:date>
    </item>
  </channel>
</rss>

