<?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: LVM error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673694#M551554</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you should use lvchange instead of lvreduce&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Turn the mirror write cache off on a logical volume:&lt;BR /&gt;&lt;BR /&gt;lvchange -M n /dev/vg01/lvol1&lt;BR /&gt;&lt;BR /&gt;reference link:&lt;BR /&gt;&lt;A href="http://www.informatik.uni-frankfurt.de/doc/man/hpux/lvchange.1m.html" target="_blank"&gt;http://www.informatik.uni-frankfurt.de/doc/man/hpux/lvchange.1m.html&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Aug 2010 01:32:22 GMT</pubDate>
    <dc:creator>soandy</dc:creator>
    <dc:date>2010-08-12T01:32:22Z</dc:date>
    <item>
      <title>LVM error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673693#M551553</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;I had one disk(Hot Swappable) replacement activity.  disk was mirrored. without breaking  mirror disk was replaced by HP-FE. Stale lvols were there. Then I tried to first remove disk from vg00. But got the following error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;===========================================&lt;BR /&gt;&lt;BR /&gt;cow08157:root vgreduce vg00 /dev/dsk/c2t0d0&lt;BR /&gt;vgreduce: Physical volume "/dev/dsk/c2t0d0" could not be removed since some of its&lt;BR /&gt;physical extents are still in use.&lt;BR /&gt;&lt;BR /&gt;=======================================&lt;BR /&gt;&lt;BR /&gt;Then i tried to break the mirror.&lt;BR /&gt;cow08157:root lvreduce -m 0 /dev/vg00/lvol7 /dev/dsk/c2t0d0&lt;BR /&gt;Usage: lvreduce&lt;BR /&gt;        [-A Autobackup]&lt;BR /&gt;        {-l LogicalExtentsNumber |&lt;BR /&gt;         -L LogicalVolumeSize}&lt;BR /&gt;        [-f]&lt;BR /&gt;        LogicalVolumePath&lt;BR /&gt;"m": Illegal option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest and how to proceed as it is production box.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;kris&lt;BR /&gt;----------------------------------------------------------------------------------------------&lt;BR /&gt;P.S. This thread has been moved from system administration to LVM and VxVM - Forum Moderator</description>
      <pubDate>Wed, 11 Aug 2010 18:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673693#M551553</guid>
      <dc:creator>Pluto_2</dc:creator>
      <dc:date>2010-08-11T18:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: LVM error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673694#M551554</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you should use lvchange instead of lvreduce&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Turn the mirror write cache off on a logical volume:&lt;BR /&gt;&lt;BR /&gt;lvchange -M n /dev/vg01/lvol1&lt;BR /&gt;&lt;BR /&gt;reference link:&lt;BR /&gt;&lt;A href="http://www.informatik.uni-frankfurt.de/doc/man/hpux/lvchange.1m.html" target="_blank"&gt;http://www.informatik.uni-frankfurt.de/doc/man/hpux/lvchange.1m.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2010 01:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673694#M551554</guid>
      <dc:creator>soandy</dc:creator>
      <dc:date>2010-08-12T01:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: LVM error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673695#M551555</link>
      <description>Please check attached document.&lt;BR /&gt;Refer page 18.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;VVS</description>
      <pubDate>Thu, 12 Aug 2010 01:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673695#M551555</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2010-08-12T01:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: LVM error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673696#M551556</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;command syntax you used ok but some time space create problem&lt;BR /&gt;try same command again.&lt;BR /&gt;If not&lt;BR /&gt;Attach following output,&lt;BR /&gt;&lt;BR /&gt;a.vgdisplay -v&lt;BR /&gt;b.strings /etc/lvmtab&lt;BR /&gt;c.swlist | grep -i mir&lt;BR /&gt;d.uname -a&lt;BR /&gt;e.swlist | grep -i qpk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Thu, 12 Aug 2010 01:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673696#M551556</guid>
      <dc:creator>Chandrahasa s</dc:creator>
      <dc:date>2010-08-12T01:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: LVM error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673697#M551557</link>
      <description>Hi,&lt;BR /&gt;   if you are getting the error message like  "m": Illegal option " then there will not be mirror license. please check do you have the mirror license or not... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shan.</description>
      <pubDate>Thu, 12 Aug 2010 04:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673697#M551557</guid>
      <dc:creator>shanmuhanandam</dc:creator>
      <dc:date>2010-08-12T04:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: LVM error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673698#M551558</link>
      <description>my problem resolved&lt;BR /&gt;&lt;BR /&gt;thanks a lot</description>
      <pubDate>Thu, 12 Aug 2010 12:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-error/m-p/4673698#M551558</guid>
      <dc:creator>Pluto_2</dc:creator>
      <dc:date>2010-08-12T12:25:06Z</dc:date>
    </item>
  </channel>
</rss>

