<?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 Split mirrored VXVM disk to use as boot disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648611#M550958</link>
    <description>I have added a disk to my rp3440 and mirrored the rootdg.&lt;BR /&gt;rootdg has 3 disks in the mirror now.&lt;BR /&gt;I would lkie to split one out to use as a boot disk on another system.&lt;BR /&gt;&lt;BR /&gt;What commands should I use??&lt;BR /&gt;&lt;BR /&gt;in vxdiskadm - there is the option for removing a failed disk.&lt;BR /&gt;Should I use that??&lt;BR /&gt;Will the disk be intact - VXVM bootable ??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 16 Jun 2010 16:20:32 GMT</pubDate>
    <dc:creator>Mac86</dc:creator>
    <dc:date>2010-06-16T16:20:32Z</dc:date>
    <item>
      <title>Split mirrored VXVM disk to use as boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648611#M550958</link>
      <description>I have added a disk to my rp3440 and mirrored the rootdg.&lt;BR /&gt;rootdg has 3 disks in the mirror now.&lt;BR /&gt;I would lkie to split one out to use as a boot disk on another system.&lt;BR /&gt;&lt;BR /&gt;What commands should I use??&lt;BR /&gt;&lt;BR /&gt;in vxdiskadm - there is the option for removing a failed disk.&lt;BR /&gt;Should I use that??&lt;BR /&gt;Will the disk be intact - VXVM bootable ??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 16 Jun 2010 16:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648611#M550958</guid>
      <dc:creator>Mac86</dc:creator>
      <dc:date>2010-06-16T16:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Split mirrored VXVM disk to use as boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648612#M550959</link>
      <description>why not just make a net recovery image of the current system on a ignite server then just restore the ignite image to a different system changing the hostname and IP.  That would be a proper way to create another sysetm with its own hardware the same as another system.&lt;BR /&gt;&lt;BR /&gt;if you remove the mirored disk you do not have any protection from a disk failure.</description>
      <pubDate>Wed, 16 Jun 2010 23:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648612#M550959</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-06-16T23:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Split mirrored VXVM disk to use as boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648613#M550960</link>
      <description>Emil, the other system is across the country and not accessible from this plant.&lt;BR /&gt;&lt;BR /&gt;There are 3 disks that are part of the mirror, I will removing only one of them and then remirroring on the new system.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 17 Jun 2010 13:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648613#M550960</guid>
      <dc:creator>Mac86</dc:creator>
      <dc:date>2010-06-17T13:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Split mirrored VXVM disk to use as boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648614#M550961</link>
      <description>Hi Mac,&lt;BR /&gt;&lt;BR /&gt;The vxbrk_bootmir  script can be used to automatically split the VxVM boot mirror and convert it to an independent diskgroup.&lt;BR /&gt;&lt;BR /&gt;For example :&lt;BR /&gt;&lt;BR /&gt;#/etc/vx/bin/vxbrk_rootmir -g test_rootdg -vb c0t1d0 &lt;BR /&gt;&lt;BR /&gt;Check if this script is available on your system else contact your HP Support team to get one.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth</description>
      <pubDate>Fri, 18 Jun 2010 02:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648614#M550961</guid>
      <dc:creator>Prashanth.D.S</dc:creator>
      <dc:date>2010-06-18T02:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Split mirrored VXVM disk to use as boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648615#M550962</link>
      <description>Mac86,&lt;BR /&gt;&lt;BR /&gt;It would be nice to look at the &lt;BR /&gt;#vxprint -hrt output first:&lt;BR /&gt;However assuming default configuration you can check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Suppose you have two disk rootdisk01  &amp;amp; rootdisk02 in rootdg  mirrired, you can break with the below steps: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Break mirrir for rootdisk02. rootdisk02 can be used for other purpose.&lt;BR /&gt;&lt;BR /&gt;# for i in `vxprint -g rootdg -hrt | grep ^pl | awk '{print $3}' | uniq`&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; echo "VOL=$i "&lt;BR /&gt;&amp;gt; vxassist -g rootdg remove mirror $i !rootdisk02          &lt;BR /&gt;&amp;gt; done&lt;BR /&gt;VOL=optvol&lt;BR /&gt;VOL=rootvol&lt;BR /&gt;VOL=standvol&lt;BR /&gt;VOL=swapvol&lt;BR /&gt;VOL=tmpvol&lt;BR /&gt;VOL=usersvol&lt;BR /&gt;VOL=usrvol&lt;BR /&gt;VOL=varvol&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.Remove the Alternate disk from diskgroup.&lt;BR /&gt;# vxdg -g rootdg rmdisk rootdisk02                     &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3. Verify the plexes from rootdisk02 are not listed: &lt;BR /&gt;# vxprint -g rootdg -hrt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4. Reboote and check booting off the ALT disk by interupting at PDC or EFI, and choose alternate disk. It might throw an error due to two rootdg disk, but it will boot up eventually.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Fri, 18 Jun 2010 04:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-mirrored-vxvm-disk-to-use-as-boot-disk/m-p/4648615#M550962</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-18T04:04:49Z</dc:date>
    </item>
  </channel>
</rss>

