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 ...) ?
duncan1977
Aug 24, 2017Guide
I just tried the command below and got hundreds of errors saying the Files are read only if that helps?
rm -rf /data/MediaOld/.snapshots/78/snapshot
StephenB
Aug 24, 2017Guru - Experienced User
rm won't work. You used the full path name on the btrfs command (/data ...) ?
- duncan1977Aug 25, 2017Guide
Finally got it to work with:
btrfs subvolume delete /data/MediaOld/.snapshots/78/snapshot
Thanks for all your help!
Related Content
NETGEAR Academy

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