NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Doug6392
May 25, 2021Guide
Error: System volume root's usage is 81%.
I received this error this morning, and found some worthwhile previous discussion, especially from StephenB. I initiated an SSH connection and found the only very oversized file in root was "syslog". ...
- May 26, 2021
Doug6392 wrote:
Thanks for the quick reply. Sorry to be a pain, but how do I truncate the file?This should work:
echo -n > /var/log/syslog
Make sure you log in as root (using the NAS admin password). I am thinking your earlier attempt might have failed because you logged in as admin.
Doug6392
May 26, 2021Guide
Thanks for the quick reply. Sorry to be a pain, but how do I truncate the file? I tried removing it via basic Linux commands I found online but was not successful.
StephenB
May 26, 2021Guru - Experienced User
Doug6392 wrote:
Thanks for the quick reply. Sorry to be a pain, but how do I truncate the file?
This should work:
echo -n > /var/log/syslog
Make sure you log in as root (using the NAS admin password). I am thinking your earlier attempt might have failed because you logged in as admin.
- Doug6392May 26, 2021Guide
StephenB wrote:
Doug6392 wrote:
Thanks for the quick reply. Sorry to be a pain, but how do I truncate the file?This should work:
echo -n > /var/log/syslog
Make sure you log in as root (using the NAS admin password). I am thinking your earlier attempt might have failed because you logged in as admin.
That did the trick - many thanks!
Related Content
NETGEAR Academy

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