LWN.net Logo

JLS2009: A Btrfs update

JLS2009: A Btrfs update

Posted Oct 30, 2009 0:51 UTC (Fri) by jackb (subscriber, #41909)
Parent article: JLS2009: A Btrfs update

I'd love to play with BTRFS RAID, but I also like to play with whole disk
encryption too. Right now I can take 4 hard drives and combine them into one
RAID block device, install LUKS on that block device and add file systems on
top of that.

The only way to make this work with filesystem RAID is to create 4 separate
encrypted disks and enter 4 passphrases every time the system boots.


(Log in to post comments)

JLS2009: A Btrfs update

Posted Oct 30, 2009 10:20 UTC (Fri) by nix (subscriber, #2304) [Link]

Sounds like the block-device encryption layer needs a key storage agent, like ssh-agent. :)

JLS2009: A Btrfs update

Posted Oct 30, 2009 20:12 UTC (Fri) by jackb (subscriber, #41909) [Link]

I've always wondered if CONFIG_KEYS did something like that.

JLS2009: A Btrfs update

Posted Oct 30, 2009 21:15 UTC (Fri) by nix (subscriber, #2304) [Link]

I think it might, but I've never used it.

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