Bug 618133

Summary: RFE: anaconda should better support btrfs subvolumes
Product: [Fedora] Fedora Reporter: Lubos Kocman <lkocman>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, jonathan, tomek, vanmeeuwen+fedora
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-21 17:43:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lubos Kocman 2010-07-26 08:43:34 UTC
Hello,

I found that anaconda is missing support for some handy features of btrfs.

As you may know btrfs support subvolumes so it makes from btrfs something like lvm + filesystem at one (just like zfs). 

This makes user able to populate standart partition like /dev/sda1 and create rest of subvolumes in btrfs (linux lvm can be skipped).

So some checkbox to create subvolumes for standard mountpoints ( /home and /var ) would be really handy. This would be visible only if user selects btrfs based / filesystem.

How to create subvolume

btrfsctl -S home /
btrfsctl -S jack /home # creates subvolume jack under subvolume /home

This will create structure which is really easy to manage/backup in btrfs.
As we're able to create snapshots of filesystem or subvolumes but not directories nor files.

Also making subvolume for user picked up in installation process would be really nice.

Comment 1 Manuel Faux 2010-08-19 17:19:57 UTC

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 2 Chris Lumens 2011-03-21 17:43:39 UTC

*** This bug has been marked as a duplicate of bug 689517 ***