Skip to content
Discussion options

You must be logged in to vote

CasaOS dynamically discovers storage by scanning system mount points. To integrate ZFS datasets seamlessly without letting CasaOS format or alter the disk layout, you should manage the mount points at the ZFS layer and link them into CasaOS's watched directories.

1. Configure the ZFS Dataset Mountpoint

Instead of using ZFS's default mounting path, explicitly set the dataset mount point to the directory where CasaOS scans for external storage:

sudo zfs set mountpoint=/media/my-zfs-dataset tank/data/storage
2. Fix Permissions for CasaOS Access

CasaOS runs services under root or specific user groups. Ensure the ZFS dataset has the correct POSIX permissions so the CasaOS file manager can read…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SufyExpert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants