-
Type:
Problem report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Steps to reproduce:
- Monitor a linux computer running ZFS
- Add Template OS Linux
- Create a ZFS volume
- Add enough data to the volume such that it hits the 20%
- Get problem:
Free disk space is less than 20% on volume /zpool/volume/to-be-deleted
- Delete the volume zfs destroy zpool/volume/to-be-deleted
- Wait
Result:
- Latest data stops showing Free disk space on /zpool/volume/to-be-deleted, Total disk space on /zpool/volume/to-be-deleted, and Used disk space on /zpool/volume/to-be-deleted.
- The problem doesn't go away
Expected:
As the volume no longer exists, the problem should be resolved.