cjlee89

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by cjlee89

  1. Update: I changed the docker config to "no" before booting again and the server booted all the way, got past "starting services", and started a parity check. So, it is something with docker. Still troubleshooting. DOCKER_ENABLED="no" Update 2: Deleted the docker image file and created a new one. Docker started without issues. I wonder if Uptime Kuma filled the docker image file up and thus made the system unstable. I will leave that docker out for now and see how stable the server is. Update 3: The server has been stable since 3/09 now without Uptime Kuma installed.
  2. My server has been very unstable lately and crashing every week or so. I thought this was caused by the upgrade to 6.11.5 but I have downgraded back to 6.10.3. The server is still unstable and not fully starting all the services when restarting. When I upgraded to 6.11.5, I saw some posts with macvlan causing issues so I switched to ipvlan. This caused Uptime Kuma to not be able to ping other docker containers so I switched back to macvlan and downgraded to 6.10.3. Current State: 6.10.3, macvlan, Boots 100% but stuck at Array Starting - Starting Services, memtest passed. When this happens, dockers are not available but SMB shares are. Attached are diagnostic files that were collected automatically by the system. This also happens in safe mode. Also, when I am in safe mode and try to start the array I get this output in console and system logs: Mar 9 16:13:14 Unraid emhttpd: shcmd (55): echo 128 > /sys/block/sdd/queue/nr_requests Mar 9 16:13:14 Unraid kernel: mdcmd (31): set md_num_stripes 1280 Mar 9 16:13:14 Unraid kernel: mdcmd (32): set md_queue_limit 80 Mar 9 16:13:14 Unraid kernel: mdcmd (33): set md_sync_limit 5 Mar 9 16:13:14 Unraid kernel: mdcmd (34): set md_write_method Mar 9 16:13:14 Unraid emhttpd: shcmd (56): echo 128 > /sys/block/sdg/queue/nr_requests Mar 9 16:13:14 Unraid emhttpd: shcmd (57): echo 128 > /sys/block/sdf/queue/nr_requests Mar 9 16:13:14 Unraid emhttpd: shcmd (58): echo 128 > /sys/block/sde/queue/nr_requests Mar 9 16:13:14 Unraid kernel: mdcmd (35): start STOPPED Mar 9 16:13:14 Unraid kernel: unraid: allocating 25990K for 1280 stripes (5 disks) Mar 9 16:13:14 Unraid kernel: md1: running, size: 11718885324 blocks Mar 9 16:13:14 Unraid kernel: md2: running, size: 11718885324 blocks Mar 9 16:13:14 Unraid kernel: md3: running, size: 2930266532 blocks Mar 9 16:13:14 Unraid emhttpd: shcmd (59): udevadm settle Mar 9 16:13:14 Unraid emhttpd: Opening encrypted volumes... Mar 9 16:13:14 Unraid emhttpd: shcmd (60): touch /boot/config/forcesync Mar 9 16:13:15 Unraid emhttpd: Mounting disks... Mar 9 16:13:15 Unraid emhttpd: shcmd (61): /sbin/btrfs device scan Mar 9 16:13:15 Unraid root: Scanning for Btrfs filesystems Mar 9 16:13:15 Unraid emhttpd: shcmd (62): mkdir -p /mnt/disk1 Mar 9 16:13:15 Unraid emhttpd: shcmd (63): mount -t xfs -o noatime,nouuid /dev/md1 /mnt/disk1 Mar 9 16:13:15 Unraid kernel: SGI XFS with ACLs, security attributes, no debug enabled Mar 9 16:13:15 Unraid kernel: XFS (md1): Mounting V5 Filesystem Mar 9 16:13:15 Unraid kernel: XFS (md1): Ending clean mount Mar 9 16:13:15 Unraid kernel: xfs filesystem being mounted at /mnt/disk1 supports timestamps until 2038 (0x7fffffff) Mar 9 16:13:15 Unraid emhttpd: shcmd (64): xfs_growfs /mnt/disk1 Mar 9 16:13:15 Unraid root: meta-data=/dev/md1 isize=512 agcount=16, agsize=183141659 blks Mar 9 16:13:15 Unraid root: = sectsz=512 attr=2, projid32bit=1 Mar 9 16:13:15 Unraid root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 9 16:13:15 Unraid root: = reflink=0 bigtime=0 inobtcount=0 Mar 9 16:13:15 Unraid root: data = bsize=4096 blocks=2929721331, imaxpct=5 Mar 9 16:13:15 Unraid root: = sunit=0 swidth=0 blks Mar 9 16:13:15 Unraid root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 9 16:13:15 Unraid root: log =internal log bsize=4096 blocks=357698, version=2 Mar 9 16:13:15 Unraid root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 9 16:13:15 Unraid root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 9 16:13:15 Unraid emhttpd: shcmd (65): mkdir -p /mnt/disk2 Mar 9 16:13:15 Unraid emhttpd: shcmd (66): mount -t xfs -o noatime,nouuid /dev/md2 /mnt/disk2 Mar 9 16:13:15 Unraid kernel: XFS (md2): Mounting V5 Filesystem Mar 9 16:13:15 Unraid kernel: XFS (md2): Ending clean mount Mar 9 16:13:15 Unraid kernel: xfs filesystem being mounted at /mnt/disk2 supports timestamps until 2038 (0x7fffffff) Mar 9 16:13:15 Unraid emhttpd: shcmd (67): xfs_growfs /mnt/disk2 Mar 9 16:13:15 Unraid root: meta-data=/dev/md2 isize=512 agcount=16, agsize=183141659 blks Mar 9 16:13:15 Unraid root: = sectsz=512 attr=2, projid32bit=1 Mar 9 16:13:15 Unraid root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 9 16:13:15 Unraid root: = reflink=0 bigtime=0 inobtcount=0 Mar 9 16:13:15 Unraid root: data = bsize=4096 blocks=2929721331, imaxpct=5 Mar 9 16:13:15 Unraid root: = sunit=0 swidth=0 blks Mar 9 16:13:15 Unraid root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 9 16:13:15 Unraid root: log =internal log bsize=4096 blocks=357698, version=2 Mar 9 16:13:15 Unraid root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 9 16:13:15 Unraid root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 9 16:13:15 Unraid emhttpd: shcmd (68): mkdir -p /mnt/disk3 Mar 9 16:13:15 Unraid emhttpd: shcmd (69): mount -t xfs -o noatime,nouuid /dev/md3 /mnt/disk3 Mar 9 16:13:15 Unraid kernel: XFS (md3): Mounting V5 Filesystem Mar 9 16:13:16 Unraid kernel: XFS (md3): Ending clean mount Mar 9 16:13:16 Unraid kernel: xfs filesystem being mounted at /mnt/disk3 supports timestamps until 2038 (0x7fffffff) Mar 9 16:13:16 Unraid emhttpd: shcmd (70): xfs_growfs /mnt/disk3 Mar 9 16:13:16 Unraid root: meta-data=/dev/md3 isize=512 agcount=4, agsize=183141659 blks Mar 9 16:13:16 Unraid root: = sectsz=512 attr=2, projid32bit=1 Mar 9 16:13:16 Unraid root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 9 16:13:16 Unraid root: = reflink=0 bigtime=0 inobtcount=0 Mar 9 16:13:16 Unraid root: data = bsize=4096 blocks=732566633, imaxpct=5 Mar 9 16:13:16 Unraid root: = sunit=0 swidth=0 blks Mar 9 16:13:16 Unraid root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 9 16:13:16 Unraid root: log =internal log bsize=4096 blocks=357698, version=2 Mar 9 16:13:16 Unraid root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 9 16:13:16 Unraid root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 9 16:13:16 Unraid emhttpd: shcmd (71): mkdir -p /mnt/cache Mar 9 16:13:16 Unraid emhttpd: /mnt/cache uuid: 7ffa445c-d5eb-4430-adbb-2a2b326723a8 Mar 9 16:13:16 Unraid emhttpd: /mnt/cache Label: none uuid: 7ffa445c-d5eb-4430-adbb-2a2b326723a8 Mar 9 16:13:16 Unraid emhttpd: /mnt/cache Total devices 2 FS bytes used 54.29GiB Mar 9 16:13:16 Unraid emhttpd: /mnt/cache devid 2 size 465.76GiB used 78.03GiB path /dev/sdc1 Mar 9 16:13:16 Unraid emhttpd: /mnt/cache devid 3 size 465.76GiB used 78.03GiB path /dev/sdb1 Mar 9 16:13:16 Unraid emhttpd: /mnt/cache found: 2 Mar 9 16:13:16 Unraid emhttpd: /mnt/cache extra: 0 Mar 9 16:13:16 Unraid emhttpd: /mnt/cache missing: 0 Mar 9 16:13:16 Unraid emhttpd: shcmd (72): mount -t btrfs -o noatime,space_cache=v2,discard=async -U 7ffa445c-d5eb-4430-adbb-2a2b326723a8 /mnt/cache Mar 9 16:13:16 Unraid kernel: BTRFS info (device sdc1): flagging fs with big metadata feature Mar 9 16:13:16 Unraid kernel: BTRFS info (device sdc1): turning on async discard Mar 9 16:13:16 Unraid kernel: BTRFS info (device sdc1): using free space tree Mar 9 16:13:16 Unraid kernel: BTRFS info (device sdc1): has skinny extents Mar 9 16:13:16 Unraid kernel: BTRFS info (device sdc1): enabling ssd optimizations Mar 9 16:13:16 Unraid emhttpd: shcmd (73): sync Mar 9 16:13:16 Unraid emhttpd: shcmd (74): mkdir /mnt/user0 Mar 9 16:13:16 Unraid emhttpd: shcmd (75): /usr/local/sbin/shfs /mnt/user0 -disks 14 -o default_permissions,allow_other,noatime |& logger Mar 9 16:13:16 Unraid emhttpd: shcmd (76): mkdir /mnt/user Mar 9 16:13:16 Unraid emhttpd: shcmd (77): /usr/local/sbin/shfs /mnt/user -disks 15 -o default_permissions,allow_other,noatime -o remember=0 |& logger Mar 9 16:13:16 Unraid emhttpd: shcmd (79): /usr/local/sbin/update_cron Mar 9 16:13:16 Unraid emhttpd: Starting services... Mar 9 16:13:16 Unraid emhttpd: shcmd (81): /etc/rc.d/rc.samba restart Mar 9 16:13:16 Unraid wsdd2[1358]: 'Terminated' signal received. Mar 9 16:13:16 Unraid nmbd[1348]: [2023/03/09 16:13:16.697599, 0] ../../source3/nmbd/nmbd.c:59(terminate) Mar 9 16:13:16 Unraid nmbd[1348]: Got SIGTERM: going down... Mar 9 16:13:16 Unraid winbindd[1361]: [2023/03/09 16:13:16.697657, 0] ../../source3/winbindd/winbindd.c:247(winbindd_sig_term_handler) Mar 9 16:13:16 Unraid winbindd[1363]: [2023/03/09 16:13:16.697669, 0] ../../source3/winbindd/winbindd.c:247(winbindd_sig_term_handler) Mar 9 16:13:16 Unraid winbindd[1361]: Got sig[15] terminate (is_parent=1) Mar 9 16:13:16 Unraid winbindd[1363]: Got sig[15] terminate (is_parent=0) Mar 9 16:13:16 Unraid wsdd2[1358]: terminating. Mar 9 16:13:16 Unraid winbindd[1439]: [2023/03/09 16:13:16.697834, 0] ../../source3/winbindd/winbindd.c:247(winbindd_sig_term_handler) Mar 9 16:13:16 Unraid winbindd[1439]: Got sig[15] terminate (is_parent=0) Mar 9 16:13:18 Unraid root: Starting Samba: /usr/sbin/smbd -D Mar 9 16:13:18 Unraid smbd[2097]: [2023/03/09 16:13:18.889349, 0] ../../source3/smbd/server.c:1734(main) Mar 9 16:13:18 Unraid smbd[2097]: smbd version 4.15.7 started. Mar 9 16:13:18 Unraid smbd[2097]: Copyright Andrew Tridgell and the Samba Team 1992-2021 Mar 9 16:13:18 Unraid root: /usr/sbin/nmbd -D Mar 9 16:13:18 Unraid nmbd[2099]: [2023/03/09 16:13:18.910886, 0] ../../source3/nmbd/nmbd.c:901(main) Mar 9 16:13:18 Unraid nmbd[2099]: nmbd version 4.15.7 started. Mar 9 16:13:18 Unraid nmbd[2099]: Copyright Andrew Tridgell and the Samba Team 1992-2021 Mar 9 16:13:18 Unraid root: /usr/sbin/wsdd2 -d Mar 9 16:13:18 Unraid wsdd2[2113]: starting. Mar 9 16:13:18 Unraid root: /usr/sbin/winbindd -D Mar 9 16:13:19 Unraid winbindd[2114]: [2023/03/09 16:13:19.012657, 0] ../../source3/winbindd/winbindd.c:1722(main) Mar 9 16:13:19 Unraid winbindd[2114]: winbindd version 4.15.7 started. Mar 9 16:13:19 Unraid winbindd[2114]: Copyright Andrew Tridgell and the Samba Team 1992-2021 Mar 9 16:13:19 Unraid winbindd[2116]: [2023/03/09 16:13:19.016579, 0] ../../source3/winbindd/winbindd_cache.c:3085(initialize_winbindd_cache) Mar 9 16:13:19 Unraid winbindd[2116]: initialize_winbindd_cache: clearing cache and re-creating with version number 2 Mar 9 16:13:19 Unraid emhttpd: shcmd (85): /etc/rc.d/rc.avahidaemon restart Mar 9 16:13:19 Unraid root: Stopping Avahi mDNS/DNS-SD Daemon: stopped Mar 9 16:13:19 Unraid avahi-daemon[1378]: Got SIGTERM, quitting. Mar 9 16:13:19 Unraid avahi-dnsconfd[1387]: read(): EOF Mar 9 16:13:19 Unraid avahi-daemon[1378]: Leaving mDNS multicast group on interface br0.IPv4 with address 10.10.1.6. Mar 9 16:13:19 Unraid avahi-daemon[1378]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1. Mar 9 16:13:19 Unraid avahi-daemon[1378]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. Mar 9 16:13:19 Unraid avahi-daemon[1378]: avahi-daemon 0.8 exiting. Mar 9 16:13:19 Unraid root: Starting Avahi mDNS/DNS-SD Daemon: /usr/sbin/avahi-daemon -D Mar 9 16:13:19 Unraid avahi-daemon[2133]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214). Mar 9 16:13:19 Unraid avahi-daemon[2133]: Successfully dropped root privileges. Mar 9 16:13:19 Unraid avahi-daemon[2133]: avahi-daemon 0.8 starting up. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Successfully called chroot(). Mar 9 16:13:19 Unraid avahi-daemon[2133]: Successfully dropped remaining capabilities. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Loading service file /services/sftp-ssh.service. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Loading service file /services/smb.service. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Loading service file /services/ssh.service. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Joining mDNS multicast group on interface br0.IPv4 with address 10.10.1.6. Mar 9 16:13:19 Unraid avahi-daemon[2133]: New relevant interface br0.IPv4 for mDNS. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Joining mDNS multicast group on interface lo.IPv6 with address ::1. Mar 9 16:13:19 Unraid avahi-daemon[2133]: New relevant interface lo.IPv6 for mDNS. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. Mar 9 16:13:19 Unraid avahi-daemon[2133]: New relevant interface lo.IPv4 for mDNS. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Network interface enumeration completed. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Registering new address record for 10.10.1.6 on br0.IPv4. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Registering new address record for ::1 on lo.*. Mar 9 16:13:19 Unraid avahi-daemon[2133]: Registering new address record for 127.0.0.1 on lo.IPv4. Mar 9 16:13:19 Unraid emhttpd: shcmd (86): /etc/rc.d/rc.avahidnsconfd restart Mar 9 16:13:19 Unraid root: Stopping Avahi mDNS/DNS-SD DNS Server Configuration Daemon: stopped Mar 9 16:13:19 Unraid root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon: /usr/sbin/avahi-dnsconfd -D Mar 9 16:13:19 Unraid avahi-dnsconfd[2142]: Successfully connected to Avahi daemon. Mar 9 16:13:19 Unraid emhttpd: shcmd (96): /usr/local/sbin/mount_image '/mnt/user/system/docker/docker.img' /var/lib/docker 20 Mar 9 16:13:19 Unraid kernel: loop2: detected capacity change from 0 to 41943040 Mar 9 16:13:19 Unraid kernel: BTRFS: device fsid e2d5717a-c12c-4534-abd2-fcf7653a659d devid 1 transid 2978551 /dev/loop2 scanned by udevd (2181) Mar 9 16:13:19 Unraid kernel: BTRFS info (device loop2): flagging fs with big metadata feature Mar 9 16:13:19 Unraid kernel: BTRFS info (device loop2): using free space tree Mar 9 16:13:19 Unraid kernel: BTRFS info (device loop2): has skinny extents Mar 9 16:13:19 Unraid kernel: BTRFS info (device loop2): enabling ssd optimizations Mar 9 16:13:19 Unraid kernel: BTRFS info (device loop2): start tree-log replay Mar 9 16:13:19 Unraid kernel: BUG: kernel NULL pointer dereference, address: 0000000000000008 Mar 9 16:13:19 Unraid kernel: #PF: supervisor read access in kernel mode Mar 9 16:13:19 Unraid kernel: #PF: error_code(0x0000) - not-present page Mar 9 16:13:19 Unraid kernel: PGD 0 P4D 0 Mar 9 16:13:19 Unraid kernel: Oops: 0000 [#1] SMP PTI Mar 9 16:13:19 Unraid kernel: CPU: 5 PID: 102 Comm: kworker/u128:1 Tainted: G I 5.15.46-Unraid #1 Mar 9 16:13:19 Unraid kernel: Hardware name: HP ProLiant MicroServer Gen8, BIOS J06 05/21/2018 Mar 9 16:13:19 Unraid kernel: Workqueue: btrfs-cache btrfs_work_helper Mar 9 16:13:19 Unraid kernel: RIP: 0010:_compound_head+0x0/0x11 Mar 9 16:13:19 Unraid kernel: Code: 89 ef e8 cb a7 50 00 48 8d 73 10 bf 04 00 00 00 e8 d7 fe ff ff 84 c0 75 04 f0 ff 43 24 5b 48 89 ef 5d e9 df fe ff ff 5b 5d c3 <48> 8b 57 08 48 89 f8 f6 c2 01 74 04 48 8d 42 ff c3 e8 ea ff ff ff Mar 9 16:13:19 Unraid kernel: RSP: 0018:ffffc90000567c68 EFLAGS: 00010212 Mar 9 16:13:19 Unraid kernel: RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000001000 Mar 9 16:13:19 Unraid kernel: RDX: 00000000000138c0 RSI: 0000000000000000 RDI: 0000000000000000 Mar 9 16:13:19 Unraid kernel: RBP: 0000000000000000 R08: 00000000000004a9 R09: 0000000000000004 Mar 9 16:13:19 Unraid kernel: R10: ffff888000000000 R11: ffff888152ac4460 R12: 00000000000138c0 Mar 9 16:13:19 Unraid kernel: R13: ffff88810665a000 R14: 0000000014500000 R15: ffff888152984780 Mar 9 16:13:19 Unraid kernel: FS: 0000000000000000(0000) GS:ffff8883fab40000(0000) knlGS:0000000000000000 Mar 9 16:13:19 Unraid kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Mar 9 16:13:19 Unraid kernel: CR2: 0000000000000008 CR3: 000000000220a001 CR4: 00000000001706e0 Mar 9 16:13:19 Unraid kernel: Call Trace: Mar 9 16:13:19 Unraid kernel: <TASK> Mar 9 16:13:19 Unraid kernel: PageUptodate+0x5/0x1b Mar 9 16:13:19 Unraid kernel: assert_eb_page_uptodate+0x59/0x77 Mar 9 16:13:19 Unraid kernel: extent_buffer_test_bit+0x3c/0x70 Mar 9 16:13:19 Unraid kernel: free_space_test_bit+0x73/0x9d Mar 9 16:13:19 Unraid kernel: load_free_space_tree+0x142/0x2c6 Mar 9 16:13:19 Unraid kernel: caching_thread+0xe6/0x3e8 Mar 9 16:13:19 Unraid kernel: ? update_next_balance+0xf/0x1e Mar 9 16:13:19 Unraid kernel: btrfs_work_helper+0xf9/0x24a Mar 9 16:13:19 Unraid kernel: process_one_work+0x198/0x27a Mar 9 16:13:19 Unraid kernel: worker_thread+0x19c/0x240 Mar 9 16:13:19 Unraid kernel: ? rescuer_thread+0x28b/0x28b Mar 9 16:13:19 Unraid kernel: kthread+0xde/0xe3 Mar 9 16:13:19 Unraid kernel: ? set_kthread_struct+0x32/0x32 Mar 9 16:13:19 Unraid kernel: ret_from_fork+0x22/0x30 Mar 9 16:13:19 Unraid kernel: </TASK> Mar 9 16:13:19 Unraid kernel: Modules linked in: xfs md_mod ip6table_filter ip6_tables iptable_filter ip_tables x_tables bonding tg3 ipmi_ssif i2c_core x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel crypto_simd cryptd rapl mpt3sas intel_cstate intel_uncore acpi_ipmi input_leds led_class ipmi_si raid_class acpi_power_meter scsi_transport_sas thermal button [last unloaded: tg3] Mar 9 16:13:19 Unraid kernel: CR2: 0000000000000008 Mar 9 16:13:19 Unraid kernel: ---[ end trace bb4b8e73fb0d5bf3 ]--- Mar 9 16:13:19 Unraid kernel: RIP: 0010:_compound_head+0x0/0x11 Mar 9 16:13:19 Unraid kernel: Code: 89 ef e8 cb a7 50 00 48 8d 73 10 bf 04 00 00 00 e8 d7 fe ff ff 84 c0 75 04 f0 ff 43 24 5b 48 89 ef 5d e9 df fe ff ff 5b 5d c3 <48> 8b 57 08 48 89 f8 f6 c2 01 74 04 48 8d 42 ff c3 e8 ea ff ff ff Mar 9 16:13:19 Unraid kernel: RSP: 0018:ffffc90000567c68 EFLAGS: 00010212 Mar 9 16:13:19 Unraid kernel: RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000001000 Mar 9 16:13:19 Unraid kernel: RDX: 00000000000138c0 RSI: 0000000000000000 RDI: 0000000000000000 Mar 9 16:13:19 Unraid kernel: RBP: 0000000000000000 R08: 00000000000004a9 R09: 0000000000000004 Mar 9 16:13:19 Unraid kernel: R10: ffff888000000000 R11: ffff888152ac4460 R12: 00000000000138c0 Mar 9 16:13:19 Unraid kernel: R13: ffff88810665a000 R14: 0000000014500000 R15: ffff888152984780 Mar 9 16:13:19 Unraid kernel: FS: 0000000000000000(0000) GS:ffff8883fab40000(0000) knlGS:0000000000000000 Mar 9 16:13:19 Unraid kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Mar 9 16:13:19 Unraid kernel: CR2: 0000000000000008 CR3: 000000000220a001 CR4: 00000000001706e0 Mar 9 16:13:20 Unraid avahi-daemon[2133]: Server startup complete. Host name is Unraid.local. Local service cookie is 1246638730. Mar 9 16:13:20 Unraid avahi-daemon[2133]: Service "Unraid" (/services/ssh.service) successfully established. Mar 9 16:13:20 Unraid avahi-daemon[2133]: Service "Unraid" (/services/smb.service) successfully established. Mar 9 16:13:20 Unraid avahi-daemon[2133]: Service "Unraid" (/services/sftp-ssh.service) successfully established. unraid-diagnostics-20230309-1047.zip unraid-diagnostics-20230205-1210.zip unraid-diagnostics-20230309-1619.zip
  3. I had the same error and no data in Grafana. I had to downgrade to "telegraf:1.20.2-alpine". Previously using "telegraf:alpine". Seems like 1.20.3 breaks the Docker plugin with some type of permission problem.
  4. I have the same issue on my end as well but around 3Mbps.