<?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: breaking a root mirror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587006#M647499</link>
    <description>after you lvreduce you can &lt;BR /&gt;lvlnboot -v&lt;BR /&gt;to verify that everything is correct and only the correct drive is set to boot.</description>
    <pubDate>Fri, 28 Sep 2001 19:20:10 GMT</pubDate>
    <dc:creator>Edward Alfert_2</dc:creator>
    <dc:date>2001-09-28T19:20:10Z</dc:date>
    <item>
      <title>breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586996#M647489</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am upgrading my disk subsystem.&lt;BR /&gt;I have 2 x internal disks and a Jamaica&lt;BR /&gt;array among other things.  I am replacing the&lt;BR /&gt;Jamaica array.  My vg00 is located on one of&lt;BR /&gt;the internal disks and mirrored to one of the&lt;BR /&gt;disks in the Jamaica.&lt;BR /&gt;&lt;BR /&gt;How do I break my root mirror in order to finally&lt;BR /&gt;rid myself of the Jamaica array?&lt;BR /&gt;&lt;BR /&gt;Thanks,  Nora</description>
      <pubDate>Fri, 28 Sep 2001 18:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586996#M647489</guid>
      <dc:creator>Nora Chiu_1</dc:creator>
      <dc:date>2001-09-28T18:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586997#M647490</link>
      <description>you have to use lvreduce for every lvol that you no longer want to mirror&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vg??/lvol?</description>
      <pubDate>Fri, 28 Sep 2001 18:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586997#M647490</guid>
      <dc:creator>Edward Alfert_2</dc:creator>
      <dc:date>2001-09-28T18:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586998#M647491</link>
      <description>Hi Nora:&lt;BR /&gt;&lt;BR /&gt;First do a vgdisplay -v /dev/vg00 and note ALL the logical volumes you wish to unmirror and the drives you wish to remove from the volume group.&lt;BR /&gt;&lt;BR /&gt;For each logical drive:&lt;BR /&gt;lvreduce -m 0 /dev/vg00/lvol1 /dev/dsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;this will remove the mirror lvol1 on /dev/dsk/c0t5d0. Substitute your correct values.&lt;BR /&gt;&lt;BR /&gt;When all the logical volumes have been reduced, you then do a vgreduce /dev/vg00 /dev/dsk/c0t5d0 - again using the correct device.&lt;BR /&gt;&lt;BR /&gt;That should fix you but I would man lvreduce and vgreduce to better understand these commands.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Fri, 28 Sep 2001 18:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586998#M647491</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-28T18:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586999#M647492</link>
      <description>Don't forget to vgreduce the disk(s) from the VG once you've broken all the mirrors.  This will take the disk out of the volume group.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 28 Sep 2001 18:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2586999#M647492</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-28T18:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587000#M647493</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;use lvreduce -m 0 /dev/vg00/lvolx&lt;BR /&gt;for all logical volumes mirrored.&lt;BR /&gt;&lt;BR /&gt;then use "vgreduce" to remove that disk from vg00.&lt;BR /&gt;check with lvlnboot -v that all your root boot and swap definitions are correct.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;GK&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 18:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587000#M647493</guid>
      <dc:creator>G.Kumar</dc:creator>
      <dc:date>2001-09-28T18:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587001#M647494</link>
      <description>Hi Nora:&lt;BR /&gt;&lt;BR /&gt;Use 'lvreduce' to unmirror each logical volume.  The use 'vgreduce' to remove the physical volume you want to free:&lt;BR /&gt;&lt;BR /&gt;# for I in 1 2 3 #...for how many mirrored...&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; lvreduce -m 0 /dev/vgXX/lvol${I}&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;# vgreduce /dev/vgXX /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 28 Sep 2001 18:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587001#M647494</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-28T18:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587002#M647495</link>
      <description>Hi (again) Nora:&lt;BR /&gt;&lt;BR /&gt;Sorry, I can't type today:&lt;BR /&gt;&lt;BR /&gt;# for I in 1 2 3 #...for how many mirrored... &lt;BR /&gt;&amp;gt; do &lt;BR /&gt;&amp;gt; lvreduce -m 0 /dev/vg00/lvol${I} /dev/dsk/cXtYdZ&lt;BR /&gt;&amp;gt; done &lt;BR /&gt;# vgreduce /dev/vg00 /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 28 Sep 2001 18:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587002#M647495</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-28T18:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587003#M647496</link>
      <description>HI&lt;BR /&gt;Use lvreduce command to break mirror.&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vg00/lvol?? /dev/dsk/cXtYdZ &lt;BR /&gt;&lt;BR /&gt;Once mirror is removed, remove the PV from VG.&lt;BR /&gt;&lt;BR /&gt;vgreduce /dev/vg00 /dev/dsk/cXtYdZ &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 19:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587003#M647496</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-09-28T19:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587004#M647497</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, I knew about the lvreduce part but do I have to&lt;BR /&gt;do anything else to make sure that the system won't&lt;BR /&gt;try to boot off of that root mirror in the future?&lt;BR /&gt;&lt;BR /&gt;--Nora</description>
      <pubDate>Fri, 28 Sep 2001 19:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587004#M647497</guid>
      <dc:creator>Nora Chiu_1</dc:creator>
      <dc:date>2001-09-28T19:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587005#M647498</link>
      <description>You should probably check your alternate boot path and make sure it is pointing to something other than that disk.  Although if you do try to boot from a non-existant or non-bootable disk it won't blow up your system, it just won't boot.</description>
      <pubDate>Fri, 28 Sep 2001 19:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587005#M647498</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-09-28T19:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587006#M647499</link>
      <description>after you lvreduce you can &lt;BR /&gt;lvlnboot -v&lt;BR /&gt;to verify that everything is correct and only the correct drive is set to boot.</description>
      <pubDate>Fri, 28 Sep 2001 19:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587006#M647499</guid>
      <dc:creator>Edward Alfert_2</dc:creator>
      <dc:date>2001-09-28T19:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587007#M647500</link>
      <description>Thanks everyone....I tried it, and it works with&lt;BR /&gt;no other steps required.&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;confirmed it.</description>
      <pubDate>Fri, 28 Sep 2001 19:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587007#M647500</guid>
      <dc:creator>Nora Chiu_1</dc:creator>
      <dc:date>2001-09-28T19:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587008#M647501</link>
      <description>ok...since we all helped you solve the problem, i'm going to SHAMELESSLY beg for some points...&lt;BR /&gt;&lt;BR /&gt;i just need 3... that will give me 500 and a prettier hat...&lt;BR /&gt;&lt;BR /&gt;Thanks.... with a big grin...&lt;BR /&gt;&lt;BR /&gt;I have no dignity... no self respect... i need the status!!!</description>
      <pubDate>Fri, 28 Sep 2001 19:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587008#M647501</guid>
      <dc:creator>Edward Alfert_2</dc:creator>
      <dc:date>2001-09-28T19:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587009#M647502</link>
      <description>anyone else need points?&lt;BR /&gt;&lt;BR /&gt;I'm in a generous mood :)</description>
      <pubDate>Fri, 28 Sep 2001 19:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587009#M647502</guid>
      <dc:creator>Nora Chiu_1</dc:creator>
      <dc:date>2001-09-28T19:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: breaking a root mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587010#M647503</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;how about first adding your new disks to VG00 and then 'pvmove' data from the yamaica disks to the new ones, and then removing the jamaica disks?  Just to play safe ;)&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Fri, 28 Sep 2001 21:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/breaking-a-root-mirror/m-p/2587010#M647503</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-09-28T21:44:19Z</dc:date>
    </item>
  </channel>
</rss>

