August 27, 20232 yr 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 Edited August 27, 20232 yr by supaflyx3
August 27, 20232 yr Community Expert Solution Aug 25 04:39:47 Cerberus kernel: BTRFS error (device nvme0n1p1): incorrect extent count for 71971110912; counted 1346, expected 1337 Aug 25 04:39:47 Cerberus kernel: BTRFS: error (device nvme0n1p1: state A) in convert_free_space_to_extents:466: errno=-5 IO failure Aug 25 04:39:47 Cerberus kernel: BTRFS info (device nvme0n1p1: state EA): forced readonly Aug 25 04:39:47 Cerberus kernel: BTRFS: error (device nvme0n1p1: state EA) in add_to_free_space_tree:1051: errno=-5 IO failure Aug 25 04:39:47 Cerberus kernel: BTRFS: error (device nvme0n1p1: state EA) in do_free_extent_accounting:2859: errno=-5 IO failure Aug 25 04:39:47 Cerberus kernel: BTRFS: error (device nvme0n1p1: state EA) in btrfs_run_delayed_refs:2157: errno=-5 IO failure Filesystem corruption on the NVMe device, backup and re-format, also good idea to run memtest if issues persist.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.