<?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 after redecing mirror disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665391#M242702</link>
    <description>for patch test, I reduced mirror disk like this.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay –v /dev/vg01 로 확인&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;# lvreduce –m  /dev/vg01/lvol1 /dev/dsk/c0t6d0&lt;BR /&gt;# lvreduce –m  /dev/vg01/lvol2 /dev/dsk/c0t6d0&lt;BR /&gt;# vgreduce /dev/vg01 /dev/dsk/c0t6d0&lt;BR /&gt;# strings /etc/lvmtab으로 확인&lt;BR /&gt;# lvdisplay –v /dev/vg01/lvol1로 확인&lt;BR /&gt;# lvdisplay –v /dev/vg01/lvol2로 확인&lt;BR /&gt;&lt;BR /&gt;and how should I sync with original disk?</description>
    <pubDate>Mon, 07 Nov 2005 01:30:11 GMT</pubDate>
    <dc:creator>???_185</dc:creator>
    <dc:date>2005-11-07T01:30:11Z</dc:date>
    <item>
      <title>after redecing mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665391#M242702</link>
      <description>for patch test, I reduced mirror disk like this.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay –v /dev/vg01 로 확인&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;# lvreduce –m  /dev/vg01/lvol1 /dev/dsk/c0t6d0&lt;BR /&gt;# lvreduce –m  /dev/vg01/lvol2 /dev/dsk/c0t6d0&lt;BR /&gt;# vgreduce /dev/vg01 /dev/dsk/c0t6d0&lt;BR /&gt;# strings /etc/lvmtab으로 확인&lt;BR /&gt;# lvdisplay –v /dev/vg01/lvol1로 확인&lt;BR /&gt;# lvdisplay –v /dev/vg01/lvol2로 확인&lt;BR /&gt;&lt;BR /&gt;and how should I sync with original disk?</description>
      <pubDate>Mon, 07 Nov 2005 01:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665391#M242702</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2005-11-07T01:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: after redecing mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665392#M242703</link>
      <description>pvcreate -f /dev/rdsk/c0t6d0&lt;BR /&gt;vgextend vg01 /dev/dsk/c0t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg01/lvol1&lt;BR /&gt;lvextend -m 1 /dev/vg01/lvol2</description>
      <pubDate>Mon, 07 Nov 2005 02:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665392#M242703</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-11-07T02:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: after redecing mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665393#M242704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To sync with original disk, just follow the steps below :&lt;BR /&gt;&lt;BR /&gt;# vgextend /dev/vg01 /dev/dsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;If the command above not work, you need to create a physical volume first before vgextend :&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f /dev/rdsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;After that do re-mirror again :&lt;BR /&gt;&lt;BR /&gt;# lvextend -m 1 /dev/vg01/lvol1 /dev/dsk/c0t6d0&lt;BR /&gt;# lvextend -m 1 /dev/vg01/lvol2 /dev/dsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;Check the mirror :&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg01/lvol1&lt;BR /&gt;# lvdisplay -v /dev/vg01/lvol2&lt;BR /&gt;&lt;BR /&gt;For details of the commands, check the man page of the command :&lt;BR /&gt;&lt;BR /&gt;# man pvcreate&lt;BR /&gt;# man vgextend&lt;BR /&gt;# man lvextend&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>Mon, 07 Nov 2005 02:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/after-redecing-mirror-disk/m-p/3665393#M242704</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-11-07T02:12:43Z</dc:date>
    </item>
  </channel>
</rss>

