- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Snapshot use place on RN104 but no snapshot in timeline
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
but no sucsess.
Can anyone help about it?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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'
All Replies
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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'
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Snapshot use place on RN104 but no snapshot in timeline
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,