-
Docker Service Failed To Start/Out of Memory
I instead opted to buy and install a 2tb m.2 ssd into the server and create a cache pool for my system share and move the whole system share onto the cache pool. Now I am monitoring for any changes. So far I noticed that docker loads up super fast! I don't know why I didn’t do this earlier.
-
Docker Service Failed To Start/Out of Memory
mediamonsta-diagnostics-20240623-1930.zip Here is the latest diags.
-
Docker Service Failed To Start/Out of Memory
I still seem to be having the same issue. My webgui is slow because something in the docker is filling up memory. I can better access everything through the CLI. Is there a command to stop all the docker containers or just turn docker off? That will help me post the new diags as I will be ale to download them from the web gui.
-
Docker Service Failed To Start/Out of Memory
My docker service still says "docker service failed to start" and fix common problems still has the same errors. Should I reboot the server?
-
Docker Service Failed To Start/Out of Memory
root@MediaMonsta:~# btrfs dev stats -z /mnt/downloads [/dev/sdg1].write_io_errs 0 [/dev/sdg1].read_io_errs 0 [/dev/sdg1].flush_io_errs 0 [/dev/sdg1].corruption_errs 18 [/dev/sdg1].generation_errs 0 root@MediaMonsta:~# btrfs dev stats /mnt/downloads [/dev/sdg1].write_io_errs 0 [/dev/sdg1].read_io_errs 0 [/dev/sdg1].flush_io_errs 0 [/dev/sdg1].corruption_errs 0 [/dev/sdg1].generation_errs 0 root@MediaMonsta:~# This is the output for the downloads.
-
Docker Service Failed To Start/Out of Memory
Just to make sure, I reset the stats using the command "btrfs dev stats -z /mnt/cache" and then check for corruption again?
-
Docker Service Failed To Start/Out of Memory
Are you sure, I just scrubbed all the pools and found no errors.
-
Docker Service Failed To Start/Out of Memory
Which pool am I scrubbing?
-
Docker Service Failed To Start/Out of Memory
How does one do that?
-
tommykmusic started following Docker Service Failed To Start and Docker Service Failed To Start/Out of Memory
-
Docker Service Failed To Start/Out of Memory
I’m posting here for further help investigating an issue I’m having with my server. I don’t know what exactly happened, but it seems like my docker image grew full. When I woke up this morning my server was unresponsive. I force restarted it and checked common problems, updated my docker image size, and everything worked for a bit. When I got home, I logged into the server via CLI and tried to troubleshoot. the command "df -h" output this: Last login: Thu Jun 20 17:09:00 2024 Linux 6.1.79-Unraid. root@MediaMonsta:~# df -h Filesystem Size Used Avail Use% Mounted on rootfs 16G 350M 16G 3% / tmpfs 128M 9.6M 119M 8% /run /dev/sda1 30G 1017M 29G 4% /boot overlay 16G 350M 16G 3% /lib overlay 16G 350M 16G 3% /usr devtmpfs 8.0M 0 8.0M 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 128M 760K 128M 1% /var/log tmpfs 1.0M 0 1.0M 0% /mnt/disks tmpfs 1.0M 0 1.0M 0% /mnt/remotes tmpfs 1.0M 0 1.0M 0% /mnt/addons tmpfs 1.0M 0 1.0M 0% /mnt/rootshare /dev/md1p1 17T 9.0T 7.5T 55% /mnt/disk1 /dev/md2p1 17T 312G 17T 2% /mnt/disk2 /dev/md3p1 13T 13T 165G 99% /mnt/disk3 /dev/md4p1 13T 13T 18G 100% /mnt/disk4 /dev/md5p1 13T 4.7T 8.1T 37% /mnt/disk5 /dev/md6p1 13T 3.0T 9.9T 23% /mnt/disk6 /dev/md7p1 11T 78G 11T 1% /mnt/disk7 /dev/md8p1 11T 78G 11T 1% /mnt/disk8 /dev/nvme0n1p1 932G 184G 744G 20% /mnt/cache_appdata_m_ii /dev/sdg1 932G 104G 824G 12% /mnt/downloads shfs 106T 43T 64T 41% /mnt/user0 shfs 106T 43T 64T 41% /mnt/user /dev/loop2 256G 127G 129G 50% /var/lib/docker /dev/loop3 1.0G 4.1M 905M 1% /etc/libvirt tmpfs 3.2G 0 3.2G 0% /run/user/0 root@MediaMonsta:~# After that, I tried to stop all my docker containers in an attempt to speed up the webGUI using the command "docker stop $(docker ps -a -q)". That worked, so I dug further and tried to run the space invaders "check docker image" script, which didn’t output anything at all because docker failed to start. I checked common problems again and got the error “Out Of Memory errors detected on your server.” Any help would be greatly appreciated! mediamonsta-diagnostics-20240620-2343.zip
-
Docker Service Failed To Start
I ran memtest for 48hrs and there was no errors and it gave me a big PASS
-
Docker Service Failed To Start
Just post the diagnostics.
-
Docker Service Failed To Start
I just replaced 4 data drives with bigger capacity drives. Also replaced my 2 14tb parity drives with two brand new 18tb drives. I got everything setup with a new configuration. Parity synced and everything in the hard drive side of things shows green. Now I went to go start docker after I waited a few day for data to rebuild and for parity to sync. It all worked at first and then once I went to hit update all my docker stopped working. So I rebuilt my docker image and now docker fails to start. I ran a memtest for 48hrs and everything shows up fine with a giant PASS. I'm at a loss and don't know what to test next. Here's a link to my syslogs before I ran the memtest. https://pastebin.com/BqKAdvvr I'm super confused as the only thing I did was replace that hard drives and nothing else. I did have to use some sata power extension cables which was annoying but it did the job. mediamonsta-diagnostics-20240401-1421.zip
-
Drives all of sudden missing/emulated
I stopped the array Unassigned disk6 and the second parity drive started the array waited a good 5 minutes tried to stop the array, got root: umount: /mnt/disk3: target is busy. Oct 8 10:09:56 MediaMonsta emhttpd: shcmd (76549): exit status: 32 Oct 8 10:09:56 MediaMonsta emhttpd: Retry unmounting disk share(s)... So I did umount -l /mnt/disk3 The array then stopped and now it's not letting me reassign disk6 or the second parity drive. mediamonsta-diagnostics-20231008-1330.zip
-
Drives all of sudden missing/emulated
mediamonsta-diagnostics-20231007-1104.zip Let me know if you need anything else.
tommykmusic
Members
-
Joined
-
Last visited