NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
DennisHomeUser
Aug 08, 2020Aspirant
Readynas 626x root partition keeps filling with snapshots
Hi,
My readynas626x boot partition keeps filling with snapshots and locking me out. I have to ssh in and manually remove the snapshots in order to regain access to my system. How do I get the snapshots to store on the actual data partition or absent that, disable the service entirely?
Thanks,
Dennis
5 Replies
Replies have been turned off for this discussion
- SandsharkSensei
It's impossible for a snapshot to be stored in another partition. A snapshot isn't a copy, it's just a copy of pointers to the same data as the original. Since the data volume has a mount point in the OS partition, some commands can make it appear that files are actually on that partition even though they are not.
So, we need to figure out what's actually filling the OS partition.
Do you have a backup job configured to go to a USB drive? There have been cases reported where a USB drive doesn't get attached to it's mount point, which is in the OS partition, so the backup goes to the folder on the OS partition instead of the USB drive that should be mounted there. If the files you delete do free space on the OS partition and appear to be a snapshot, that seems the most likely cause.
If that's not it, what apps are you running? What are the folder and file names of the files you have to delete?
- DennisHomeUserAspirant
Thanks for your reply.
Hear is the directory with large backup files that i deleted. I have no backup jobs or Apps running on this readynas. I did set the snapshots to be pruned with the drive was 60% full.
/mnt/var/backups/shares
root@Revelstone:/mnt/var/backups/shares# ls -lhs
total 2.7G
508M -rw-r--r-- 1 root root 508M Aug 8 04:20 shares.tar
531M -rw-r--r-- 1 root root 531M Aug 6 04:21 shares.tar.0
423M -rw-r--r-- 1 root root 423M Aug 5 04:22 shares.tar.1.gz
423M -rw-r--r-- 1 root root 423M Aug 4 04:20 shares.tar.2.gz
402M -rw-r--r-- 1 root root 402M Aug 3 04:20 shares.tar.3.gz
397M -rw-r--r-- 1 root root 397M Aug 2 04:20 shares.tar.4.gz
root@Revelstone:/mnt/var/backups/shares# rm shares.tar.4.gz
root@Revelstone:/mnt/var/backups/shares# ls -lhs
- StephenBGuru - Experienced User
These are not snapshots.
I have the same files on my own system, but much smaller (~2.5 Mbytes total). They are backups of the ._shares folder on your data volume(s).
Can you poke around in ._shares, and see where all the space is going.
Related Content
- Jun 06, 2017Retired_Member
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!