<div dir="ltr"><div><div><div><div><div>in order to grow the swap partition, I made this:<br><br>============<br></div>resize2fs -p /dev/mapper/fedora_localhost-home<br></div>resize2fs -p /dev/mapper/localhost-home 700G<br></div>lvresize --size 651G /dev/fedoralocalhost-home<br></div>----------- the command pvscan gave me this output:<br></div>PvV /dev/sda2   VG  fedora_localhost   lvm2[<br><div><div><div><div><div><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 26, 2015 at 7:58 AM, Ed Greshko <span dir="ltr">&lt;<a href="mailto:ed.greshko@greshko.com" target="_blank">ed.greshko@greshko.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/26/15 12:57, Angelo Moreschini wrote:<br>
&gt; # lvresize --size 651G /dev/fedora_localhost/home    worked fine..<br>
&gt;<br>
&gt;<br>
&gt; And now pvscan give me 220 G free .<br>
&gt;<br>
&gt; --------------------<br>
&gt; But now I have also problem growing  the swap partition:<br>
&gt;<br>
&gt; The command<br>
&gt; pvresize --size 20G /dev/fedora_localhost-swap<br>
&gt;<br>
&gt; give me another error :<br>
&gt; &quot;prvresize unrecognized option --size&quot;<br>
&gt;<br>
&gt; What is wrong there ?<br>
<br>
</span>man prvresize  will show an example.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sorta what I want to say when folks habitually complain about Fedora - <a href="https://youtu.be/ZArl8fTfub4" rel="noreferrer" target="_blank">https://youtu.be/ZArl8fTfub4</a><br>
</font></span><div class="HOEnZb"><div class="h5">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" rel="noreferrer" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" rel="noreferrer" target="_blank">http://ask.fedoraproject.org</a><br>
</div></div></blockquote></div><br></div>