<?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 root mirroring on HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031803#M431023</link>
    <description>Hi friends&lt;BR /&gt;I have two disk root vg(vg00) and would like to mirror it on other two disks. All info i could find reagrding root mirroring was related to only one disk system. Can any1 help me with the two disk system???</description>
    <pubDate>Mon, 05 Mar 2007 04:48:22 GMT</pubDate>
    <dc:creator>kuldeep</dc:creator>
    <dc:date>2007-03-05T04:48:22Z</dc:date>
    <item>
      <title>root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031803#M431023</link>
      <description>Hi friends&lt;BR /&gt;I have two disk root vg(vg00) and would like to mirror it on other two disks. All info i could find reagrding root mirroring was related to only one disk system. Can any1 help me with the two disk system???</description>
      <pubDate>Mon, 05 Mar 2007 04:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031803#M431023</guid>
      <dc:creator>kuldeep</dc:creator>
      <dc:date>2007-03-05T04:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031804#M431024</link>
      <description>See this doc from kb - &lt;A href="http://www5.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=id&amp;amp;searchString=LVMKBRC00005103&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&amp;amp;search.x=23&amp;amp;search.y=9" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;prevQueryString=&amp;amp;mode=id&amp;amp;searchString=LVMKBRC00005103&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;dateRange=all&amp;amp;search.x=23&amp;amp;search.y=9&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;there is section "NOTE: To mirror 2 root disks to another 2 disks:"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Document id is LVMKBRC00005103&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 05 Mar 2007 04:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031804#M431024</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-03-05T04:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031805#M431025</link>
      <description>Hi Kuldeep,&lt;BR /&gt;&lt;BR /&gt;You specify the number of mirror copies you want when you create or extend a logical volume using the -m option to lvcreate or lvextend. The default is for no mirrored copies.&lt;BR /&gt;&lt;BR /&gt;For more information please find the attached document.&lt;BR /&gt;"Attachment removed to comply with ITRC Guidelines"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif sharif</description>
      <pubDate>Mon, 05 Mar 2007 05:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031805#M431025</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-03-05T05:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031806#M431026</link>
      <description>Mirroring is done at the lvol level, so there it really doesn't make much difference how many source and target disks you have, you simply mirror each lvol.&lt;BR /&gt;&lt;BR /&gt;Here are my steps:&lt;BR /&gt;&lt;BR /&gt;The steps to mirror your boot volume are (PA-RISC):&lt;BR /&gt;&lt;BR /&gt;1. Create a physical volume with a boot reserved area&lt;BR /&gt;"pvcreate -B /dev/rdsk/c1t6d0"&lt;BR /&gt;&lt;BR /&gt;2. Add the physical volume to the root VG&lt;BR /&gt;"vgextend /dev/vg00 /dev/dsk/c1t6d0"&lt;BR /&gt;&lt;BR /&gt;3. Use mkboot to place the boot utilities in the boot area and add the AUTO file&lt;BR /&gt;"mkboot /dev/rdsk/c1t6d0"&lt;BR /&gt;"mkboot -a "hpux -lq" /dev/rdsk/c1t6d0"&lt;BR /&gt;&lt;BR /&gt;4. Use mkboot to update the AUTO file on the primary boot disk&lt;BR /&gt;"mkboot -a "hpux -lq" /dev/rdsk/c0t6d0"&lt;BR /&gt;&lt;BR /&gt;5. Mirror the stand, root and swap logical volumes in order&lt;BR /&gt;"lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t6d0"&lt;BR /&gt;"lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c1t6d0"&lt;BR /&gt;"lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c1t6d0"&lt;BR /&gt;&lt;BR /&gt;6. Then mirror the rest of your root logical volumes&lt;BR /&gt;"lvextend -m 1 /dev/vg00/lvol4 /dev/dsk/c1t6d0"&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;7. Modify your alternate boot path&lt;BR /&gt;"setboot -a 8/8.6.0 # use the path of your new boot disk"&lt;BR /&gt;&lt;BR /&gt;8. Edit /stand/bootconf and add your new mirrored boot disk.&lt;BR /&gt;&lt;BR /&gt;That's all there is to it.  You may notice that I left out any&lt;BR /&gt;lvlnboot commands. That is 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)&lt;BR /&gt;whenever the configuration of the root volume group is&lt;BR /&gt;affected by one of the following commands: lvextend,&lt;BR /&gt;lvmerge, lvreduce, lvsplit, pvmove, lvremove, vgextend,&lt;BR /&gt;or vgreduce (see lvextend(1M), lvmerge(1M), lvreduce(1M),&lt;BR /&gt;lvsplit(1M), pvmove(1M), lvremove(1M), vgextend(1M), and&lt;BR /&gt;vgreduce(1M)). Starting with HP-UX Release 10.0, this is&lt;BR /&gt;done automatically."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For Itanium architecture, follow this guide:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSingleTipDetailPage_IDX/1,2366,5343&lt;/A&gt;&lt;BR /&gt;,00.html&lt;BR /&gt; -or-&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch06s02.html#cchgjafa" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch06s02.html#cchgjafa&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 05 Mar 2007 05:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031806#M431026</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-03-05T05:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031807#M431027</link>
      <description>You've already got a lot of good advice, but I'd like to add this:&lt;BR /&gt;&lt;BR /&gt;When you have four system disks, it is likely that not all of them have a separate SCSI bus. It would be good (both performance and reliability-wise) to ensure that two halves of each mirrored LV are *not* on the same SCSI bus. This can of course done manually (by being very careful when doing the mirroring) but HP-UX has a facility to enforce this automatically: Physical Volume Groups or PVGs.&lt;BR /&gt;&lt;BR /&gt;You'll want to create as many PVGs for vg00 as there are SCSI buses serving your system disks. For example, if your system disks are /dev/dsk/c1t0d0, /dev/dsk/c1t2d0, /dev/dsk/c2t0d0 and /dev/dsk/c2t2d0, you'll want to group the c1* disks to one PVG and c2* disks to another.&lt;BR /&gt;&lt;BR /&gt;With vg00, you'll have to insert the original PVs into PVGs by editing the /etc/lvmpvg file: see "man lvmpvg" for more information and be very careful about the syntax. When adding the two empty disks to the vg00 in preparation for mirroring, you can use the -g option of vgextend to add each new disk to a PVG of your choice.&lt;BR /&gt;&lt;BR /&gt;After grouping the disks into PVGs, you can change the allocation policy of the LVs from the default "strict" to "PVG-strict". If you don't do this, the existence of PVGs will have no effect at all. This change is made with "lvchange -s g /dev/vg00/lvolX". You should do this for each lvol of the vg00.&lt;BR /&gt;&lt;BR /&gt;Now you can mirror the LVs as normal. You could specify the name of the disk you want to use for each mirror copy (and you should, to ensure that the copies of lvol1, lvol2 and lvol3 are all together on the beginning of a bootable disk). &lt;BR /&gt;&lt;BR /&gt;If you need to, for example, extend /var at some later time, the PVG setup will ensure that the system will place the new extents to sensible locations.</description>
      <pubDate>Mon, 05 Mar 2007 11:56:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031807#M431027</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-03-05T11:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031808#M431028</link>
      <description>thanks a lot friends.....it did solve ma problem....thanks a lot....</description>
      <pubDate>Mon, 05 Mar 2007 14:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031808#M431028</guid>
      <dc:creator>kuldeep</dc:creator>
      <dc:date>2007-03-05T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031809#M431029</link>
      <description>closing</description>
      <pubDate>Mon, 05 Mar 2007 14:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031809#M431029</guid>
      <dc:creator>kuldeep</dc:creator>
      <dc:date>2007-03-05T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: root mirroring on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031810#M431030</link>
      <description>Hi Kuldeep,&lt;BR /&gt;&lt;BR /&gt;Your profile shows "I(Kuldeep) have assigned points to   0  of   4  responses to  my questions."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could you please assign points.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Mon, 05 Mar 2007 23:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-mirroring-on-hpux/m-p/5031810#M431030</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2007-03-05T23:06:27Z</dc:date>
    </item>
  </channel>
</rss>

