LWN.net Logo

Fedora and LVM

Fedora and LVM

Posted Nov 2, 2012 18:02 UTC (Fri) by Cato (subscriber, #7643)
In reply to: Fedora and LVM by agk
Parent article: Fedora and LVM

Since it seems that "lvextend --resizefs" generally works for common FSs, it's certainly worth a try, but the lack of documentation and HOWTOs mentioning this option doesn't fill me with confidence.

While you are here: I think that the LV size should be larger than the FS size by 2 x the LVM physical extent (PE) size. Is that correct?


(Log in to post comments)

Fedora and LVM

Posted Nov 3, 2012 1:28 UTC (Sat) by agk (guest, #23332) [Link]

> the lack of documentation and HOWTOs mentioning this option doesn't fill me with confidence.

The LVM HOWTO at tldp hasn't been updated for several years.

> I think that the LV size should be larger than the FS size by 2 x the LVM physical extent (PE) size. Is that correct?

No. Where did that idea come from? LVM doesn't reserve any space *inside* the LVs it creates! The filesystem can use the entire LV if it wants to.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds