What's new

no Time Machine. No space left on device

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Allan Marcus

Regular Contributor
After the latest FW upgrade, Time machine from the router has stopped broadcasting the mount point, and I see lots of "No space left on device" messages.

Code:
# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                33.5M     33.5M         0 100% /
devtmpfs                124.8M         0    124.8M   0% /dev
tmpfs                   124.9M      2.0M    122.8M   2% /tmp
/dev/mtdblock4           62.8M      9.1M     53.7M  14% /jffs
/dev/sda2               465.4G    121.7G    343.8G  26% /tmp/mnt/sda2
/dev/root                33.5M     33.5M         0 100% /usr/sbin/tc

Time Machine is pointed to an external USB drive.

Code:
Apr  5 18:51:44 router.asus.com rc_service: httpd 240:notify_rc restart_timemachine
Apr  5 18:51:46 router.asus.com Timemachine: daemon is stopped
Apr  5 18:51:46 router.asus.com Timemachine: User select disk start TimeMachine
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: Found user 'nobody' (UID 65534) and group 'nobody' (GID 65534).
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: Successfully dropped root privileges.
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: write(): No space left on device
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: Failed to create PID file: No space left on device
Apr  5 18:51:47 router.asus.com afpd[2168]: Couldn't open extension maping file /usr/etc/extmap.conf
Apr  5 18:51:47 router.asus.com afpd[2168]: Couldn't load extension -> type/creator mappings file "/usr/etc/extmap.conf"
Apr  5 18:51:47 router.asus.com Timemachine: daemon is started
Apr  5 18:51:47 router.asus.com cnid_metad[2174]: Couldn't open extension maping file /usr/etc/extmap.conf
Apr  5 18:51:47 router.asus.com cnid_metad[2174]: Couldn't load extension -> type/creator mappings file "/usr/etc/extmap.conf"
Apr  5 18:51:47 router.asus.com cnid_metad[2174]: CNID Server listening on localhost:4700
Apr  5 18:51:47 router.asus.com afpd[2168]: WARNING: signature string RT-AC68U-0230.local is very long !
Apr  5 18:51:47 router.asus.com afpd[2168]: Netatalk AFP/TCP listening on 73.242.235.42:548

Any ideas?
 
After the latest FW upgrade, Time machine from the router has stopped broadcasting the mount point, and I see lots of "No space left on device" messages.

Code:
# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                33.5M     33.5M         0 100% /
devtmpfs                124.8M         0    124.8M   0% /dev
tmpfs                   124.9M      2.0M    122.8M   2% /tmp
/dev/mtdblock4           62.8M      9.1M     53.7M  14% /jffs
/dev/sda2               465.4G    121.7G    343.8G  26% /tmp/mnt/sda2
/dev/root                33.5M     33.5M         0 100% /usr/sbin/tc

Time Machine is pointed to an external USB drive.

Code:
Apr  5 18:51:44 router.asus.com rc_service: httpd 240:notify_rc restart_timemachine
Apr  5 18:51:46 router.asus.com Timemachine: daemon is stopped
Apr  5 18:51:46 router.asus.com Timemachine: User select disk start TimeMachine
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: Found user 'nobody' (UID 65534) and group 'nobody' (GID 65534).
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: Successfully dropped root privileges.
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: write(): No space left on device
Apr  5 18:51:47 router.asus.com avahi-daemon[2172]: Failed to create PID file: No space left on device
Apr  5 18:51:47 router.asus.com afpd[2168]: Couldn't open extension maping file /usr/etc/extmap.conf
Apr  5 18:51:47 router.asus.com afpd[2168]: Couldn't load extension -> type/creator mappings file "/usr/etc/extmap.conf"
Apr  5 18:51:47 router.asus.com Timemachine: daemon is started
Apr  5 18:51:47 router.asus.com cnid_metad[2174]: Couldn't open extension maping file /usr/etc/extmap.conf
Apr  5 18:51:47 router.asus.com cnid_metad[2174]: Couldn't load extension -> type/creator mappings file "/usr/etc/extmap.conf"
Apr  5 18:51:47 router.asus.com cnid_metad[2174]: CNID Server listening on localhost:4700
Apr  5 18:51:47 router.asus.com afpd[2168]: WARNING: signature string RT-AC68U-0230.local is very long !
Apr  5 18:51:47 router.asus.com afpd[2168]: Netatalk AFP/TCP listening on 73.242.235.42:548

Any ideas?

From the logs above, it looks like you've exhausted the flash memory on your router.

If others don't give an intermediary fix, a full reset to factory defaults should bring it to having some free space after a minimal and manual configuration to secure the router and connect to your ISP.

Please see my signature for the M&M Config link and further details.
 
Thanks L&LD. I'm a little confused. Only .dev.root is full. I assumed that the merlin firmware uses that space appropriately. All the other partitions seem to have plenty of space left. Is in uncommon to have no space left on root?
 
Thanks L&LD. I'm a little confused. Only .dev.root is full. I assumed that the merlin firmware uses that space appropriately. All the other partitions seem to have plenty of space left. Is in uncommon to have no space left on root?

If I'm remembering what I read just a few days ago correctly, .dev.root is read-only. There is no free space there (ever).

I may have been wrong in my first post above. :(
 
well, I installed the RT-AC68U_384.10_2 firmware, which forced a reboot (of course), and it's working again. Odd. Very odd.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top