<?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 make a mirror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618164#M925267</link>
    <description>I have two disk of 18 Gb each in one vg02. I made lvol1 with 9 Gb and mirror (9Gb from each disk), and lvol2 with 18 Gb without mirror (9 Gb from one disk and 9 Gb from the other disk). Now i want to conver the 18 Gb without mirror in a lvol2 of 9 Gb mirrored. ??How must i do it?</description>
    <pubDate>Wed, 21 Nov 2001 10:10:43 GMT</pubDate>
    <dc:creator>Ignacio Rodríguez Arrós</dc:creator>
    <dc:date>2001-11-21T10:10:43Z</dc:date>
    <item>
      <title>make a mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618164#M925267</link>
      <description>I have two disk of 18 Gb each in one vg02. I made lvol1 with 9 Gb and mirror (9Gb from each disk), and lvol2 with 18 Gb without mirror (9 Gb from one disk and 9 Gb from the other disk). Now i want to conver the 18 Gb without mirror in a lvol2 of 9 Gb mirrored. ??How must i do it?</description>
      <pubDate>Wed, 21 Nov 2001 10:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618164#M925267</guid>
      <dc:creator>Ignacio Rodríguez Arrós</dc:creator>
      <dc:date>2001-11-21T10:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: make a mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618165#M925268</link>
      <description>lvol2 will need to be re-created.  If you've got data on it, either back it up to tape, or as another possibly faster option you can split the first mirror and create a temporary lvol &amp;amp; file system on the other half to store your data while you recreate lvol2.  Then once you've recreated lvol2 you restore your data.&lt;BR /&gt;&lt;BR /&gt;Of course, I assume you don't have more than 9Gig of data on lvol2! &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 21 Nov 2001 10:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618165#M925268</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2001-11-21T10:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: make a mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618166#M925269</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;- unmount lvol2&lt;BR /&gt;- lvreduce -L 9216 /dev/vg02/lvol2&lt;BR /&gt;- lvdisplay -v /dev/vg02/lvol2  and check if all extents of lvol2 are on one disk (pvmove remaining extents if necessary)&lt;BR /&gt;- lvextend -m 1 /dev/vg02/lvol2&lt;BR /&gt;- remount lvol2&lt;BR /&gt;&lt;BR /&gt;and a backup in advance wouldn't hurt anybody ;)&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry</description>
      <pubDate>Wed, 21 Nov 2001 10:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618166#M925269</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-11-21T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: make a mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618167#M925270</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Make a backup before doing anything.  2 backups if the data can't be recovered any other way.&lt;BR /&gt;&lt;BR /&gt;If lvol2 is a JFS filesystem and you have online JFS you could try to defrag and reduce the filesystem then reduce the size of the LV:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -d -D -e -E /mount_point&lt;BR /&gt;fsadm -F vxfs -b 9000M /mount_point&lt;BR /&gt;lvreduce -L 9000M /dev/vg02/lvol2&lt;BR /&gt;&lt;BR /&gt;fsadm may not be able to reduce the size if the space to be released is actually used by the filesystem.  If it fails, you will have to rebuild the filesystem as others have said.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 21 Nov 2001 14:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-mirror/m-p/2618167#M925270</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-11-21T14:42:39Z</dc:date>
    </item>
  </channel>
</rss>

