<?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: boot disk questions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945534#M289451</link>
    <description>BTW I want to do a plug here.&lt;BR /&gt;&lt;BR /&gt;rx2620&lt;BR /&gt;HPUX 11.23&lt;BR /&gt;ignite C.6.2.241&lt;BR /&gt;make_tape_recovery to a local Ultrium-2 tape device&lt;BR /&gt;&lt;BR /&gt;Doing the ignite from the local LTO tape device was fast and easy! Once you got to the screen where you select to boot from DVD and use the tape drive, the vg00 restore took all of 20 min!&lt;BR /&gt;&lt;BR /&gt;No mess; no fuss. All external VGs and EMC devices were put back. &lt;BR /&gt;&lt;BR /&gt;So VERY easy!&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 15 Feb 2007 12:52:31 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2007-02-15T12:52:31Z</dc:date>
    <item>
      <title>boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945528#M289445</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;rx2620 with HPUX 11.23&lt;BR /&gt;&lt;BR /&gt;Recently re-ignited the vg00 on the system. It has Ignite version 6.2.42 and it is streamed to an Ultrium 2 tape drive. &lt;BR /&gt;&lt;BR /&gt;Got the system restored fine, did the remirror of the root drive. Without having to do a reboot to verify, what values am I looking for on the root drives that says they are both independently bootable.&lt;BR /&gt;&lt;BR /&gt;In checking the configs on the drives,&lt;BR /&gt;lvlnboot -v &lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c2t0d0s2 (0/1/1/0.0.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t1d0s2 (0/1/1/0.1.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t0d0s2&lt;BR /&gt;                        /dev/dsk/c2t1d0s2&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t0d0s2&lt;BR /&gt;                        /dev/dsk/c2t1d0s2&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t0d0s2&lt;BR /&gt;                        /dev/dsk/c2t1d0s2&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t0d0s2, 0&lt;BR /&gt;&lt;BR /&gt;Looking at the quorum settings;&lt;BR /&gt;efi_cp -d /dev/rdsk/c2t0d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO.0&lt;BR /&gt;efi_cp -d /dev/rdsk/c2t1d0s1 -u EFI/HPUX/AUTO /tmp/AUTO.1&lt;BR /&gt;&lt;BR /&gt;The c2t0d0 (AUTO.0) disk has "boot vmunix"&lt;BR /&gt;The c2t1d0 (AUTO.1) disk has "boot vmunix -lq"&lt;BR /&gt;&lt;BR /&gt;Shouldn't both disks have the -lq quorum string? If so, how can I change the 1st disk to have the -lq? On a running system with no reboots.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 15 Feb 2007 12:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945528#M289445</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2007-02-15T12:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945529#M289446</link>
      <description>Hi Rick:&lt;BR /&gt;&lt;BR /&gt;Yes, both disk should have the low quorum.&lt;BR /&gt;&lt;BR /&gt;You should be able to do:&lt;BR /&gt;&lt;BR /&gt;# mkboot â  a "hpux â  lq" to the disk without any problem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 15 Feb 2007 12:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945529#M289446</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-15T12:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945530#M289447</link>
      <description>On Itanium, I believe that the procedure is a little different:&lt;BR /&gt;&lt;BR /&gt;echo "boot vmunix -lq" &amp;gt; /tmp/AUTO.lq&lt;BR /&gt;efi_cp -d /dev/rdsk/c2t1d0s1 /tmp/AUTO.lq /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 12:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945530#M289447</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2007-02-15T12:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945531#M289448</link>
      <description>OK, gotta have the quorum setting on both disks&lt;BR /&gt;&lt;BR /&gt;JRF, some weird characters in your post so I am wanting to check on that syntax again.&lt;BR /&gt;What I have is&lt;BR /&gt;mkboot -e -l /dev/rdsk/c2t0d0&lt;BR /&gt;echo "boot vmunix -lq" &amp;gt; /tmp/AUTO.lq&lt;BR /&gt;&lt;BR /&gt;To emphasize again, this is a running system. No reboots allowed at this time. These commands will not interfere, correct?</description>
      <pubDate>Thu, 15 Feb 2007 12:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945531#M289448</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2007-02-15T12:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945532#M289449</link>
      <description>Forgot the last step - here they are again.&lt;BR /&gt;&lt;BR /&gt;mkboot -e -l /dev/rdsk/c0t0d0&lt;BR /&gt;echo "boot vmunix -lq" &amp;gt; /tmp/AUTO.lq&lt;BR /&gt;efi_cp -d /dev/rdsk/c2t0d0s1 /tmp/AUTO.lq /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 12:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945532#M289449</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2007-02-15T12:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945533#M289450</link>
      <description>Hi (again) Rick:&lt;BR /&gt;&lt;BR /&gt;Sorry about the trash characters.  I meant to write:&lt;BR /&gt;&lt;BR /&gt;# mkboot â  a "hpux -lq" /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Of course, this is PA-RISC syntax and I missed the fact that you are an Itanium.&lt;BR /&gt;&lt;BR /&gt;Thus:&lt;BR /&gt;&lt;BR /&gt;# echo "boot -lq vmunix" &amp;gt; ./AUTO&lt;BR /&gt;# efi_cp -d dev/rdsk/c2t1d0s1 ./AUTO /efi/hpux/auto&lt;BR /&gt;&lt;BR /&gt;...see the mirroring procedure for Itanium in:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 12:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945533#M289450</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-15T12:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945534#M289451</link>
      <description>BTW I want to do a plug here.&lt;BR /&gt;&lt;BR /&gt;rx2620&lt;BR /&gt;HPUX 11.23&lt;BR /&gt;ignite C.6.2.241&lt;BR /&gt;make_tape_recovery to a local Ultrium-2 tape device&lt;BR /&gt;&lt;BR /&gt;Doing the ignite from the local LTO tape device was fast and easy! Once you got to the screen where you select to boot from DVD and use the tape drive, the vg00 restore took all of 20 min!&lt;BR /&gt;&lt;BR /&gt;No mess; no fuss. All external VGs and EMC devices were put back. &lt;BR /&gt;&lt;BR /&gt;So VERY easy!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 12:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945534#M289451</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2007-02-15T12:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945535#M289452</link>
      <description>So I do not do the "mkboot -e -l /dev/rdsk/c2t0d0" command?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 12:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945535#M289452</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2007-02-15T12:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945536#M289453</link>
      <description>ping - put this on top of list</description>
      <pubDate>Thu, 15 Feb 2007 13:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945536#M289453</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2007-02-15T13:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: boot disk questions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945537#M289454</link>
      <description>Hi Rick:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; So I do not do the "mkboot -e -l /dev/rdsk/c2t0d0" command?&lt;BR /&gt;&lt;BR /&gt;If you haven't already done this, I read that this is the step before updating the autoboot file.  My reference is the link I posted, above.  I don't have an Itanium to play with.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 15 Feb 2007 13:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-questions/m-p/3945537#M289454</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-15T13:58:39Z</dc:date>
    </item>
  </channel>
</rss>

