<?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: lvextend command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239345#M469508</link>
    <description>You need to say&lt;BR /&gt;&lt;BR /&gt;"extend to" but not &lt;BR /&gt;"extend by" ...&lt;BR /&gt;&lt;BR /&gt;So increase the number (3072 + x) !</description>
    <pubDate>Tue, 11 May 2010 13:50:09 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-05-11T13:50:09Z</dc:date>
    <item>
      <title>lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239344#M469507</link>
      <description>good moorning, &lt;BR /&gt;I have a problem running this command.&lt;BR /&gt;&lt;BR /&gt;sback900:/&amp;gt; lvextend -L 3072 /dev/vg00/lvignite&lt;BR /&gt;lvextend: "LogicalExtentsNumber" is not bigger than current setting.&lt;BR /&gt;&lt;BR /&gt;any suggestions?&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 13:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239344#M469507</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-05-11T13:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239345#M469508</link>
      <description>You need to say&lt;BR /&gt;&lt;BR /&gt;"extend to" but not &lt;BR /&gt;"extend by" ...&lt;BR /&gt;&lt;BR /&gt;So increase the number (3072 + x) !</description>
      <pubDate>Tue, 11 May 2010 13:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239345#M469508</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-05-11T13:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239346#M469509</link>
      <description>hi torsten, I do not understand the argument.</description>
      <pubDate>Tue, 11 May 2010 13:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239346#M469509</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-05-11T13:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239347#M469510</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are trying to "extend" a logical volume to a smaller size, which it is not possible. If you want to extend the lvol (increase its size) you have to put a bigger size than its current size. In the command "lvextend" the "-L SIZE" means the TOTAL size (its current size plus the amount of space you want to add)&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 11 May 2010 13:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239347#M469510</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2010-05-11T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239348#M469511</link>
      <description>Yes, if the size is currently "x", you need to specify "x+y=new total size" with lvextend:&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;TOTAL_NEW_SIZE&gt; ...&lt;/TOTAL_NEW_SIZE&gt;</description>
      <pubDate>Tue, 11 May 2010 13:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239348#M469511</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-05-11T13:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239349#M469512</link>
      <description>Daniel,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; lvextend -L 3072 /dev/vg00/lvignite&lt;BR /&gt;&amp;gt; LogicalExtentsNumber" is not bigger than current setting.&lt;BR /&gt;&lt;BR /&gt;Seems your command to extend the FS is wrong, and not more than the current size of the LV.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Following to be check/done: &lt;BR /&gt;- What is the current size of the LV lvignite &lt;BR /&gt;&lt;BR /&gt;# To check with :&lt;BR /&gt;# lvdisplay /dev/vg00/lvignite &lt;BR /&gt;&lt;BR /&gt;Suppose 2GB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- What size you want to add more to it.&lt;BR /&gt;suppose 2GB. (Check free space on the vg as well)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- So your command will be:&lt;BR /&gt;# Syn# lvextend -L &amp;lt;(2GB+2GB)M&amp;gt; lvol_name&lt;BR /&gt;i.e&lt;BR /&gt;# lvextend -L 4096M /dev/vg00/lvignite&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I Hope this helps,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 11 May 2010 14:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239349#M469512</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-05-11T14:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239350#M469513</link>
      <description>you need to use below command&lt;BR /&gt;&lt;BR /&gt;lvextend -L (current size + how much you want to extend) &amp;lt; lv name&amp;gt;</description>
      <pubDate>Tue, 11 May 2010 14:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239350#M469513</guid>
      <dc:creator>atul2701</dc:creator>
      <dc:date>2010-05-11T14:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239351#M469514</link>
      <description>really sorry, you are right.</description>
      <pubDate>Tue, 11 May 2010 14:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239351#M469514</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-05-11T14:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239352#M469515</link>
      <description>thanks and sorry.</description>
      <pubDate>Tue, 11 May 2010 14:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-command/m-p/5239352#M469515</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-05-11T14:54:43Z</dc:date>
    </item>
  </channel>
</rss>

