Re: partition management in dual-boot laptop / limited space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could use LVM thin p for / and /home.

The advantage is LV sizes are virtual, and can be larger than the VG. So it's an on demand pool of extents, assigned when needed by whichever LV.

The installer won't let you over commit though. So what you do is create only / and set that volume size to a practical max. Post install create a new LV for /home and make it also a practical max size. The combined root and home can exceed the space in the VG.

The gotcha is if the actual combined used space in those two for systems exceeds the pool size. That'll break things.

But in the meantime it obviates filesystem resize. If you set to a practical max you won't need to grow an fs. And if you want to shrink, just use fstrim and unused extents will be returned to the pool. It's actually a lot more efficient and safe than fs resize.

Chris Murphy
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux