NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
duncan1977
Aug 17, 2017Guide
Cannot delete share due to Snapshot deletion error
I am trying to delete a share and it errors with the message "Could not delete the Share due to Snapshot deletion failure" Code 1004030000. My NAS is also showing 500GB of Snapshots even though I ...
- Aug 24, 2017
rm won't work. You used the full path name on the btrfs command (/data ...) ?
StephenB
Aug 17, 2017Guru - Experienced User
Do you see the snapshots (via ssh) when you enter btrfs subvolume list /data ?
- duncan1977Aug 19, 2017Guide
Yes, there are two old snapshots listed in the share I want to delete but I can't see them when I login normally
- StephenBAug 21, 2017Guru - Experienced User
You could try deleting them via ssh (btrfs subvolume delete <path> )
Another approach is to copy the share to a new one, delete the original, and then rename the new one.
- duncan1977Aug 23, 2017Guide
Hi StephenB
I tried the first method and got:
btrfs subvolume delete MediaOld/.snapshots/35/snapshot
ERROR: cannot access subvolume MediaOld/.snapshots/35/snapshot: No such file or directoryI already tried the second method hence the share I'm trying to delete is called MediaOld
Any other ideas?
Thanks
Related Content
NETGEAR Academy

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