<?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: LV remove from a disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681805#M551802</link>
    <description>You can use "pvdisplay" and "lvdisplay" to get more information.</description>
    <pubDate>Wed, 01 Sep 2010 05:35:54 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-09-01T05:35:54Z</dc:date>
    <item>
      <title>LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681801#M551798</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a LV in disk 'A' with 2 mirror copies in other disks.I want the LV to be removed from the disk 'A '.&lt;BR /&gt;&lt;BR /&gt;mirrored LV should be available in other disks .&lt;BR /&gt;&lt;BR /&gt;Pls help me on this....</description>
      <pubDate>Wed, 01 Sep 2010 03:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681801#M551798</guid>
      <dc:creator>HP UX Admin</dc:creator>
      <dc:date>2010-09-01T03:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681802#M551799</link>
      <description>Use&lt;BR /&gt;&lt;BR /&gt;# lvreduce -m 0 /dev/vg12/lvol4 /dev/dsk/c0t1d0 &lt;BR /&gt;&lt;BR /&gt;to remove the lvol4 of vg12 from disk c0t1d0.&lt;BR /&gt;&lt;BR /&gt;If you have more mirrors, adjust the "-m x" value.</description>
      <pubDate>Wed, 01 Sep 2010 03:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681802#M551799</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-09-01T03:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681803#M551800</link>
      <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;Thanks for your valuable reply.&lt;BR /&gt;&lt;BR /&gt;I will try the command and will let you know.</description>
      <pubDate>Wed, 01 Sep 2010 04:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681803#M551800</guid>
      <dc:creator>HP UX Admin</dc:creator>
      <dc:date>2010-09-01T04:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681804#M551801</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Should i follow any commands after lvreduce ?&lt;BR /&gt;Will it be available in mirrored disks?&lt;BR /&gt;&lt;BR /&gt;will the lvdisplay show the LE on mirrored disks?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 05:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681804#M551801</guid>
      <dc:creator>HP UX Admin</dc:creator>
      <dc:date>2010-09-01T05:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681805#M551802</link>
      <description>You can use "pvdisplay" and "lvdisplay" to get more information.</description>
      <pubDate>Wed, 01 Sep 2010 05:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681805#M551802</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-09-01T05:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681806#M551803</link>
      <description>hi,&lt;BR /&gt;You have to use &lt;BR /&gt;&lt;BR /&gt;#lvreduce -m 1 /dev/vgnn/lvnn /dev/dsk/diskA &lt;BR /&gt;&lt;BR /&gt;This will remains no:of mirror copies to 1.&lt;BR /&gt;ie.The LV is available in two disks(One original and one mirror copy).&lt;BR /&gt;&lt;BR /&gt;note Torsten's comment &lt;BR /&gt;"If you have more mirrors, adjust the "-m x" value"&lt;BR /&gt;Which command you have applied?</description>
      <pubDate>Wed, 01 Sep 2010 06:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681806#M551803</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-09-01T06:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681807#M551804</link>
      <description>Hi Bijeesh,&lt;BR /&gt;&lt;BR /&gt;I want to remove the original copy and need to use the disk for other VG.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 07:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681807#M551804</guid>
      <dc:creator>HP UX Admin</dc:creator>
      <dc:date>2010-09-01T07:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681808#M551805</link>
      <description>#lvreduce -m 1 /dev/vgnn/lvnn  /dev/dsk/diskA&lt;BR /&gt;This will remove the LV,(/dev/vgnn/lvnn) from the disk,/dev/dsk/diskA .&lt;BR /&gt;&lt;BR /&gt;Do the same for all the LVs belongs to that PV.&lt;BR /&gt;Verify with lvdisplay and pvdisplay.&lt;BR /&gt;If everything OK, remove the disk from the VG.&lt;BR /&gt;&lt;BR /&gt;#vgreduce /dev/vgnn  /dev/dsk/diskA.&lt;BR /&gt;&lt;BR /&gt;Verify with vgdisplay and #strings /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;It is better you keep a backup of lvmtab and vgnn.conf before doing this.&lt;BR /&gt;#cp /etc/lvmtab /etc/lvmtab.bak&lt;BR /&gt;#cp /etc/lvmconf/vgnn.conf /etc/lvmconf/vgnn.conf.bak&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 08:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681808#M551805</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-09-01T08:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: LV remove from a disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681809#M551806</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Best practice in my suggestion is do the complete breaking mirror and do pvmove to move the physical extents for logical volume /dev/vgxx/lvolx that are currently on /dev/dsk/cxtxdx to /dev/dsk/cytydy. Then u mirror it from here as you desire to keep the mirrors.&lt;BR /&gt;&lt;BR /&gt;Cool...</description>
      <pubDate>Thu, 02 Sep 2010 03:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-remove-from-a-disk/m-p/4681809#M551806</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2010-09-02T03:25:45Z</dc:date>
    </item>
  </channel>
</rss>

