Rootfs full.. WD stock 4.4 FW

I’m trying to download from Teanazar and getting errors on rootfs being full. This is on stock WD’s 4.4FW. Looking on disk usage, root seems to be fine with more than 50% available. Another problem on df command is only one user is mounted.

WDMyCloud:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 1968336 769740 1098608 42% /
tmpfs 40960 3712 37248 10% /run
tmpfs 40960 64 40896 1% /run/lock
tmpfs 10240 0 10240 0% /dev
tmpfs 5120 0 5120 0% /run/shm
tmpfs 102400 2688 99712 3% /tmp
ramlog-tmpfs 40960 13312 27648 33% /var/log
/dev/sda4 1918220368 2598356 1876646012 1% /nfs/user1

On cat /etc/mtab, all the mounts for /dev/sda4 are visible.

rootfs / rootfs rw 0 0
/dev/root / ext3 rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=ordered 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=40960k,mode=755 0 0
tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=40960k 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev tmpfs rw,relatime,size=10240k,mode=755 0 0
tmpfs /run/shm tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
tmpfs /tmp tmpfs rw,relatime,size=102400k,nr_inodes=20480 0 0
/dev/root /var/log.hdd ext3 rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=ordered 0 0
ramlog-tmpfs /var/log tmpfs rw,relatime,size=40960k 0 0
/dev/sda4 /DataVolume ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
/dev/sda4 /CacheVolume ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
/dev/sda4 /nfs/user2 ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
/dev/sda4 /nfs/user1 ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
/dev/sda4 /nfs/SmartWare ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
/dev/sda4 /nfs/Public ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
/dev/sda4 /nfs/TimeMachineBackup ext4 rw,noatime,nodiratime,user_xattr,barrier=0,data=writeback 0 0
nfsd /proc/fs/nfsd nfsd rw,relatime 0 0

Any ideas?

Thanks.

What unofficial app are you trying to install?

Have you performed a subforum search via the magnifying glass icon and reviewed the several other discussions on how to potentially deal with a rootfs full error message? Here are just two discussions that deal with trying to fix or solve the rootfs full issue:

https://community.wd.com/t/how-to-free-some-rootfs-space-without-lossing-my-data/95555

https://community.wd.com/t/rootfs-is-full-how-do-i-remove-delete-files-from-drive/92065

NVM…it was corrupt system as issued apt-get update on wrong device :rage:. Reinstalled factory image and all seems good now. Thanks.

As you discovered. You never, EVER, run an “apt-get” on the My Cloud firmware. Doing so, especially on the v4.x firmware with its 64K page file size, will typically brick the unit or cause other strange issues as you discovered.

lesson learned :sweat:. Somehow got pine64’s IP wrong on putty and never realised I was logged into mycloud.

One suggestion, if you haven’t done so already, to avoid running into the problem again use a different SSH password for the My Cloud than any or all other SSH devices you access.