× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Re: Snapshot use place on RN104 but no snapshot in timeline

kalpsr
Aspirant

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

but no sucsess.

Can anyone help about it?

 

 

Capture.JPGCapture.JPG

Model: RN10400|ReadyNAS 100 Series 4- Bay (Diskless)
Message 1 of 4

Accepted Solutions
sotrack
Luminary

Re: Snapshot use place on RN104 but no snapshot in timeline

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'

 

View solution in original post

Message 2 of 4

All Replies
sotrack
Luminary

Re: Snapshot use place on RN104 but no snapshot in timeline

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'

 

Message 2 of 4
kalpsr
Aspirant

Re: Snapshot use place on RN104 but no snapshot in timeline

Thanks very much@sotrack.

It worked like a charm.

I am able to delete the snapshots using commands given by you.

Thank you very much for your support.

Message 3 of 4
FramerV
NETGEAR Employee Retired

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,

Message 4 of 4
Top Contributors
Discussion stats
  • 3 replies
  • 3269 views
  • 1 kudo
  • 3 in conversation
Announcements