<?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 Removing Logical Volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622349#M236126</link>
    <description>Gd Day Forumers,&lt;BR /&gt;&lt;BR /&gt;I need to mirror an existing lv and once mirror would like to remove the original copy.&lt;BR /&gt;&lt;BR /&gt;New harddisk: /dev/rdsk/c8t5d6&lt;BR /&gt;&lt;BR /&gt;Original copy: /dev/vg30/lvol1 residing in /dev/dsk/c7t5d0    &lt;BR /&gt;&lt;BR /&gt;I will be doing the following steps:&lt;BR /&gt;1)vgextend /dev/vg30 /dev/dsk/c8t5d6&lt;BR /&gt;2)lvextend -m 1 /dev/vg30/lvol1 /dev/rdsk/c8t5d6&lt;BR /&gt;3)lvreduce -m 0 /dev/vg30/lvol1 /dev/dsk/c7t5d0    &lt;BR /&gt;&lt;BR /&gt;Query: Will there be any impact to my above mentioned steps?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Sep 2005 02:58:04 GMT</pubDate>
    <dc:creator>Cliff Lim Kok Hwee</dc:creator>
    <dc:date>2005-09-09T02:58:04Z</dc:date>
    <item>
      <title>Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622349#M236126</link>
      <description>Gd Day Forumers,&lt;BR /&gt;&lt;BR /&gt;I need to mirror an existing lv and once mirror would like to remove the original copy.&lt;BR /&gt;&lt;BR /&gt;New harddisk: /dev/rdsk/c8t5d6&lt;BR /&gt;&lt;BR /&gt;Original copy: /dev/vg30/lvol1 residing in /dev/dsk/c7t5d0    &lt;BR /&gt;&lt;BR /&gt;I will be doing the following steps:&lt;BR /&gt;1)vgextend /dev/vg30 /dev/dsk/c8t5d6&lt;BR /&gt;2)lvextend -m 1 /dev/vg30/lvol1 /dev/rdsk/c8t5d6&lt;BR /&gt;3)lvreduce -m 0 /dev/vg30/lvol1 /dev/dsk/c7t5d0    &lt;BR /&gt;&lt;BR /&gt;Query: Will there be any impact to my above mentioned steps?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Sep 2005 02:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622349#M236126</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-09T02:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622350#M236127</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There should not be any impact except that the access will be quite slow if you intend to do it online and either of two disks are in use.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 09 Sep 2005 03:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622350#M236127</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-09T03:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622351#M236128</link>
      <description>Cliff,&lt;BR /&gt;&lt;BR /&gt;I think you want to remove old disk. You can use pvmove command. First add new disk to same Volume grou and then use pvmove command. &lt;BR /&gt;&lt;BR /&gt;#pvmove &lt;OLD disk=""&gt; &lt;NEW disk=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil&lt;/NEW&gt;&lt;/OLD&gt;</description>
      <pubDate>Fri, 09 Sep 2005 03:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622351#M236128</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-09-09T03:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622352#M236129</link>
      <description>Hi Deva,&lt;BR /&gt;&lt;BR /&gt;Will it be locking the primary harddisk while i try to perform lvreduce if it is writing to primary harddisk?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff</description>
      <pubDate>Fri, 09 Sep 2005 03:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622352#M236129</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-09T03:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622353#M236130</link>
      <description>Hi Sunil,&lt;BR /&gt;&lt;BR /&gt;I need to keep existing data onto new disks. Therefore pvremove will not be appropriate.&lt;BR /&gt;&lt;BR /&gt;Correct?cliff&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Sep 2005 03:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622353#M236130</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-09T03:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622354#M236131</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No it does not lock any of the disks and read/writes to both will happen normally. The only impact will be slow performace as stated earlier.&lt;BR /&gt;&lt;BR /&gt;Sunil,&lt;BR /&gt;&lt;BR /&gt;pvmove will move all PE's of the disk to new disk which is not the intention here.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 09 Sep 2005 03:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622354#M236131</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-09T03:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622355#M236132</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to remove the old disk having copy all its data to new disk then pvmove is the single command to achive that.&lt;BR /&gt;&lt;BR /&gt;It is pvmove not pvremove. "man pvmove" for details.&lt;BR /&gt;&lt;BR /&gt;It will be also run if you simple reduce the VG from the old disk after extending to the new disk.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 09 Sep 2005 03:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622355#M236132</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-09T03:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622356#M236133</link>
      <description>Hi Forumers,&lt;BR /&gt;&lt;BR /&gt;Am I right to presume my mentioned steps are correct?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff :)</description>
      <pubDate>Fri, 09 Sep 2005 03:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622356#M236133</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-09T03:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622357#M236134</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes the steps are correct. You can go ahead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 09 Sep 2005 03:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622357#M236134</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-09T03:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622358#M236135</link>
      <description>I think you must using /dev/dsk/c8t5d6, not /dev/rdsk/c8t5d6 in lvextend command.I think after this, your commands are correct.</description>
      <pubDate>Fri, 09 Sep 2005 03:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622358#M236135</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-09-09T03:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622359#M236136</link>
      <description>Hi Cliff,&lt;BR /&gt;&lt;BR /&gt;You wanna move /dev/vg30/lvol1 from c7t5d0 into c8t5d6 with mirror, right ?&lt;BR /&gt;&lt;BR /&gt;You can do the steps that wrote above, but the best way if there's no activity running on /dev/vg30/lvol1 when you want to lvreduce the one on c7t5d0 (either on the low peak or you shutdown the application that using this lvol).&lt;BR /&gt;&lt;BR /&gt;The good way to do it if you have a downtime slot for it and make sure you have also a good backup.&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Fri, 09 Sep 2005 03:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622359#M236136</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-09-09T03:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Logical Volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622360#M236137</link>
      <description>Yes guys,&lt;BR /&gt;&lt;BR /&gt;Thanks for highlighting the EXTRA "r" in rdsk&lt;BR /&gt;&lt;BR /&gt;You wanna move /dev/vg30/lvol1 from c7t5d0 into c8t5d6 with mirror, right ? YES correct.&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff :)</description>
      <pubDate>Fri, 09 Sep 2005 03:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-logical-volume/m-p/3622360#M236137</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-09T03:28:31Z</dc:date>
    </item>
  </channel>
</rss>

