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...
- Dec 29, 2017
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.
StephenB
Dec 05, 2017Guru - 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.
- FloodlightMediaDec 06, 2017Aspirant
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?
- StephenBDec 06, 2017Guru - 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.
- FloodlightMediaDec 07, 2017Aspirant
Hmm, no dice unfortunately. No snapshots were visible in the GUI at any point. I deleted them through SSH, but no space was freed up at all, even after a reboot and balance.
Related Content
NETGEAR Academy

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