NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
kalpsr
Nov 18, 2016Aspirant
Snapshot use place on RN104 but no snapshot in timeline
As shown in below images i have situcation like this. I have already ran 'Balance' and also upgraded the Fw. Also ran commands : # touch /.force_snapshots_upgrade
# systemctl restart readynasd bu...
- Nov 18, 2016
Try to check snapshots by command
btrfs subvolume list -R /data | grep snapshot
you should get something like this
root@rn312:~# btrfs subvolume list -R /data | grep snapshot ID 294 gen 432570 top level 264 received_uuid - path ._share/Transmission/.snapshot/c_1430038837 ID 295 gen 432570 top level 265 received_uuid - path Transmission/.snapshots ID 319 gen 442166 top level 318 received_uuid - path btsync/.snapshots ID 321 gen 432570 top level 263 received_uuid - path Backup/.snapshots ID 324 gen 432570 top level 262 received_uuid - path Documents/.snapshots ID 326 gen 432570 top level 261 received_uuid - path Music/.snapshots ID 328 gen 432570 top level 259 received_uuid - path Pictures/.snapshots ID 331 gen 432570 top level 260 received_uuid - path Videos/.snapshots ID 438 gen 442144 top level 437 received_uuid - path rsyslog/.snapshots
you can delete snapshot in bold above (for example) using this one
btrfs subvolume delete '/data/._share/Transmission/.snapshot/c_1430038837'
sotrack
Nov 18, 2016Luminary
Try to check snapshots by command
btrfs subvolume list -R /data | grep snapshot
you should get something like this
root@rn312:~# btrfs subvolume list -R /data | grep snapshot ID 294 gen 432570 top level 264 received_uuid - path ._share/Transmission/.snapshot/c_1430038837 ID 295 gen 432570 top level 265 received_uuid - path Transmission/.snapshots ID 319 gen 442166 top level 318 received_uuid - path btsync/.snapshots ID 321 gen 432570 top level 263 received_uuid - path Backup/.snapshots ID 324 gen 432570 top level 262 received_uuid - path Documents/.snapshots ID 326 gen 432570 top level 261 received_uuid - path Music/.snapshots ID 328 gen 432570 top level 259 received_uuid - path Pictures/.snapshots ID 331 gen 432570 top level 260 received_uuid - path Videos/.snapshots ID 438 gen 442144 top level 437 received_uuid - path rsyslog/.snapshots
you can delete snapshot in bold above (for example) using this one
btrfs subvolume delete '/data/._share/Transmission/.snapshot/c_1430038837'
kalpsr
Nov 19, 2016Aspirant
Thanks very muchsotrack.
It worked like a charm.
I am able to delete the snapshots using commands given by you.
Thank you very much for your support.
- FramerVNov 19, 2016NETGEAR Employee Retired
Hi kalpsr,
If your issue is now resolved, we encourage you to mark the appropriate reply as the “Accept as Solution” or post what resolved it and mark it as solution so others can be confident in benefiting from the solution.
The Netgear community looks forward to hearing from you and being a helpful resource in the future!
Regards,
Related Content
NETGEAR Academy

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