On Mon, 14 Aug 2023 at 18:56, Manuel Kuklinski <m...@asdfghasdfgh.de> wrote: > > Am Montag 14 August 2023 um 12:49:53 -0400, schrieb Greg Troxel 0,1K: > > Did you try to set it and verify that it doesn't work? I have the > > impression that xattr is fine in zfs -- but that is an impression, not > > knowledge. > > > > Hi! > > Already tried this: > > supermicro# zfs set xattr=on pool0/backup/timemachine > property 'xattr' not supported on NetBSD: permission denied > > If I'm not mistaken, this should be the step to set xattr?
According to Oracle's documentation, yes; it should be on by default. On NetBSD (-current from yesterday) I get the same as above. > > Kind regards > -- ----