Storage not being reported correctly

I am trying to setup duplicacy on my main unraid server, to backup to my 2nd unraid server. I am mounting the 2nd unraid shares via unassigned devices as nfs shares. When I check the storage in duplicacy it only shows up as 1.04M.

Any idea why the storage would be coming up so small?

When I try to backup to this storage I get this error:

Running backup command from /cache/localhost/0 to back up /mnt/user/user/Storage
Options: [-log backup -storage t1000_skynet_storage -threads 1 -stats]
2023-01-10 17:22:29.699 INFO REPOSITORY_SET Repository set to /mnt/user/user/Storage
2023-01-10 17:22:29.699 INFO STORAGE_SET Storage set to /mnt/user/remotes/T1000_skynet_storage
2023-01-10 17:22:29.714 INFO BACKUP_START No previous backup found
2023-01-10 17:22:29.715 INFO BACKUP_INDEXING Indexing /mnt/user/user/Storage
2023-01-10 17:22:29.715 INFO SNAPSHOT_FILTER Parsing filter file /cache/localhost/0/.duplicacy/filters
2023-01-10 17:22:29.715 INFO SNAPSHOT_FILTER Loaded 0 include/exclude pattern(s)
2023-01-10 17:23:02.706 ERROR UPLOAD_CHUNK Failed to upload the chunk 6a5b837ad0c8d161730e802444ef6ed78145e3741c3834e1442dc4909b518026: write /mnt/user/remotes/T1000_skynet_storage/chunks/6a/5b837ad0c8d161730e802444ef6ed78145e3741c3834e1442dc4909b518026.qimiicqr.tmp: no space left on device
2023-01-10 17:24:27.621 INFO INCOMPLETE_SAVE Incomplete snapshot saved to /cache/localhost/0/.duplicacy/cache/t1000_skynet_storage/incomplete_snapshot
Failed to upload the chunk 6a5b837ad0c8d161730e802444ef6ed78145e3741c3834e1442dc4909b518026: write /mnt/user/remotes/T1000_skynet_storage/chunks/6a/5b837ad0c8d161730e802444ef6ed78145e3741c3834e1442dc4909b518026.qimiicqr.tmp: no space left on device

Your backup didn’t complete:

If the free space reported by unraid is correct, then maybe there is some quota issue?