Hi all, when adding separate NFS storage (based on a ZFS pool) as primary/secondary what is the minimum/safest file & folder permission you can get away with, when used in conjunction with: chown -R root:root /tank?
chmod -R -f 755 /tank, or more restrictive chmod -R -f 644 /tank? This is helpful as an overview: http://docs.cloudstack.apache.org/en/latest/installguide/management-server/#prepare-nfs-shares .. but it doesn't mention recommended chmod values. TIA, Jim
