My filesystem has been flipping to read only on a daily basis. I’m not sure how to troubleshoot this. Looked at a couple of other threads and they all are around SD cards failing. In my case, it’s a VM on a synology, so no issue with drives failing.
I originally started with a 10GB disk (VM manager won’t let you choose the initial size when it’s a disk image). I then upped it’s size to 32GB. I can’t tell if the OS recognizes it all though. Still trying to wrap my head around the hassio concept.
What should I be checking here. I see plenty of space left in “overlay”, but 0 in “/dev/root”.
Could something here be the cause?
Filesystem Size Used Available Use% Mounted on
overlay 30.8G 3.3G 25.9G 11% /
tmpfs 64.0M 0 64.0M 0% /dev
tmpfs 992.5M 0 992.5M 0% /sys/fs/cgroup
shm 64.0M 0 64.0M 0% /dev/shm
/dev/root 89.0M 89.0M 0 100% /sbin/docker-init
/dev/sda8 30.8G 3.3G 25.9G 11% /data
/dev/sda8 30.8G 3.3G 25.9G 11% /config
/dev/sda8 30.8G 3.3G 25.9G 11% /ssl
/dev/sda8 30.8G 3.3G 25.9G 11% /addons
/dev/sda8 30.8G 3.3G 25.9G 11% /backup
/dev/sda8 30.8G 3.3G 25.9G 11% /share
/dev/sda8 30.8G 3.3G 25.9G 11% /etc/resolv.conf
/dev/sda8 30.8G 3.3G 25.9G 11% /etc/hostname
/dev/sda8 30.8G 3.3G 25.9G 11% /etc/hosts
tmpfs 992.5M 0 992.5M 0% /proc/asound
tmpfs 992.5M 0 992.5M 0% /proc/acpi
tmpfs 64.0M 0 64.0M 0% /proc/kcore
tmpfs 64.0M 0 64.0M 0% /proc/keys
tmpfs 64.0M 0 64.0M 0% /proc/timer_list
tmpfs 992.5M 0 992.5M 0% /proc/scsi
tmpfs 992.5M 0 992.5M 0% /sys/firmware
HA logs don’t show anything. I’m just seeing it’s flipping to read only on the console. Are there other logs that could have the errors I’m looking for?