From Fedora Project Wiki

Line 21: Line 21:
* According to some info, there is no plan to implement raid5/6 directly in btrfs but reuse common library with MD. What are the plans? ETA?
* According to some info, there is no plan to implement raid5/6 directly in btrfs but reuse common library with MD. What are the plans? ETA?
* Can btrfs do all features like MD? (Online reshaping, monitoring, regular RAID resync, etc. Pointer to documentation?)
* Can btrfs do all features like MD? (Online reshaping, monitoring, regular RAID resync, etc. Pointer to documentation?)
* btw Page: "The change should be largely invisible to users." -> The RAID maintenance (using mdadm) is completely different, the same applies for LVM.


=== Recovery strategy ===
=== Recovery strategy ===

Revision as of 14:22, 7 June 2011

I understand it'll be a lot of work, but wouldn't this be an excellent moment to introduce grub2, which has btrfs support already, iirc? Wzzrd 05:37, 29 May 2011 (UTC)

I think we should be good to keep desktop integration in mind here too. It is no good to have filesystem features exposed in anaconda, and then have no UI in the installed system to deal with it. --mclasen 18:21, 1 June 2011 (UTC)

Now would also probably be a good time to start setting up QA test cases. Jdulaney 008, 2 June 2011 (UTC)

Not loosing functions, which worked with ext4

Encryption

  • Is there plan to utilize dm-crypt or do you want to reimplement whole encryption in btrfs? On the wiki page are a little misleading information about btrfs/dm-crypt https://btrfs.wiki.kernel.org/index.php/Gotchas
  • Missing swap file support in combination with missing encryption removes very important Fedora feature (fully encrypted laptops). mmaslano 15:25, 7 June 2011 (GMT)
  • initramfs - Grub2 cannot boot from LUKS/encrypted disk. Despite experimental patches exists, these are not upstream and are very problematic (it need reimplementation of every new algorithm, LUKS version, hash etc inside grub2). So, the reality is that you need initramfs even with grub2 if you want full disk encryption. mmaslano 16:13, 7 June 2011 (GMT)

Quota

  • Working with quota must be still possible. Missing quota means that some installations (like ftp servers etc) has no ability to limit space for users. mmaslano 15:25, 7 June 2011 (GMT)

Anaconda

  • Ask anaconda guys, how would they handle it. Preferably, add easier change of fs in installer. mmaslano 19:21, 3 June 2011 (GMT)

Raid5/6

  • According to some info, there is no plan to implement raid5/6 directly in btrfs but reuse common library with MD. What are the plans? ETA?
  • Can btrfs do all features like MD? (Online reshaping, monitoring, regular RAID resync, etc. Pointer to documentation?)
  • btw Page: "The change should be largely invisible to users." -> The RAID maintenance (using mdadm) is completely different, the same applies for LVM.

Recovery strategy

  • fsck must worked. It should be tested for a longer period to see if it's really working. Probably good test suite would be nice. When fsck is planned to be commited to upstream btrfs-progs? http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git;a=summary Another thing, why there are no recent commits and why Fedora has patches, which are not in upstream? mmaslano 15:25, 7 June 2011 (GMT)
  • Is there instruction how to handle situation like disk failure?

Stability & performance of filesystem

All btrfs bugs should be reviewed and the important will be added into tracking bug for blockers of btrfs.

Candidates: