- Joined
- Aug 19, 2014
- Messages
- 1,111
Does anyone know if the 16K recordsize that is assigned to new datasets through the new UI is a bug or by design. The legacy UI still uses the previous 128K default, though it is listed as "inherited from <poolname>", which is different too, as it use to list "default".
Code:
root@CLNAS02:~ # zfs get recordsize tank/newuidataset NAME PROPERTY VALUE SOURCE tank/newuidataset recordsize 16K local root@CLNAS02:~ # zfs get recordsize tank/legacyuidataset NAME PROPERTY VALUE SOURCE tank/legacyuidataset recordsize 128K inherited from tank