ZFS set quota caused zero available
zfs set quota=223g storage
Setting quota on storage file system used all available space. Now all file systems in "storage" pool show zero available.
Reduced quota on storage filesystem: zfs set quota=220g storage
Storage filesystem size was reduced but available still shows zero for all of the pools filesystems.