ZFS locks when the fs is full. It is a known bug unresolved as of today. The workarounds are to:#
- add more vdevs to the zpool, or
- zero a file by ‘cat /dev/null >! FILE’ in tcsh
ZFS locks when the fs is full. It is a known bug unresolved as of today. The workarounds are to:#