▲ | fluidcruft 4 days ago | |
One feature I like about ZFS and have not seen elsewhere is that you can have each filesystem within the pool use its own encryption keys but more importantly all of the pool's data integrity and maintenance protection (scrubs, migrations, etc) work with filesystems in their encrypted state. So you can boot up the full system and then unlock and access projects only as needed. The dm stuff is one key for the entire partition and you can't check it for bitrot or repair it without the key. |