<?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 extending Lvm Mirrored disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552814#M28342</link>
    <description>hi,&lt;BR /&gt;i was just wondering if it's possible to extend&lt;BR /&gt;a lvm mirrored disk.&lt;BR /&gt;i have got a volume group comprising of 2 disk each with 18 GB .currently i have a logical volume of 12 GB mirrorred to second disk with 6 GB free on each disk.&lt;BR /&gt;is it possible to extend to 18 gb ?&lt;BR /&gt;</description>
    <pubDate>Sun, 15 Jul 2001 10:11:27 GMT</pubDate>
    <dc:creator>tejas pillai</dc:creator>
    <dc:date>2001-07-15T10:11:27Z</dc:date>
    <item>
      <title>extending Lvm Mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552814#M28342</link>
      <description>hi,&lt;BR /&gt;i was just wondering if it's possible to extend&lt;BR /&gt;a lvm mirrored disk.&lt;BR /&gt;i have got a volume group comprising of 2 disk each with 18 GB .currently i have a logical volume of 12 GB mirrorred to second disk with 6 GB free on each disk.&lt;BR /&gt;is it possible to extend to 18 gb ?&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Jul 2001 10:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552814#M28342</guid>
      <dc:creator>tejas pillai</dc:creator>
      <dc:date>2001-07-15T10:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: extending Lvm Mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552815#M28343</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;    I don't know exactly whether u can do it without removing mirror copy or not, but u can do it with removing mirror copy.&lt;BR /&gt;&lt;BR /&gt;  1) Remove mirroring&lt;BR /&gt;       # lvreduce -m 0  /dev/vg00/mylvol&lt;BR /&gt;&lt;BR /&gt;  2) Extend ur lvol  &lt;BR /&gt;      # lvextend -L18000 /dev/vg00/mylvol&lt;BR /&gt;&lt;BR /&gt;  3) Allocate mirrors &lt;BR /&gt;      # lvextend -m 1 /dev/vg00/mylvol&lt;BR /&gt;      &lt;BR /&gt;     If u want to Mirror ur logical volume onto a particular physical volume  &lt;BR /&gt;      # lvextend -m 1 /dev/vg00/mylvol /dev/dsk/c0t3d0  &lt;BR /&gt;&lt;BR /&gt;Cheers...&lt;BR /&gt;Satish.&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Jul 2001 11:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552815#M28343</guid>
      <dc:creator>Satish Y</dc:creator>
      <dc:date>2001-07-15T11:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: extending Lvm Mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552816#M28344</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There is no need to break the mirror to extend the logical volume.  Do your 'lvextend' increasing the size of the logical volume, and follow this with 'extendfs' [or 'fsadm' if you are using JFS].  Afterwards, you can verify that the extended extents are sync'ed with 'lvdisplay -v'.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 15 Jul 2001 14:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-lvm-mirrored-disk/m-p/2552816#M28344</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-07-15T14:00:39Z</dc:date>
    </item>
  </channel>
</rss>

