<?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 Online disk remove. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/online-disk-remove/m-p/3379931#M197338</link>
    <description>I have a vg with 2 device. I wish to remove one device and add one new device on line. Can I use pvmove option to do it? If yes can a pvmove command runs on MCSG VG?&lt;BR /&gt;&lt;BR /&gt;Tanmay</description>
    <pubDate>Wed, 15 Sep 2004 19:20:23 GMT</pubDate>
    <dc:creator>Tanmay_1</dc:creator>
    <dc:date>2004-09-15T19:20:23Z</dc:date>
    <item>
      <title>Online disk remove.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-disk-remove/m-p/3379931#M197338</link>
      <description>I have a vg with 2 device. I wish to remove one device and add one new device on line. Can I use pvmove option to do it? If yes can a pvmove command runs on MCSG VG?&lt;BR /&gt;&lt;BR /&gt;Tanmay</description>
      <pubDate>Wed, 15 Sep 2004 19:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-disk-remove/m-p/3379931#M197338</guid>
      <dc:creator>Tanmay_1</dc:creator>
      <dc:date>2004-09-15T19:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Online disk remove.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-disk-remove/m-p/3379932#M197339</link>
      <description>Hi Tanmay,&lt;BR /&gt;&lt;BR /&gt;Yes. But there is a little risk associated with pvmove. So I would try for mirror extend/reduce method than pvmove if possible. What you have to do is&lt;BR /&gt;&lt;BR /&gt;1. add the new disk to the VG.&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/cxtydz&lt;BR /&gt;vgextend vgxx /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;2. Extend the mirrors and break the mirrors&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vgxx/lvol1 /dev/dsk/cxtydz&lt;BR /&gt;lvreduce -m 0 /dev/vgxx/lvol1 /dev/dsk/cutvdw&lt;BR /&gt;&lt;BR /&gt;If the logical volumes are spread across multiple disks of which you are only going to replace one, then you can't use mirror process. Use 'pvmove' but make sure you don't break it in between.&lt;BR /&gt;&lt;BR /&gt;pvmove /dev/dsk/cutvdw /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;will move all the physical extents from cutvdw to cxtydz&lt;BR /&gt;&lt;BR /&gt;This can be done online when the cluster is running. However, you will have to export/import the VG on on the other node using the latest map files on the node where you did the maintenance.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 15 Sep 2004 19:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-disk-remove/m-p/3379932#M197339</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-15T19:31:45Z</dc:date>
    </item>
  </channel>
</rss>

