March 4, 20206 yr Rebooted system and updated bios, now cache drive is read only and btrfs errors in log! Has bios update done something that Unraid doesn't like or is this something else? System shows cache drive as ok. Attached diagnostics. Cheers, Tim tower-diagnostics-20200304-1354.zip
March 4, 20206 yr Community Expert Cache filesystem is corrupt, best bet is to backup, re-format and restore the data.
March 4, 20206 yr Community Expert Can't say, whatever happened it happened before this boot, it won't hurt to run memtest.
March 5, 20206 yr Author Ok, so memtest passed, so I reinstalled all my vm's and dockers from backups etc, did a reboot to check all is ok and all my dockers have gone!!! Whats that about?
March 5, 20206 yr Author Hi yes I reformatted cache to XFS and then formatted again back to btrfs? tower-diagnostics-20200305-1553.zip
March 5, 20206 yr Author Should I have deleted the docker image or did the system create a new one anyway?
March 5, 20206 yr Community Expert 7 minutes ago, MothyTim said: Should I have deleted the docker image or did the system create a new one anyway? If it was on cache it would have been re-created, but since you're using /mnt/user paths you might have two images, what's the output of: find /mnt -name docker.img
March 5, 20206 yr Author Hi looks like there are 2! How did that happen, best way to fix? Linux 4.19.98-Unraid. root@Tower:~# find /mnt -name docker.img /mnt/user/system/docker/docker.img /mnt/cache/system/docker/docker.img root@Tower:~#
March 5, 20206 yr 2 minutes ago, MothyTim said: Hi looks like there are 2! How did that happen, best way to fix? Linux 4.19.98-Unraid. root@Tower:~# find /mnt -name docker.img /mnt/user/system/docker/docker.img /mnt/cache/system/docker/docker.img root@Tower:~# There's only the one of them present. You're good to go
March 5, 20206 yr Community Expert Those are the same, still recommend changing the paths to /mnt/cache instead of /mnt/user, no idea what happened to the dockers since there weren't any errors I could see, but that image looks brand new based on the transid, you can quickly add them back using the CA previous apps function.
March 5, 20206 yr Community Expert 8 minutes ago, MothyTim said: so change the path in docker settings? ^this
March 5, 20206 yr Community Expert 2 hours ago, MothyTim said: Hi looks like there are 2! How did that happen, best way to fix? Linux 4.19.98-Unraid. root@Tower:~# find /mnt -name docker.img /mnt/user/system/docker/docker.img /mnt/cache/system/docker/docker.img root@Tower:~# Those are two different views of the same file! The /mnt/user location is looking at the virtual file system used to implement User Shares, while /mnt/cache is referring to the physical device holding the file.
Archived
This topic is now archived and is closed to further replies.