NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

Johnmcm's avatar
Johnmcm
Aspirant
Nov 25, 2019
Solved

Root is 97% full

Hi. I am new to this, so apologies in advance. Whilst on holiday I started to receive error emails from the NAS that the anti virus software wasnt able to be updated. After a few days and now I get a Root is 97% full error message. I am not very PC competent but happy to seek a remedy to the above from the community. If I need to look at /post anything else please let me know. I would really appreciate some help. Thank you. John
  • Hi Mark, thank you for your reply.
    I was trying to avoid the cost of netgear support, but I don’t even know what ssh is, so unfortunately will go down the support route. Thank you. John.

4 Replies

  • Marc_V's avatar
    Marc_V
    NETGEAR Employee Retired

    Johnmcm

     

    Welcome to the Community!

     

    This is not a normal occurrence and this type of issue is usually escalated to Support so they can properly assist you on clearing your root OS volume and also to fix any possible cause why it was filled (App installed or saving on the said volume or logs filling up)

     

    If you are comfortable on using SSH then there are posts available that advises on what to do if you want to do it yourself.

     

    e.g. https://community.netgear.com/t5/Using-your-ReadyNAS-in-Business/System-volume-root-s-usage-is-90-RN102/m-p/1723405#M178497

     

    Otherwise, contacting NETGEAR Support is the best option. You can create a case online thru my.netgear.com. If your ReadyNAS is out of support then purchasing a contract like Pay-per-Incident Support is advised ($75).

     

    HTH

     

     

    Regards

    • Johnmcm's avatar
      Johnmcm
      Aspirant
      Hi Mark, thank you for your reply.
      I was trying to avoid the cost of netgear support, but I don’t even know what ssh is, so unfortunately will go down the support route. Thank you. John.
  • WARNING ! It is NOT FOR UNEXPERIENCED USERS!
    1. Enable SSH for your account in Readynas GUI (But then you will maybe loose guarantee)
    2login into ssh
    3. In shell check if u are root
    4. look for

    /tmp

    dir and try to delete everything in there (best make backup of that on your nas disks)
    5. If U get some space try to install tool

     "ncdu" by apt-get install ncdu 

    and start it on console by

    ncdu -x -r /

    and look where the most used space is (NCDU scans all folders looking for usage). If you are sure what to delete, then use ncdu again but with

    ncdu -x /

    Without -r you can delete files!!!
    But AGAIN THIS IS NOT FOR UNEXPERIENCED USERS!!!


    • 8ohmh wrote:

      WARNING ! It is NOT FOR UNEXPERIENCED USERS!


      I've never used ncdu, so no recommendations either way on that.

       

      One thing you missed was the need to mount the OS partition to a temporary mount point.  That is a really important step.

       

      That is done with

      # mount --bind / /mnt

      Then search /mnt for the extraneous files.

       

      When done, you can unmount /mnt using

      # cd /
      # umount /mnt

      The hardest part is figuring out what to delete.  I suggest asking here, then people can post what is in their folders, so you have a reference to compare against.

NETGEAR Academy

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

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More