NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
FloodlightMedia
Dec 05, 2017Aspirant
Large Used/Free Space Discrepancy
Hi,
I'm trying to work out why our backup NAS system is reporting such a huge discrepancy between our consumed space and our free space. As per the screenshot below, the consumed space adds up to about 17.6TB. However, we have 21.81TB in total, with only 655.73GB free. We could really use those missing terabytes.
Snapshots are off (Smart -> Never). I've rebooted it (which has been good for clearing up space consumed by aborted/failed backups in the past). I've also defragged and balanced it. I'm yet to do a recent scrub, but the description doesn't make it sound like it will help.
Interestingly, the primary NAS unit has more than twice as much space free, despite backing up via Rsync (with 'delete files' ticked) and storing an extra folder with significant amounts of data. That's still leaving several TB unaccounted for though, and for some reason it doesn't have an available or consumed data column for me to look at, despite both devices running 6.9.1.
Any suggestions?
Thanks
I've discontinued the use of these NAS boxes and moved to custom fileservers. We were using about 20.5TB. No doubt recreating the volumes would have helped recover the missing 1-2TB.
12 Replies
Replies have been turned off for this discussion
- StephenBGuru - Experienced User
How old is the volume? Is it possible that snapshots were turned on at some point? Turning them off doesn't delete existing snapshots; it just stops creating new ones.
Might be worth enabling ssh, and enter btrfs sub list //data - looking for any .snapshot folders in its output.
- FloodlightMediaAspirant
Ah, that is probably it. They are old volumes and snapshots would have been on at times in the past. I just assumed the GUI would show me if they still exist.
btrfs sub list //data
couldn't find a directory, so I changed it to
btrfs sub list //<nasvolumehere>
and there were 3 .snapshot paths listed. Also one .timemachine if that's relevant.
Is there a simple way to delete them?
- StephenBGuru - Experienced User
You should be able to delete them from the web UI (select snapshots from the share list, then select the share. Right-click on one or more snapshots, and you'll see a delete option).
btrfs sub delete <<pathname>> should work too. Just be careful to delete the snapshot, and not the share.
Space isn't freed up instantly, the datablocks are freed in the background.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!