<?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: mirroring a root disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930139#M287249</link>
    <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;In several years of admistrating I learned that always little things make the big points.&lt;BR /&gt;&lt;BR /&gt;So if I don't do a&lt;BR /&gt; mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 &lt;BR /&gt;on the primary disk every thing looks fine - but if the mirror-disk false, the system won't boot automatically - right?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Guenther</description>
    <pubDate>Mon, 21 May 2007 10:10:56 GMT</pubDate>
    <dc:creator>Plank Guenther</dc:creator>
    <dc:date>2007-05-21T10:10:56Z</dc:date>
    <item>
      <title>mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930130#M287240</link>
      <description>What is the procedure to mirror the root disk?</description>
      <pubDate>Mon, 22 Jan 2007 05:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930130#M287240</guid>
      <dc:creator>Indrajit Bhagat</dc:creator>
      <dc:date>2007-01-22T05:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930131#M287241</link>
      <description>Shalom Indrajit,&lt;BR /&gt;&lt;BR /&gt;Procedure below works for 11.00 and 11.11. LVM only. Minor modification required for IA64 systems.&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0d0 #use real disk&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 # use real disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;If you are running 64-bit OS:&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0 # same thing&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;# real disk. repeat for other lvols&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;setboot&lt;BR /&gt;setboot -a 52.1.0 # second disk&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 22 Jan 2007 05:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930131#M287241</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-01-22T05:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930132#M287242</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use the attched script&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 22 Jan 2007 05:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930132#M287242</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2007-01-22T05:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930133#M287243</link>
      <description>See my response in your other thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1092863" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1092863&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note concerning lvlnboot commands as listed by some others.  I left out any&lt;BR /&gt;lvlnboot commands because they are not&lt;BR /&gt;necessary - see the man page:&lt;BR /&gt;&lt;BR /&gt;"This command should be run in recovery mode (-R) whenever the configuration of the root volume group is affected by one of the following commands: lvextend, lvmerge, lvreduce, lvsplit, pvmove, lvremove, vgextend or vgreduce (see lvextend(1M), lvmerge(1M), lvreduce(1M), lvsplit(1M), pvmove(1M), lvremove(1M), vgextend(1M), and vgreduce(1M)). Starting with HP-UX Release 10.0, this is done automatically."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 22 Jan 2007 06:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930133#M287243</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-01-22T06:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930134#M287244</link>
      <description>Another question...&lt;BR /&gt;&lt;BR /&gt;I have heard from HP that it might result in a non bootable mirror when you execute the commands (vgextend and mkboot) in wrong order. vgextend probably overwrites the boot record.&lt;BR /&gt;&lt;BR /&gt;So the example in this threat and the example in Pete's threat (mentioned above) are different.&lt;BR /&gt;&lt;BR /&gt;Does this problem really exist - and what is the correct version?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Guenther</description>
      <pubDate>Mon, 21 May 2007 08:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930134#M287244</guid>
      <dc:creator>Plank Guenther</dc:creator>
      <dc:date>2007-05-21T08:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930135#M287245</link>
      <description>Guenther,&lt;BR /&gt;&lt;BR /&gt;I can vouch for the procedure as I gave it - I've used it more than once and it works.  By the same token, I'm convinced that Steve has used his procedure as well, so I would doubt that the order is critical.  &lt;BR /&gt;&lt;BR /&gt;The only issue I have with Steve's procedure is the extra "lvlnboot" steps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 21 May 2007 09:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930135#M287245</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-05-21T09:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930136#M287246</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Confirming Pete's statements. I've done it hundreds of times and its been followed many more times as posted with success on the forums.&lt;BR /&gt;&lt;BR /&gt;Most of the steps can be done out of order and I in fact have done so, though now we use a script to mirror LVM.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 May 2007 09:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930136#M287246</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-05-21T09:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930137#M287247</link>
      <description>Guenther,&lt;BR /&gt;&lt;BR /&gt;The procedure I use, which appears in HP-UX 11i System Administration Handbook and Toolkit Second Ed. by Marty Poniatowski, has 'vgextend' before the 'mkboot' commands.  However, I have  the feeling that the ordering of these two commands is not significant, as 'vgextend' does not write to a disk's boot area.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 21 May 2007 09:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930137#M287247</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-05-21T09:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930138#M287248</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;I always use my checklist for mirroring systems:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.olearycomputers.com/ll/hp_mirrorux.html" target="_blank"&gt;http://www.olearycomputers.com/ll/hp_mirrorux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH;&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Mon, 21 May 2007 09:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930138#M287248</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2007-05-21T09:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930139#M287249</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;In several years of admistrating I learned that always little things make the big points.&lt;BR /&gt;&lt;BR /&gt;So if I don't do a&lt;BR /&gt; mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 &lt;BR /&gt;on the primary disk every thing looks fine - but if the mirror-disk false, the system won't boot automatically - right?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Guenther</description>
      <pubDate>Mon, 21 May 2007 10:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930139#M287249</guid>
      <dc:creator>Plank Guenther</dc:creator>
      <dc:date>2007-05-21T10:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930140#M287250</link>
      <description>So if I don't do a &lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 &lt;BR /&gt;on the primary disk every thing looks fine - but if the mirror-disk false, the system won't boot automatically - right? &lt;BR /&gt;&lt;BR /&gt;That is correct; you should do the "hpux -lq ..." on both the primary boot disk and the alternate because unless you do so, a mirrored system is actually less likely to boot unassisted that an unmirrored system.&lt;BR /&gt;&lt;BR /&gt;There is a possible downside to this approach, however. It is possible to be such  sloppy admin that the failure of the primary disk might go unnoticed until the alternate boot disk fails as well.</description>
      <pubDate>Mon, 21 May 2007 10:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930140#M287250</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-21T10:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: mirroring a root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930141#M287251</link>
      <description>It is not written in every procedure mentioned here, but very important to perform these steps:&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;Otherwise you may get serious problems to boot the system from the mirror.</description>
      <pubDate>Mon, 21 May 2007 10:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-a-root-disk/m-p/3930141#M287251</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-05-21T10:26:13Z</dc:date>
    </item>
  </channel>
</rss>

