Hello,
I’ve now done the following:
- Changed the “Backup storage path:” to u01/u/01/b, which is now on the same ZFS-Pool as the Image Dataset (u01/u/01/i) and File Dataset (u01/u/01/f).
Now the free space calculation is correct. The solution was to change the path as mentioned above.
Your suggestion to correct the source code from the previous post is not needed. I think the solution you provided for the source code is based on a misleading debug output in my first post! So i don’t changed to fsblkcnt_t blocksize = buf.f_bsize;.
But the total space problem remains.
Edit: Or total means the total space used!?!?? Not the total size of the volume?
1566206007967744 / 1024 (B) / 1024 (KB) / 1024 (MB) / 1024 (GB) / 1024 (TB) = 1,3910…
The output belongs to the following code.