NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Darkyputz
Sep 05, 2019Aspirant
Deleting snapshots that are not showing
Hello Community...
I was a silent reader so far and learned and got a lot out of here so far.
But now i have a problem that i cannot resolve with the answers i found so far.
About my issue:
I have this Pro 6 with 6 1TB drives in X-Raid (Raid 6)
I also updated it to OS6 and i am on the latest beta1 right now...(not sure why they dont offer official upgrade to it, so much better and everything is functional)
I dont have any snapshots enabled nor does the webpage show any snapshots in the shares view, but my Volume view says i am using 600+ gig od snapshots and my available space is also lowered by that amount
Now i was cruising up and down the solutions about this issue and even tried the command below, but nothing helped.
Is there a command or such that shows me where these snapshots live, so that i can get rid of them?
Unfortunate i have to much data on the NAS to store anywere else in interim to just wipe the whole thing as mentioned in one of the solutions
Any ideas?
Thx,...and i send logs when needed...just let me know what you need
# touch /.force_snapshots_upgrade # systemctl restart readynasd
6 Replies
Replies have been turned off for this discussion
- StephenBGuru - Experienced User
When did you convert to OS-6? Do you recall what firmware was running back then?
Have you ever tried doing a balance?
- DarkyputzAspirant
Hello...
Thx for answering...
The firmware was the latest 4.2.31 one.
I did balance and scrubbing and the command i was reporting earlier...
Tried to navigate through the nas with winscp to find hidden /.snapshot folders in my shares but so far no luck
is there a linux command for searching those snapsot folders?
- StephenBGuru - Experienced User
Darkyputz wrote:The firmware was the latest 4.2.31 one.
Sorry - I meant the first OS 6 firmware version you installed.
Darkyputz wrote:
is there a linux command for searching those snapsot folders?
Yes.
# btrfs subvolume list -s /data
will show you all the snapshots in the data volume. If you are using FlexRaid, you'll need to replace /data with the volume name(s) you configured when you created the volume(s).
Related Content
NETGEAR Academy

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