January 14, 20251 yr Is this normal behavior? The GUI reports 12gb of used space on my ZFS mirror pool, while the file explorer reports 24gb. It appears the discrepancy is in the docker.img file, where the GUI thinks it's 9gb while the file explorer thinks its 21.5 gb. I've also included the output of "zfs list -t all", which matches the GUI.
January 14, 20251 yr Community Expert Solution The docker.img file is a ‘sparse’ file so the space occupied on disk can be less than the allocated size (although space occupied will grow towards allocated size as it is used). In that sense they can both be right.
January 14, 20251 yr Community Expert Also note that these are the same, but the GUI uses GB, the CLI uses GiB:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.