I guess I am still new but learning about Scale, still this surprises me. I have a dataset under Storage. My storage pool is tank, and, the dataset is Scripts. Underneath Scripts mountpoint, is a directory keys. That has ssh keys for various scripts I need to run periodically. The Keys directory was permissions 600, as were the keys under it. After a reboot, it changes both the key files and Keys directory to 770, which of course makes my scripts fail since ssh doesn't like that.
I don't understand why it is changing permissions of a datasets contents.
I don't understand why it is changing permissions of a datasets contents.