Hi raidsm,
raidsm wrote:Was I suppose to delete the files prior deleting the share?
No, the firmware should delete the files at the same time as it removes the share.
if used space has not been released I assume that the firmware failed to delete them :scratch
and it should send a warning in this case :scratchSo first test check if the files are still here :
- Code: Select all
ls -a /share/1000/deletedsharename
Note: if you had used hard symlink on them they are not deleted up to you remove the related hard symlinks. But I don't think it is your case.