<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179263#M600178</link>
    <description>Below is the lvdisplay and the command lvreduce which I am using&lt;BR /&gt;&lt;BR /&gt;We are not using onlineJFS&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol9&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol9&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/syncd           &lt;BR /&gt;Mirror copies               0            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            4000            &lt;BR /&gt;Current LE                  125       &lt;BR /&gt;Allocated PE                125         &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  strict                    &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;# &lt;BR /&gt;# lvreduce -l 3200 /dev/vg00/lvol9&lt;BR /&gt;lvreduce: "LogicalExtentNumber" is not smaller than current setting;&lt;BR /&gt;therefore no logical extents are removed.&lt;BR /&gt;# &lt;BR /&gt;# &lt;BR /&gt;#</description>
    <pubDate>Tue, 15 Apr 2008 08:08:33 GMT</pubDate>
    <dc:creator>Ramchandra Pawar</dc:creator>
    <dc:date>2008-04-15T08:08:33Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179258#M600173</link>
      <description>Cannot reduce a LV&lt;BR /&gt;Erorr Message is as follows -&lt;BR /&gt;lvreduce: "LogicalExtentNumber" is not smaller than current setting;&lt;BR /&gt;therefore no logical extents are removed.</description>
      <pubDate>Mon, 14 Apr 2008 08:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179258#M600173</guid>
      <dc:creator>Ramchandra Pawar</dc:creator>
      <dc:date>2008-04-14T08:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179259#M600174</link>
      <description>and what is trhe commadn string you are using?&lt;BR /&gt;And how big is the LV currently?&lt;BR /&gt;Looks like you have told it to reduce to a number that is larger than it currently is.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 09:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179259#M600174</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2008-04-14T09:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179260#M600175</link>
      <description>hey&lt;BR /&gt;&lt;BR /&gt;poste lvdisplay and your lvreduce command&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 14 Apr 2008 09:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179260#M600175</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2008-04-14T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179261#M600176</link>
      <description>give complete details lvdisplay and lvreduce&lt;BR /&gt;then only peoples will get sound idea regardign u thread</description>
      <pubDate>Mon, 14 Apr 2008 09:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179261#M600176</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-14T09:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179262#M600177</link>
      <description>Do you have onlineJFS installed.&lt;BR /&gt;What options of lvreduce you used. Please note sometimes (-l and -L) confuse some people. So, make sure you are using the correct options. &lt;BR /&gt;&lt;BR /&gt;Always, make backup when you do lvreduce. There is a good chance you will lose the data if you do not plan it well.</description>
      <pubDate>Tue, 15 Apr 2008 05:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179262#M600177</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-15T05:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179263#M600178</link>
      <description>Below is the lvdisplay and the command lvreduce which I am using&lt;BR /&gt;&lt;BR /&gt;We are not using onlineJFS&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol9&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol9&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/syncd           &lt;BR /&gt;Mirror copies               0            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            4000            &lt;BR /&gt;Current LE                  125       &lt;BR /&gt;Allocated PE                125         &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  strict                    &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;# &lt;BR /&gt;# lvreduce -l 3200 /dev/vg00/lvol9&lt;BR /&gt;lvreduce: "LogicalExtentNumber" is not smaller than current setting;&lt;BR /&gt;therefore no logical extents are removed.&lt;BR /&gt;# &lt;BR /&gt;# &lt;BR /&gt;#</description>
      <pubDate>Tue, 15 Apr 2008 08:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179263#M600178</guid>
      <dc:creator>Ramchandra Pawar</dc:creator>
      <dc:date>2008-04-15T08:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179264#M600179</link>
      <description>try&lt;BR /&gt;&lt;BR /&gt;lvreduce -L 3200 /dev/vg00/lvol9&lt;BR /&gt;&lt;BR /&gt;-L MB&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 15 Apr 2008 08:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179264#M600179</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-04-15T08:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179265#M600180</link>
      <description>LV Size (Mbytes) 4000  &amp;lt;-- -L&lt;BR /&gt;Current LE 125    &amp;lt;-- -l&lt;BR /&gt;&lt;BR /&gt;with -l 3200 you would say 3200 Mbytes? for this you must use -L. with -l you choose the logicalextentnumber and this is 125.&lt;BR /&gt;&lt;BR /&gt;this should work:&lt;BR /&gt;$lvreduce -L 3200 /dev/vg00/lvol9&lt;BR /&gt;&lt;BR /&gt;for more infos check lvreduce manpage&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 15 Apr 2008 08:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179265#M600180</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2008-04-15T08:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179266#M600181</link>
      <description>command u are given is wrong not small l&lt;BR /&gt;but L u have to  give then it will&lt;BR /&gt;work.&lt;BR /&gt;l means logical extends&lt;BR /&gt;L means size of the logical volume in   MB &lt;BR /&gt;&lt;BR /&gt;lvreduce -L 3200 /dev/vg00/lvol9&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2008 08:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179266#M600181</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-15T08:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179267#M600182</link>
      <description>Your lvdisplay output shows LV size is &lt;BR /&gt;4000MB &lt;BR /&gt;&lt;BR /&gt;LV Size (Mbytes) 4000 &lt;BR /&gt;&lt;BR /&gt;If you want to reduce it to 3200MB&lt;BR /&gt;then&lt;BR /&gt;you have to use&lt;BR /&gt;lvreduce -L 3200 /dev/vg00/lvol9&lt;BR /&gt;&lt;BR /&gt;By using (-l small el) you are saying make the new size to 3200 logical extents.  Note that your Current LE is 125 (lvdisplay). So you actually is saying increase from 125 to 3200 LEs instead of reducing. &lt;BR /&gt;&lt;BR /&gt;Your current size 4000MB &lt;BR /&gt;Current LE 125 &lt;BR /&gt;(4000/125 = 32)&lt;BR /&gt;&lt;BR /&gt;how do u see the actual size?&lt;BR /&gt;vgdisplay  vg00|grep "PE Size"&lt;BR /&gt;&lt;BR /&gt;If you multiply 3200 with your logical extent size which is 32.&lt;BR /&gt;&lt;BR /&gt;3200 * 32  = 102400 MB - which is not correct and possible - that is why you get the error message.</description>
      <pubDate>Tue, 15 Apr 2008 08:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4179267#M600182</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-15T08:55:20Z</dc:date>
    </item>
  </channel>
</rss>

