Page 1 of 1

Recovery space after delete snapshots

Posted: 19 Sep 2022, 13:40
by Minket
Hi!

I deleted snapshots but not recovery space, any idea?

Re: Recovery space after delete snapshots

Posted: 19 Sep 2022, 17:59
by TMSupport
Snapshots occupy very little storage space.
If you are using TOS 5, you can go to Control Panel-Volumes, select the volume and click "More"-"Usage Details" to check the usage details of the volume.

Re: Recovery space after delete snapshots

Posted: 19 Sep 2022, 21:50
by Minket
Hi, i use TOS 4.2.31 i have TNAS F4-210 and see not compatible with TOS 5, alternative view use disk?

Re: Recovery space after delete snapshots

Posted: 19 Sep 2022, 23:34
by RyanYang
You can view the size of the shared folder through the properties in the right-click through the file management, and check what shared folder occupies the space.
If you can't check it out, you can log into ssh: viewtopic.php?f=78&t=2350
Then use the command

Code: Select all

cd /mnt/md0
Press Enter and then type

Code: Select all

du -sh *
to see which directory is taking up space.