unraidinterested
Members
-
Joined
-
Last visited
Solutions
-
unraidinterested's post in ZFS: recordsize 1M was marked as the answerProblem gefunden: ich musste den Pool upgraden, weil das large_block Feature nicht da war.
-
unraidinterested's post in zfs recordsize not possible to set to 1M was marked as the answerfound the issue:
when creating the pool, a lot of features are not set, including the large_block feature, most likely due to compatibility. Once you run zpool upgrade <Pool>, the necessary features are set and i was able to set recordsize=1M. (This implies, you will not be able to mount the pool on ZFS systems not supporting the featureset).