Hi,
So I'm trying out the new fleecing image during backups feature and I'm having the following issue.
If the fleecing image is set use my 5TB local zfs pool I get :
But if it's set to my 500GB zfs pool the backup runs fine. The VM in question has 2TB drive out of which 400GB is used.
This is the output of zpool list:
The local-draid is 5 drives in draid, the rpool is 2 drives in raid1.
So I'm trying out the new fleecing image during backups feature and I'm having the following issue.
If the fleecing image is set use my 5TB local zfs pool I get :
Code:
ERROR: Backup of VM 12 failed - zfs error: cannot create 'local-draid/vm-12-fleece-0': out of space
But if it's set to my 500GB zfs pool the backup runs fine. The VM in question has 2TB drive out of which 400GB is used.
This is the output of zpool list:
Code:
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
local-draid 4.55T 408G 4.15T - - 3% 8% 1.00x ONLINE -
rpool 472G 4.32G 468G - - 1% 0% 1.00x ONLINE -
The local-draid is 5 drives in draid, the rpool is 2 drives in raid1.