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

Forum Discussion

mamoru77's avatar
mamoru77
Aspirant
Aug 12, 2015

Readynas RN102 "disk is full" error + device offline (6.2.5)

Hello,

 

during the past days I experienced the "disk is full" error when trying to copy files from my pc to the readynas disk (4TB / less than 2 used).

In the past this happened once and it was due to the snapshots, which I deleted and turned off.

To be sure I turned on snapshot access and looked in the folders via the browser interface as well as ssh to be sure no leftovers were inside. Found nothing left.

 

Additionally I wasn't able to update the only 3 addons I installed (the updated package seemed to be downloaded but I got an error after).

So I tried to unistall the add ons to  install them again, but the device locked me out the http interface and now it gives me the "device offline" message.

 

I tried a OS reinstall that reset the password and IP address etc, but nothing changed (still no http access and disk full error)

but I can still access it via ssh and smb (no write access with the pc user anyway).

 

Any suggestion?

What can I check/fix via ssh?

3 Replies

  • mdgm-ntgr's avatar
    mdgm-ntgr
    NETGEAR Employee Retired

    Can you first check that there is plenty of free space on the 4GB OS partition and then download the logs using RAIDar 6.0 and send them in (see the Sending Logs link in my sig)?

    • mamoru77's avatar
      mamoru77
      Aspirant

      Thank you for the quick reply :)

       

      I will install Raidar 6 and check asap

       

      from ssh console I run:

       

      root@NAS-JP:/# df -a -h
      Filesystem      Size  Used Avail Use% Mounted on
      rootfs          4.0G  975M  2.9G  26% /
      tmpfs            10M  4.0K   10M   1% /dev
      devpts             0     0     0    - /dev/pts
      /dev/md0        4.0G  975M  2.9G  26% /
      proc               0     0     0    - /proc
      sysfs              0     0     0    - /sys
      tmpfs           248M     0  248M   0% /dev/shm
      tmpfs           248M  500K  248M   1% /run
      tmpfs           248M     0  248M   0% /sys/fs/cgroup
      cgroup             0     0     0    - /sys/fs/cgroup/systemd
      cgroup             0     0     0    - /sys/fs/cgroup/cpu
      cgroup             0     0     0    - /sys/fs/cgroup/blkio
      tmpfs           248M     0  248M   0% /media
      configfs           0     0     0    - /sys/kernel/config
      fusectl            0     0     0    - /sys/fs/fuse/connections
      /dev/md127      2.8T  1.2T  1.6T  42% /data
      /dev/md127      2.8T  1.2T  1.6T  42% /home
      /dev/md127      2.8T  1.2T  1.6T  42% /apps
      tmpfs           4.0K     0  4.0K   0% /data/Common/snapshot
      tmpfs           4.0K     0  4.0K   0% /data/readydrop/snapshot
      tmpfs           4.0K     0  4.0K   0% /data/Transmission/snapshot
      tmpfs           4.0K     0  4.0K   0% /data/バックアップ/snapshot
      tmpfs           4.0K     0  4.0K   0% /home/user/snapshot
      tmpfs           4.0K     0  4.0K   0% /data/home/user/snapshot

      In the meantime I found on another post how to check for apache2 errors and I got this:

       

       

      root@NAS-JP:/# systemctl status -a apache2
      apache2.service - The Apache HTTP Server
                Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
                Active: failed (Result: exit-code) since Wed, 12 Aug 2015 08:38:25 +0900; 58min ago
               Process: 2058 ExecStart=/usr/sbin/apache2 $OPTIONS -k start (code=exited, status=1/FAILURE)
               Process: 2054 ExecStartPre=/frontview/bin/fvapps (code=exited, status=0/SUCCESS)
                CGroup: name=systemd:/system/apache2.service
      
      Aug 12 08:38:24 NAS-JP fvapps[2054]: /frontview/bin/fvapps: line 6: /apps/.tobedelete: No space left on device
      Aug 12 08:38:25 NAS-JP apache2[2058]: apache2: Syntax error on line 268 of /etc/apache2/apache2.conf: Syntax error on line 6 of /etc/apache2/sites-enabled/000-fv-http: 
      Syntax error on line 12 of /etc/frontview/apache/apps-https.conf: Could not open configuration file /apps/smbplus/https.conf: No such file or directory
      
      
      • mdgm-ntgr's avatar
        mdgm-ntgr
        NETGEAR Employee Retired

        With apache dead you won't be able to download the logs.

         

        Will send you a PM.