<?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: Increasing / with mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900368#M613585</link>
    <description>&lt;BR /&gt;I already saw that thread. Are you talking about the Ignite-UX way or the Mirror-UX way?  &lt;BR /&gt;</description>
    <pubDate>Fri, 17 Nov 2006 15:26:16 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2006-11-17T15:26:16Z</dc:date>
    <item>
      <title>Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900363#M613580</link>
      <description>I have an A class running 11.11.&lt;BR /&gt;&lt;BR /&gt;I have the / partition too small. I would like to extend it. I understand it's contigious with no easy way to increase it. The official way is to Ignite it and restore it, during which to increase it.&lt;BR /&gt;&lt;BR /&gt;Now I have a 2nd unused disk.  I have both Online JFS and Mirror-UX installed. Can someone please post instructions for accomplishing this change with Mirror-UX? I.e. Mirror to the second disk, get to lvol3, break the mirrors, increase lvol3 on 2nd disk, then mirror lvol4, etc. Then break the mirrors and mirror it back where disk 2 overwrites disk 1.&lt;BR /&gt;&lt;BR /&gt;Am I missing something, can this be done?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Only way is to Reignite your system. Or there is an unsupported way to extend (I read in this forum) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Find out the next logical volume to your root file system. Say lvol4.&lt;BR /&gt;2. Reduce the mirrors on lvol4.&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vg00/lvol4 /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;where cxtydz is the primary disk. This will free up space after lvol3, your root logical volume.&lt;BR /&gt;&lt;BR /&gt;3. Now you can extend root as it has the contiguous space available.&lt;BR /&gt;&lt;BR /&gt;lvextend -L new_size_in_mb /dev/vg00/lvol3&lt;BR /&gt;fsadm -b &lt;NEW_SIZE_IN_MB&gt;m /&lt;BR /&gt;&lt;BR /&gt;This should extend the filesystem.&lt;BR /&gt;&lt;BR /&gt;4. Extend the mirror back to primary on lvol4.&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol4 /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;You may have to turn-off "strict" on lvol4 if it gives you any error.&lt;BR /&gt;&lt;BR /&gt;If you don't have onlineJFS or if you have any doubts, use make_tape_reocvery process.&lt;BR /&gt;&lt;/NEW_SIZE_IN_MB&gt;</description>
      <pubDate>Fri, 17 Nov 2006 15:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900363#M613580</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-11-17T15:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900364#M613581</link>
      <description>P.S. &lt;BR /&gt;&lt;BR /&gt;The second part of the post is a comment from another thread.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 15:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900364#M613581</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-11-17T15:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900365#M613582</link>
      <description>I suppose it is theoretically possible to do as you propose, that is to shrink the following LV, thus allowing / to extended contiuously.&lt;BR /&gt;&lt;BR /&gt;I think I would prefer the known safety of doing this via Ignite, taking my backup, rebuilding vg00's primary disk and then re-mirroring to the secondary disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 17 Nov 2006 15:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900365#M613582</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-11-17T15:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900366#M613583</link>
      <description>No, I am not proposing to shrink the following lvol (lvol4), but to increase lvol3 on the 2nd disk once I mirror it, and break the mirrors, and then continue with mirroring of the other lvols, keeping their size the same.</description>
      <pubDate>Fri, 17 Nov 2006 15:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900366#M613583</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-11-17T15:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900367#M613584</link>
      <description>It can easily be done if you have online JFS and mirrordisk installed.&lt;BR /&gt;&lt;BR /&gt;Check this thread...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1030157" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1030157&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 15:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900367#M613584</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-11-17T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900368#M613585</link>
      <description>&lt;BR /&gt;I already saw that thread. Are you talking about the Ignite-UX way or the Mirror-UX way?  &lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 15:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900368#M613585</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-11-17T15:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900369#M613586</link>
      <description>Both methods are described, If you have time and can afford downtime on your system then reignite it.&lt;BR /&gt;&lt;BR /&gt;If you can't afford downtime then you can do it "online" with the mirror method.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 15:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900369#M613586</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-11-17T15:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900370#M613587</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The Technical Knowledge Base actually describes a procedure to extend the root filesyatem without resorting to Ignite.&lt;BR /&gt;&lt;BR /&gt;See document #KBRC00006582 for the details.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 15:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900370#M613587</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-11-17T15:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing / with mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900371#M613588</link>
      <description>Thahks, it is a good document, but I am not going to use any pvmove's, instead a simpler procedure as I have 2 disks and can mirror and break mirrors and do lvextend on lvol3.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 17:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-with-mirroring/m-p/3900371#M613588</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-11-17T17:13:04Z</dc:date>
    </item>
  </channel>
</rss>

