quota value instead of the hard quota value. This is a change from previous behavior that didn’t allow soft quotas to be the container size. There’s a sysctl to toggle this behavior.
Check this sysctl to find out:
# sysctl efs.quota.soft_containers
If that is set to 1 the size should be soft-threshold.
If set to 0 the size should be hard-threshold.
If you need to change this value use:
# isi_sysctl_cluster efs.quota.soft_containers=0
That will persistently set to all nodes.
Remount would likely be required to change container size displayed to clients.
--
Erik Weiman
Sent from my iPhone 7