ZFS has many different configurable properties for pools, for vdevs and for datasets. Many of those can be changed at any point, but some can only be set at creation time (or only affect data written afterwards so should really be set at creation time).
As a noob I searched for many different questions and found several properties that were suggested to be set a lot.
Obviously each use case will have little differences on what properties make sense, but there seems to be a common set of properties that most zfs users should use. I'm thinking of those properties for which one should have an active reason not to use them. What are those and why?