問題
For the ramdisk full error, some process incorrectly saves files on the system partition and fills it up. To check which files are causing the disk to fill up
解決方法
Wait for the ramdisk full error to start coming in system logs In SSH console:
du -hx / >> /share/Public/du_full.txtReboot the NAS In SSH console:
du -hx / >> /share/Public/du_good.txtCompare du_full.txt and du_good.txt to find which folder contains extra large files. This should be the cause of the issue.
沒有留言:
張貼留言