You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing and closed feature requests
Proposal
Implement a method to configure a ZFS storage array.
Motivation
When it comes to storing critical data, like personal photos, videos or documents. It's hard to argue that there's a more solid file system than ZFS.
Context
ZFS is not in the Linux kernel, meaning we'll need to investigate how best to install it on a Debian system.
Extensive research needs to be done into the best way to approach creating a ZFS storage array.
This project mostly implements its features in an automated way. However, trying to create an Ansible role or script for a feature like this may prove challenging or too risky. As it needs to account for the many different storage setups users might have. As such, this might ultimately just become a page in the docs, on how to run ZFS commands.
This discussion was converted from issue #22 on July 05, 2026 00:05.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
Proposal
Implement a method to configure a ZFS storage array.
Motivation
When it comes to storing critical data, like personal photos, videos or documents. It's hard to argue that there's a more solid file system than ZFS.
Context
All reactions