I upgraded my server to 6.12 a while back and started experience hard locking, docker crashing etc and decided to downgrade to 6.11. This did not fix the stability issues, and docker is still crashing after deleting and re-creating docker.img. I've also had my cache drive drop from my array multiple times due to a missing filesystem, which can be fixed by running:
btrfs rescue zero-log /dev/nvme0n1p1
however the drive drops again a few days later, causing a hard-lock and having to run the rescue command again. So it seems like the entire filesystem is corrupted, however SMART seems to be good. If someone could take a look at my diags and give me some pointers here that would be greatly appreciated, my next step is probably wiping cache and formatting to XFS.
and this is the error docker produces when it crashes:
Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (Connection refused) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 712
Couldn't create socket: [111] Connection refused
Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 898
Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (Connection refused) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 712
Couldn't create socket: [111] Connection refused
Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 967
cerberus-diagnostics-20230826-2108.zip