On Thu, Sep 12, 2024 at 8:02 PM Przemek Klosowski via devel
<devel@lists.fedoraproject.org> wrote:
>
> On 9/12/24 12:12, Aoife Moloney wrote:
> > Anaconda will replace root and should have a possibility to
> > preserve /home with user data.
>
> This is great, but in a default setup /home is just a btrfs subvolume.
> Would this method be able to preserve /home while recreating the system
> part, in the 2-subvolume scenario?
>

"2-subvolume scenario"? We already split root and home into separate
subvolumes, and Cloud images even split var into its own subvolume
too.

> A related question: when rebuilding because of a failed btrfs, the
> recommendation is to reinstall on a brand new filesystem, and restore
> /home from backup. If anaconda could easily preserve /home, maybe the
> default should be switched back to separate / and /home, so that when /
> is damaged but /home isn't the system rebuild is easier?
>

It doesn't really change much when everything is on the same disk, and
just reintroduces the space contention issues we intentionally wanted
to eliminate. As it stands, the subvolumes are separate hierarchies
and can be independently managed today, but share the same pool of
disk space.



-- 
真実はいつも一つ!/ Always, there's only one truth!
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to