I'm currently testing with VS8 free, in combination with our Veeam 8 setup. Our policy describes we make one full backup each week, and daily incrementals. That means I have lots of redundant data in de backups, while Veeam only provides per-job dedupe. Therefore I am testing with VS8. However I have an issue with the space-reclaim, for which I made a little test setup:
I created an 30GB LUN on our backup SAN and mounted it to my Starwind test machine. Created a 10GB LSFS lun on that and mounted it through iSCSI. Works fine, dedups fine and stuff. But the space reclaim seems not to work. In fact the 30GB volume the LSFS volume resides on fills BEYOND the 10GB the LSFS volume actually is. Now I've deleted ALL (formatted) the mounted LSFS volume so that's practucally 0 bytes in size. The 30GB volume the LSFS resides on keeps having 22GB in use though. I let it sit there for a whole day, thining maybe the reclaim is triggered at night or at idle moments, but nothing changed overnight. This means it's very hard to plan for actual diskspace allocation, as the disk requirements grow beyond the actual LSFS volume size, and that's with dedupe enabled. So it seems to miss the spot here, or I am missing something

So my two questions:
- How is the space reclaim supposed to work or how to prevent to end up using even more space than is stored or presented?
- Is it possible to resize a LSFS LUN or do we need to create a new one and copy all data across?
[edit]
I've just noticed my LSFS device has snapshots set to YES when looking in the console. However, no snapshots exists as far as I can see. But I've read something about these automatically created snapshots each 30 minutes. Might that be my issue? How to disable that?