Albert Wu

Members
  • Posts

    20
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Albert Wu's Achievements

Noob

Noob (1/14)

1

Reputation

1

Community Answers

  1. not sure if it's been slow since 6.12, but I tested from QNAP / windows PC / windows VM, all showning transfer rate at [Write: ~90 MB/s, Read: ~125 MB/s ] considering the minimum network interface is 2.5GBE !!! UNRAID: Physical network: Intel X540-AT2 Virtual Network: VMXNET 3 (iperf3 to QNAP 10GBE NAS ~ 6.5 Gbits/sec) network is working fine HOST: ESXI 7.0 U2 @ DELL R730xd Target Pool: PCIE NVME SSD - PNY CS3040 2TB @ xfs TEST Clients: [1] QNAP TS-h973ax - HDD ZFS Pool - 10GBE [2] NUC12 - SATA SSD - 2.5GBE [3] Win2022 VM - NVME SSD - VMXNET3 @ 10GBE all test result screen captures attached as follow: [1] Test between Unraid and QNAP TS-h973ax: [2] Test between Unraid and Windows PC1 (NUC12, SATA SSD as local disk, 2.5GBE NET): [3] Test between Unraid and Windows 2022 VM (Share same host with Unraid, VMXNET 3): aio-diagnostics-20230904-2112.zip
  2. after trouble shooting, it is confirmed this issue is due to same IPv6 subnet in same ethernet interfaces (eth0, eth1, eth2) and docker bridge turned on. When finish the network setting, same IPv6 subnet in different interfaces just fine, no disorder happen. Then once I turned docker on with bridge enabled in these interfaces. The network setting page just run into chaos. So the final solution is reconfigure the network according to JorgeB's suggestion and avoid same IPv6 subnet in different interfaces if they are used for docker bridge network.
  3. and I rename network.cfg and reconfigure network for several times, all ended with same issue.
  4. regenerating network.cfg did help, but when I finish reconfiguring network interfaces, the interfaces disappear again except eth0. It looks like kind of bug. Diagnostic file was updated as attached. aio-diagnostics-20230802-0036.zip
  5. Actually 4 network interfaces working, but now it only display eth0. Diagnostic files attached for reference. aio-diagnostics-20230801-1534.zip
  6. another bug happened when try to restart system: Jul 11 09:29:39 AIO kernel: BUG: unable to handle page fault for address: ffffffffa0671260 Jul 11 09:29:39 AIO kernel: #PF: supervisor read access in kernel mode Jul 11 09:29:39 AIO kernel: #PF: error_code(0x0000) - not-present page Jul 11 09:29:39 AIO kernel: PGD 620e067 P4D 620e067 PUD 620f063 PMD 106af4067 PTE 0 Jul 11 09:29:39 AIO kernel: Oops: 0000 [#1] PREEMPT SMP PTI Jul 11 09:29:39 AIO kernel: CPU: 25 PID: 5739 Comm: btrfs Tainted: P W O 6.1.36-Unraid #1 Jul 11 09:29:39 AIO kernel: Hardware name: Sugon I620-G10/X9DR3-F, BIOS 3.4 06/30/2020 Jul 11 09:29:39 AIO kernel: RIP: 0010:blkdev_get_by_dev+0xbb/0x264 Jul 11 09:29:39 AIO kernel: Code: b8 d8 00 00 00 00 0f 84 75 01 00 00 eb 17 4c 89 f6 48 89 c7 e8 09 f6 ff ff 85 c0 41 89 c5 74 b9 e9 83 01 00 00 49 8b 44 24 48 <48> 8b b8 80 00 00 00 e8 5b cd cf ff 84 c0 0f 84 43 01 00 00 80 bb Jul 11 09:29:39 AIO kernel: RSP: 0018:ffffc9000823fc80 EFLAGS: 00010282 Jul 11 09:29:39 AIO kernel: RAX: ffffffffa06711e0 RBX: ffff8890d76a0000 RCX: 0000000000000008 Jul 11 09:29:39 AIO kernel: RDX: ffff88811dd11f80 RSI: ffff8890d76a0418 RDI: ffff889085ae79f8 Jul 11 09:29:39 AIO kernel: RBP: 000000004800005d R08: 0000000000000002 R09: 0000000000000009 Jul 11 09:29:39 AIO kernel: R10: 0000000000000001 R11: 0000000000000fe0 R12: ffff889085ae7800 Jul 11 09:29:39 AIO kernel: R13: ffff8890b676e710 R14: ffff8890b676e700 R15: 0000000000000000 Jul 11 09:29:39 AIO kernel: FS: 000014e9aa66ad80(0000) GS:ffff88a03fc40000(0000) knlGS:0000000000000000 Jul 11 09:29:39 AIO kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 11 09:29:39 AIO kernel: CR2: ffffffffa0671260 CR3: 00000010cf556006 CR4: 00000000001706e0 Jul 11 09:29:39 AIO kernel: Call Trace: Jul 11 09:29:39 AIO kernel: <TASK> Jul 11 09:29:39 AIO kernel: ? __die_body+0x1a/0x5c Jul 11 09:29:39 AIO kernel: ? page_fault_oops+0x329/0x376 Jul 11 09:29:39 AIO kernel: ? fixup_exception+0x22/0x24b Jul 11 09:29:39 AIO kernel: ? exc_page_fault+0xf4/0x11d Jul 11 09:29:39 AIO kernel: ? asm_exc_page_fault+0x22/0x30 Jul 11 09:29:39 AIO kernel: ? blkdev_get_by_dev+0xbb/0x264 Jul 11 09:29:39 AIO kernel: ? blkdev_close+0x1d/0x1d Jul 11 09:29:39 AIO kernel: blkdev_open+0x58/0x90 Jul 11 09:29:39 AIO kernel: do_dentry_open+0x195/0x304 Jul 11 09:29:39 AIO kernel: path_openat+0x8f4/0xa4d Jul 11 09:29:39 AIO kernel: do_filp_open+0x55/0xb8 Jul 11 09:29:39 AIO kernel: ? getname_flags+0x29/0x152 Jul 11 09:29:39 AIO kernel: ? kmem_cache_alloc+0x122/0x14d Jul 11 09:29:39 AIO kernel: ? _raw_spin_unlock+0x14/0x29 Jul 11 09:29:39 AIO kernel: do_sys_openat2+0x6c/0xd9 Jul 11 09:29:39 AIO kernel: do_sys_open+0x3a/0x5a Jul 11 09:29:39 AIO kernel: do_syscall_64+0x6b/0x81 Jul 11 09:29:39 AIO kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd Jul 11 09:29:39 AIO kernel: RIP: 0033:0x14e9aa7748a1 Jul 11 09:29:39 AIO kernel: Code: 75 37 89 f0 25 00 00 41 00 3d 00 00 41 00 74 29 80 3d 4a cd 0e 00 00 74 4d 89 da 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 77 48 83 c4 68 5b 5d c3 48 8d 84 24 80 00 00 Jul 11 09:29:39 AIO kernel: RSP: 002b:00007ffd32858f70 EFLAGS: 00000202 ORIG_RAX: 0000000000000101 Jul 11 09:29:39 AIO kernel: RAX: ffffffffffffffda RBX: 0000000000080800 RCX: 000014e9aa7748a1 Jul 11 09:29:39 AIO kernel: RDX: 0000000000080800 RSI: 00000000004fc050 RDI: 00000000ffffff9c Jul 11 09:29:39 AIO kernel: RBP: 00000000004fc050 R08: 0000000000000007 R09: 00000000004fbf80 Jul 11 09:29:39 AIO kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 0000000064acb07f Jul 11 09:29:39 AIO kernel: R13: 0000000064acb066 R14: 000014e9aa9e4b44 R15: 0000000000000019 Jul 11 09:29:39 AIO kernel: </TASK> Jul 11 09:29:39 AIO kernel: Modules linked in: ipmi_devintf xt_comment macvlan veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_addrtype br_netfilter xfs zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) tcp_diag inet_diag nfsd auth_rpcgss oid_registry lockd grace sunrpc ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs af_packet 8021q garp mrp bridge stp llc bonding tls ixgbe xfrm_algo mdio igb x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel mgag200 sha512_ssse3 drm_shmem_helper aesni_intel drm_kms_helper crypto_simd ipmi_ssif cryptd i2c_i801 mxm_wmi drm rapl mpt3sas isci nvme intel_cstate i2c_smbus mei_me backlight i2c_algo_bit libsas acpi_ipmi ahci syscopyarea input_leds raid_class sysfillrect sysimgblt intel_uncore libahci joydev fb_sys_fops led_class mei nvme_core Jul 11 09:29:39 AIO kernel: i2c_core scsi_transport_sas ipmi_si wmi button unix [last unloaded: md_mod] Jul 11 09:29:39 AIO kernel: CR2: ffffffffa0671260 Jul 11 09:29:39 AIO kernel: ---[ end trace 0000000000000000 ]--- Jul 11 09:29:39 AIO kernel: RIP: 0010:blkdev_get_by_dev+0xbb/0x264 Jul 11 09:29:39 AIO kernel: Code: b8 d8 00 00 00 00 0f 84 75 01 00 00 eb 17 4c 89 f6 48 89 c7 e8 09 f6 ff ff 85 c0 41 89 c5 74 b9 e9 83 01 00 00 49 8b 44 24 48 <48> 8b b8 80 00 00 00 e8 5b cd cf ff 84 c0 0f 84 43 01 00 00 80 bb Jul 11 09:29:39 AIO kernel: RSP: 0018:ffffc9000823fc80 EFLAGS: 00010282 Jul 11 09:29:39 AIO kernel: RAX: ffffffffa06711e0 RBX: ffff8890d76a0000 RCX: 0000000000000008 Jul 11 09:29:39 AIO kernel: RDX: ffff88811dd11f80 RSI: ffff8890d76a0418 RDI: ffff889085ae79f8 Jul 11 09:29:39 AIO kernel: RBP: 000000004800005d R08: 0000000000000002 R09: 0000000000000009 Jul 11 09:29:39 AIO kernel: R10: 0000000000000001 R11: 0000000000000fe0 R12: ffff889085ae7800 Jul 11 09:29:39 AIO kernel: R13: ffff8890b676e710 R14: ffff8890b676e700 R15: 0000000000000000 Jul 11 09:29:39 AIO kernel: FS: 000014e9aa66ad80(0000) GS:ffff88a03fc40000(0000) knlGS:0000000000000000 Jul 11 09:29:39 AIO kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 11 09:29:39 AIO kernel: CR2: ffffffffa0671260 CR3: 00000010cf556006 CR4: 00000000001706e0 Jul 11 09:29:39 AIO kernel: note: btrfs[5739] exited with irqs disabled Jul 11 09:31:04 AIO root: ACPI action up is not defined Jul 11 09:38:57 AIO root: ACPI action up is not defined Jul 11 09:39:08 AIO shutdown[6862]: shutting down for system reboot Jul 11 09:42:02 AIO kernel: Linux version 6.1.36-Unraid (root@Develop) (gcc (GCC) 12.2.0, GNU ld version 2.40-slack151) #1 SMP PREEMPT_DYNAMIC Wed Jun 28 07:51:54 PDT 2023
  7. The error log starts here, looks like it is a kernel / driver bug, rather than hardware defect. (also considering the system is runing stable for a while before) Jul 10 18:30:56 AIO kernel: BUG: unable to handle page fault for address: 000000003c740000 Jul 10 18:30:56 AIO kernel: #PF: supervisor write access in kernel mode Jul 10 18:30:56 AIO kernel: #PF: error_code(0x0002) - not-present page Jul 10 18:30:56 AIO kernel: PGD 0 P4D 0 Jul 10 18:30:56 AIO kernel: Oops: 0002 [#1] PREEMPT SMP PTI Jul 10 18:30:56 AIO kernel: CPU: 19 PID: 19342 Comm: shfs Tainted: P W O 6.1.36-Unraid #1 Jul 10 18:30:56 AIO kernel: Hardware name: Sugon I620-G10/X9DR3-F, BIOS 3.4 06/30/2020 Jul 10 18:30:56 AIO kernel: RIP: 0010:rb_insert_color+0x105/0x11a Jul 10 18:30:56 AIO kernel: Code: 74 0a 48 89 f1 48 83 c9 01 48 89 0a 48 89 06 48 8b 50 10 49 89 c0 48 85 d2 48 89 57 08 49 89 78 10 74 0a 48 89 f8 48 83 c8 01 <48> 89 02 31 c9 4c 89 ca 4c 89 c6 e9 07 fc ff ff c3 cc cc cc cc 41
  8. Following Screen is captured before mannual reset. The time perform hard reset is Jul 10 20:51:14, please check log before this time stamp Recent logs before system not response is here: syslog.txt And diagnostic files is here: aio-diagnostics-20230710-2109.zip Many thanks for any help! Repeating kernel message like: Jul 10 20:47:49 AIO kernel: RSP: 0018:ffffc9000c6bfce0 EFLAGS: 00000202 Jul 10 20:47:49 AIO kernel: RAX: 0000000000700101 RBX: ffff8891d57404d4 RCX: 0000000000000a20 Jul 10 20:47:49 AIO kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff8891d57404d4 Jul 10 20:47:49 AIO kernel: RBP: 000000003c4a0000 R08: 00000000ffffffff R09: 0000000000000000 Jul 10 20:47:49 AIO kernel: R10: 0000000000000000 R11: ffff888877d7eff0 R12: 0000000000000004 Jul 10 20:47:49 AIO kernel: R13: 0000000000000000 R14: 000000003c59ffff R15: ffffc9000c6bfd80 Jul 10 20:47:49 AIO kernel: FS: 0000000000000000(0000) GS:ffff88903fa40000(0000) knlGS:0000000000000000 Jul 10 20:47:49 AIO kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 10 20:47:49 AIO kernel: CR2: 000014f4013a49dc CR3: 000000000620a004 CR4: 00000000001706e0 Jul 10 20:47:49 AIO kernel: Call Trace: Jul 10 20:47:49 AIO kernel: <NMI> Jul 10 20:47:49 AIO kernel: ? nmi_cpu_backtrace+0xd3/0x104 Jul 10 20:47:49 AIO kernel: ? nmi_cpu_backtrace_handler+0xd/0x15 Jul 10 20:47:49 AIO kernel: ? nmi_handle+0x57/0x131 Jul 10 20:47:49 AIO kernel: ? native_queued_spin_lock_slowpath+0x86/0x1cf Jul 10 20:47:49 AIO kernel: ? default_do_nmi+0x66/0x15b Jul 10 20:47:49 AIO kernel: ? exc_nmi+0xbf/0x130 Jul 10 20:47:49 AIO kernel: ? end_repeat_nmi+0x16/0x67 Jul 10 20:47:49 AIO kernel: ? native_queued_spin_lock_slowpath+0x86/0x1cf Jul 10 20:47:49 AIO kernel: ? native_queued_spin_lock_slowpath+0x86/0x1cf Jul 10 20:47:49 AIO kernel: ? native_queued_spin_lock_slowpath+0x86/0x1cf Jul 10 20:47:49 AIO kernel: </NMI> Jul 10 20:47:49 AIO kernel: <TASK> Jul 10 20:47:49 AIO kernel: do_raw_spin_lock+0x14/0x1a Jul 10 20:47:49 AIO kernel: __clear_extent_bit+0xe6/0x329 Jul 10 20:47:49 AIO kernel: ? preempt_latency_start+0x2b/0x46 Jul 10 20:47:49 AIO kernel: endio_readpage_release_extent+0x81/0xb7 Jul 10 20:47:49 AIO kernel: end_bio_extent_readpage+0x4a5/0x4fe Jul 10 20:47:49 AIO kernel: ? update_load_avg+0x46/0x398 Jul 10 20:47:49 AIO kernel: ? process_one_work+0x1ab/0x295 Jul 10 20:47:49 AIO kernel: process_one_work+0x1ab/0x295 Jul 10 20:47:49 AIO kernel: worker_thread+0x18b/0x244 Jul 10 20:47:49 AIO kernel: ? rescuer_thread+0x281/0x281 Jul 10 20:47:49 AIO kernel: kthread+0xe7/0xef Jul 10 20:47:49 AIO kernel: ? kthread_complete_and_exit+0x1b/0x1b Jul 10 20:47:49 AIO kernel: ret_from_fork+0x22/0x30 Jul 10 20:47:49 AIO kernel: </TASK> Jul 10 20:48:52 AIO shutdown[7551]: shutting down for system reboot Jul 10 20:48:54 AIO kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 1-.... } 8278300 jiffies s: 879449 root: 0x1/. Jul 10 20:48:54 AIO kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:0-15:0x2/. Jul 10 20:48:54 AIO kernel: Sending NMI from CPU 16 to CPUs 1: Jul 10 20:48:54 AIO kernel: NMI backtrace for cpu 1 Jul 10 20:48:54 AIO kernel: CPU: 1 PID: 9828 Comm: kworker/u65:7 Tainted: P D W O 6.1.36-Unraid #1 Jul 10 20:48:54 AIO kernel: Hardware name: Sugon I620-G10/X9DR3-F, BIOS 3.4 06/30/2020 Jul 10 20:48:54 AIO kernel: Workqueue: btrfs-endio btrfs_end_bio_work Jul 10 20:48:54 AIO kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x80/0x1cf Jul 10 20:48:54 AIO kernel: Code: 2b 08 8b 03 0f 92 c2 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 76 0c 0f ba e0 08 72 1e c6 43 01 00 eb 18 85 c0 74 0a 8b 03 <84> c0 74 04 f3 90 eb f6 66 c7 03 01 00 e9 32 01 00 00 e8 4a 3f ff
  9. May 7 00:09:59 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 00:09:59 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 00:09:59 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2700, expire in 6976 seconds May 7 00:20:09 AIO flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 7 00:23:19 AIO flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 7 00:38:07 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 00:38:07 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 00:38:07 AIO dhcpcd[1730]: br0: renew in 1744, rebind in 2790, expire in 7088 seconds May 7 01:07:11 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 01:07:11 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 01:07:11 AIO dhcpcd[1730]: br0: renew in 1772, rebind in 2836, expire in 7145 seconds May 7 01:36:43 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 01:36:43 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 01:36:43 AIO dhcpcd[1730]: br0: renew in 1786, rebind in 2858, expire in 7173 seconds May 7 02:06:29 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 02:06:29 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 02:06:29 AIO dhcpcd[1730]: br0: renew in 1794, rebind in 2870, expire in 7188 seconds May 7 02:36:23 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 02:36:23 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 02:36:23 AIO dhcpcd[1730]: br0: renew in 1797, rebind in 2875, expire in 7194 seconds May 7 03:06:20 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 03:06:20 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 03:06:20 AIO dhcpcd[1730]: br0: renew in 1798, rebind in 2877, expire in 7197 seconds May 7 03:24:16 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 03:24:16 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 03:24:16 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 7 03:24:18 AIO ntpd[2258]: Listen normally on 61 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 7 03:24:18 AIO ntpd[2258]: new interface(s) found: waking up resolver May 7 03:30:30 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 03:36:18 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 03:36:18 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 03:36:18 AIO dhcpcd[1730]: br0: renew in 1800, rebind in 2880, expire in 7200 seconds May 7 03:40:01 AIO root: mover: started May 7 03:40:01 AIO root: mover: finished May 7 03:49:56 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 03:56:10 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 04:08:17 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 04:14:32 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 04:36:18 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 04:36:18 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 04:36:18 AIO dhcpcd[1730]: br0: renew in 900, rebind in 1440, expire in 5400 seconds May 7 04:39:29 AIO dhcpcd[1730]: br0: expired address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 04:39:29 AIO dhcpcd[1730]: br0: part of a Router Advertisement expired May 7 04:39:29 AIO dhcpcd[1730]: br0: deleting route to fdae:efe0:e973:4621::/64 May 7 04:39:30 AIO ntpd[2258]: Deleting interface #61 br0, fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123, interface stats: received=0, sent=0, dropped=0, active_time=4512 secs May 7 04:51:18 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 04:51:18 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 04:51:18 AIO dhcpcd[1730]: br0: renew in 1350, rebind in 2160, expire in 6300 seconds May 7 05:13:48 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 05:13:48 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 05:13:48 AIO dhcpcd[1730]: br0: renew in 1575, rebind in 2520, expire in 6751 seconds May 7 05:40:03 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 05:40:03 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 05:40:03 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2701, expire in 6977 seconds May 7 06:08:11 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 06:08:11 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 06:08:11 AIO dhcpcd[1730]: br0: renew in 1744, rebind in 2790, expire in 7088 seconds May 7 06:37:15 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 06:37:15 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 06:37:15 AIO dhcpcd[1730]: br0: renew in 1772, rebind in 2836, expire in 7145 seconds May 7 07:06:47 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 07:06:47 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 07:06:47 AIO dhcpcd[1730]: br0: renew in 1786, rebind in 2858, expire in 7173 seconds May 7 07:36:33 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 07:36:33 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 07:36:33 AIO dhcpcd[1730]: br0: renew in 1794, rebind in 2870, expire in 7188 seconds May 7 08:06:27 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 08:06:27 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 08:06:27 AIO dhcpcd[1730]: br0: renew in 1797, rebind in 2875, expire in 7194 seconds May 7 08:36:24 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 08:36:24 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 08:36:24 AIO dhcpcd[1730]: br0: renew in 1798, rebind in 2877, expire in 7197 seconds May 7 09:06:22 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 09:06:22 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 09:06:22 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2879, expire in 7199 seconds May 7 09:36:21 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 09:36:21 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 09:36:21 AIO dhcpcd[1730]: br0: renew in 900, rebind in 1440, expire in 5401 seconds May 7 09:51:21 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 09:51:21 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 09:51:21 AIO dhcpcd[1730]: br0: renew in 1350, rebind in 2160, expire in 6301 seconds May 7 10:13:51 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 10:13:51 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 10:13:51 AIO dhcpcd[1730]: br0: renew in 1576, rebind in 2521, expire in 6752 seconds May 7 10:40:07 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 10:40:07 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 10:40:07 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2700, expire in 6976 seconds May 7 10:52:09 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 10:52:09 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 10:52:09 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 7 10:52:11 AIO ntpd[2258]: bind(25) AF_INET6 fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 flags 0x11 failed: Cannot assign requested address May 7 10:52:11 AIO ntpd[2258]: unable to create socket on br0 (62) for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 May 7 10:52:11 AIO ntpd[2258]: failed to init interface for address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 May 7 10:52:13 AIO ntpd[2258]: Listen normally on 63 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 7 10:52:13 AIO ntpd[2258]: new interface(s) found: waking up resolver May 7 10:58:24 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 11:08:15 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 11:08:15 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 11:08:15 AIO dhcpcd[1730]: br0: renew in 1744, rebind in 2790, expire in 7088 seconds May 7 11:23:22 AIO dhcpcd[1730]: br0: expired address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 11:23:22 AIO dhcpcd[1730]: br0: part of a Router Advertisement expired May 7 11:23:22 AIO dhcpcd[1730]: br0: deleting route to fdae:efe0:e973:4621::/64 May 7 11:23:23 AIO ntpd[2258]: Deleting interface #63 br0, fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123, interface stats: received=0, sent=0, dropped=0, active_time=1870 secs May 7 11:37:19 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 11:37:19 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 11:37:19 AIO dhcpcd[1730]: br0: renew in 1772, rebind in 2835, expire in 7144 seconds May 7 12:06:51 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 12:06:51 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 12:06:51 AIO dhcpcd[1730]: br0: renew in 1786, rebind in 2857, expire in 7172 seconds May 7 12:21:01 AIO flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 7 12:22:01 AIO flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 7 12:36:37 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 12:36:37 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 12:36:37 AIO dhcpcd[1730]: br0: renew in 1794, rebind in 2870, expire in 7188 seconds May 7 13:06:31 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 13:06:31 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 13:06:31 AIO dhcpcd[1730]: br0: renew in 1797, rebind in 2875, expire in 7194 seconds May 7 13:36:28 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 13:36:28 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 13:36:28 AIO dhcpcd[1730]: br0: renew in 1798, rebind in 2877, expire in 7197 seconds May 7 14:06:26 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 14:06:26 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 14:06:26 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2879, expire in 7199 seconds May 7 14:36:25 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 14:36:25 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 14:36:25 AIO dhcpcd[1730]: br0: renew in 900, rebind in 1440, expire in 5400 seconds May 7 14:51:25 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 14:51:25 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 14:51:25 AIO dhcpcd[1730]: br0: renew in 1350, rebind in 2160, expire in 6300 seconds May 7 15:13:19 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 15:13:19 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 15:13:19 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 7 15:13:22 AIO ntpd[2258]: Listen normally on 64 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 7 15:13:22 AIO ntpd[2258]: new interface(s) found: waking up resolver May 7 15:13:55 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 15:13:55 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 15:13:55 AIO dhcpcd[1730]: br0: renew in 1575, rebind in 2520, expire in 6750 seconds May 7 15:19:36 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 15:40:10 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 15:40:10 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 15:40:10 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2701, expire in 6977 seconds May 7 15:44:32 AIO dhcpcd[1730]: br0: expired address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 15:44:32 AIO dhcpcd[1730]: br0: part of a Router Advertisement expired May 7 15:44:32 AIO dhcpcd[1730]: br0: deleting route to fdae:efe0:e973:4621::/64 May 7 15:44:33 AIO ntpd[2258]: Deleting interface #64 br0, fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123, interface stats: received=0, sent=0, dropped=0, active_time=1871 secs May 7 16:08:18 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 16:08:18 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 16:08:18 AIO dhcpcd[1730]: br0: renew in 1744, rebind in 2791, expire in 7089 seconds May 7 16:37:22 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 16:37:22 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 16:37:22 AIO dhcpcd[1730]: br0: renew in 1772, rebind in 2836, expire in 7145 seconds May 7 17:06:54 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 17:06:54 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 17:06:54 AIO dhcpcd[1730]: br0: renew in 1786, rebind in 2858, expire in 7173 seconds May 7 17:35:35 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 17:35:35 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 17:35:35 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 7 17:35:36 AIO ntpd[2258]: bind(25) AF_INET6 fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 flags 0x11 failed: Cannot assign requested address May 7 17:35:36 AIO ntpd[2258]: unable to create socket on br0 (65) for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 May 7 17:35:36 AIO ntpd[2258]: failed to init interface for address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 May 7 17:35:38 AIO ntpd[2258]: Listen normally on 66 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 7 17:35:38 AIO ntpd[2258]: new interface(s) found: waking up resolver May 7 17:36:40 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 17:36:40 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 17:36:40 AIO dhcpcd[1730]: br0: renew in 1793, rebind in 2869, expire in 7187 seconds May 7 17:41:47 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 18:00:04 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 18:06:18 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 18:06:33 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 18:06:33 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 18:06:33 AIO dhcpcd[1730]: br0: renew in 1797, rebind in 2876, expire in 7195 seconds May 7 18:31:15 AIO dhcpcd[1730]: br0: expired address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 18:31:15 AIO dhcpcd[1730]: br0: part of a Router Advertisement expired May 7 18:31:15 AIO dhcpcd[1730]: br0: deleting route to fdae:efe0:e973:4621::/64 May 7 18:31:17 AIO ntpd[2258]: Deleting interface #66 br0, fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123, interface stats: received=0, sent=0, dropped=0, active_time=3339 secs May 7 18:36:30 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 18:36:30 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 18:36:30 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2879, expire in 7199 seconds May 7 19:06:29 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 19:06:29 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 19:06:29 AIO dhcpcd[1730]: br0: renew in 1800, rebind in 2880, expire in 7200 seconds May 7 19:36:29 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 19:36:29 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 19:36:29 AIO dhcpcd[1730]: br0: renew in 900, rebind in 1440, expire in 5400 seconds May 7 19:51:29 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 19:51:29 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 19:51:29 AIO dhcpcd[1730]: br0: renew in 1350, rebind in 2160, expire in 6300 seconds May 7 20:13:59 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 20:13:59 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 20:13:59 AIO dhcpcd[1730]: br0: renew in 1575, rebind in 2520, expire in 6750 seconds May 7 20:40:14 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 20:40:14 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 20:40:14 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2701, expire in 6977 seconds May 7 21:08:22 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 21:08:22 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 21:08:22 AIO dhcpcd[1730]: br0: renew in 1744, rebind in 2790, expire in 7088 seconds May 7 21:37:26 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 21:37:26 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 21:37:26 AIO dhcpcd[1730]: br0: renew in 1772, rebind in 2836, expire in 7145 seconds May 7 22:02:45 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 22:02:45 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 7 22:02:45 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 7 22:02:47 AIO ntpd[2258]: bind(25) AF_INET6 fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 flags 0x11 failed: Cannot assign requested address May 7 22:02:47 AIO ntpd[2258]: unable to create socket on br0 (67) for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 May 7 22:02:47 AIO ntpd[2258]: failed to init interface for address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 May 7 22:02:49 AIO ntpd[2258]: Listen normally on 68 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 7 22:02:49 AIO ntpd[2258]: new interface(s) found: waking up resolver May 7 22:06:58 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 22:06:58 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 22:06:58 AIO dhcpcd[1730]: br0: renew in 1786, rebind in 2858, expire in 7173 seconds May 7 22:08:59 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 7 22:33:56 AIO dhcpcd[1730]: br0: expired address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 7 22:33:56 AIO dhcpcd[1730]: br0: part of a Router Advertisement expired May 7 22:33:56 AIO dhcpcd[1730]: br0: deleting route to fdae:efe0:e973:4621::/64 May 7 22:33:58 AIO ntpd[2258]: Deleting interface #68 br0, fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123, interface stats: received=0, sent=0, dropped=0, active_time=1869 secs May 7 22:36:44 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 22:36:44 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 22:36:44 AIO dhcpcd[1730]: br0: renew in 1793, rebind in 2869, expire in 7187 seconds May 7 23:06:37 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 23:06:37 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 23:06:37 AIO dhcpcd[1730]: br0: renew in 1797, rebind in 2876, expire in 7195 seconds May 7 23:36:34 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 7 23:36:34 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 7 23:36:34 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2878, expire in 7198 seconds May 8 00:06:33 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 00:06:33 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 00:06:33 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2879, expire in 7199 seconds May 8 00:11:32 AIO flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 8 00:20:32 AIO flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 8 00:36:32 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 00:36:32 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 00:36:32 AIO dhcpcd[1730]: br0: renew in 900, rebind in 1440, expire in 5401 seconds May 8 00:51:32 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 00:51:32 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 00:51:32 AIO dhcpcd[1730]: br0: renew in 1350, rebind in 2160, expire in 6301 seconds May 8 01:14:02 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 01:14:02 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 01:14:02 AIO dhcpcd[1730]: br0: renew in 1575, rebind in 2520, expire in 6751 seconds May 8 01:40:17 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 01:40:17 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 01:40:17 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2701, expire in 6977 seconds May 8 01:55:26 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 8 01:55:26 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 8 01:55:26 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 8 01:55:27 AIO ntpd[2258]: bind(25) AF_INET6 fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 flags 0x11 failed: Cannot assign requested address May 8 01:55:27 AIO ntpd[2258]: unable to create socket on br0 (69) for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123 May 8 01:55:27 AIO ntpd[2258]: failed to init interface for address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 May 8 01:55:29 AIO ntpd[2258]: Listen normally on 70 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 8 01:55:29 AIO ntpd[2258]: new interface(s) found: waking up resolver May 8 02:01:38 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 8 02:08:25 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 02:08:25 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 02:08:25 AIO dhcpcd[1730]: br0: renew in 1744, rebind in 2791, expire in 7089 seconds May 8 02:26:37 AIO dhcpcd[1730]: br0: expired address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 8 02:26:37 AIO dhcpcd[1730]: br0: part of a Router Advertisement expired May 8 02:26:37 AIO dhcpcd[1730]: br0: deleting route to fdae:efe0:e973:4621::/64 May 8 02:26:38 AIO ntpd[2258]: Deleting interface #70 br0, fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7#123, interface stats: received=0, sent=0, dropped=0, active_time=1869 secs May 8 02:37:29 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 02:37:29 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 02:37:29 AIO dhcpcd[1730]: br0: renew in 1772, rebind in 2836, expire in 7145 seconds May 8 03:07:01 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 03:07:01 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 03:07:01 AIO dhcpcd[1730]: br0: renew in 1787, rebind in 2859, expire in 7174 seconds May 8 03:36:48 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 03:36:48 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 03:36:48 AIO dhcpcd[1730]: br0: renew in 1793, rebind in 2869, expire in 7187 seconds May 8 03:40:01 AIO root: mover: started May 8 03:40:01 AIO root: mover: finished May 8 04:06:41 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 04:06:41 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 04:06:41 AIO dhcpcd[1730]: br0: renew in 1797, rebind in 2876, expire in 7195 seconds May 8 04:36:38 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 04:36:38 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 04:36:38 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2878, expire in 7198 seconds May 8 05:06:37 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 05:06:37 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 05:06:37 AIO dhcpcd[1730]: br0: renew in 1799, rebind in 2879, expire in 7199 seconds May 8 05:36:36 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 05:36:36 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 05:36:36 AIO dhcpcd[1730]: br0: renew in 900, rebind in 1440, expire in 5400 seconds May 8 05:51:36 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 05:51:36 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 05:51:36 AIO dhcpcd[1730]: br0: renew in 1350, rebind in 2160, expire in 6301 seconds May 8 06:14:06 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 06:14:06 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 06:14:06 AIO dhcpcd[1730]: br0: renew in 1575, rebind in 2520, expire in 6751 seconds May 8 06:22:25 AIO dhcpcd[1730]: br0: adding address fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7/64 May 8 06:22:25 AIO avahi-daemon[12894]: Registering new address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0.*. May 8 06:22:25 AIO dhcpcd[1730]: br0: adding route to fdae:efe0:e973:4621::/64 May 8 06:22:27 AIO ntpd[2258]: Listen normally on 71 br0 [fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7]:123 May 8 06:22:27 AIO ntpd[2258]: new interface(s) found: waking up resolver May 8 06:28:38 AIO avahi-daemon[12894]: Withdrawing address record for fdae:efe0:e973:4621:60f9:f4ff:fe6e:1ed7 on br0. May 8 06:40:21 AIO dhcpcd[1730]: br0: REPLY6 received from fe80::c683:4fff:fe11:787 May 8 06:40:21 AIO dhcpcd[1730]: br0: adding address 240e:3a1:8e31:fdf1::881/128 May 8 06:40:21 AIO dhcpcd[1730]: br0: renew in 1688, rebind in 2700, expire in 6976 seconds May 8 06:56:41 AIO kernel: Linux version 5.19.17-Unraid (root@Develop) (gcc (GCC) 12.2.0, GNU ld version 2.39-slack151) #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 May 8 06:56:41 AIO kernel: Command line: BOOT_IMAGE=/bzimage initrd=/bzroot May 8 06:56:41 AIO kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' May 8 06:56:41 AIO kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' May 8 06:56:41 AIO kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' May 8 06:56:41 AIO kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 May 8 06:56:41 AIO kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. May 8 06:56:41 AIO kernel: signal: max sigframe size: 1776 May 8 06:56:41 AIO kernel: BIOS-provided physical RAM map: May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007df0bfff] usable May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007df0c000-0x000000007df88fff] reserved May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007df89000-0x000000007e0c3fff] usable May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007e0c4000-0x000000007e2d3fff] ACPI NVS May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007e2d4000-0x000000007f34efff] reserved May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007f34f000-0x000000007f34ffff] usable May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007f350000-0x000000007f3d5fff] ACPI NVS May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x000000007f3d6000-0x000000007f7fffff] usable May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x0000000080000000-0x000000008fffffff] reserved May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved May 8 06:56:41 AIO kernel: BIOS-e820: [mem 0x0000000100000000-0x000000207fffffff] usable aio-diagnostics-20230509-2112.zip
  10. The configuration should be OK, it's just return to normal after reboot Just wondering what's causing this kind of issue, so to make sure it wont happen again. Can you help to recognize what's this log mean? May 1 01:54:52 AIO nginx: 2023/05/01 01:54:52 [alert] 8838#8838: worker process 25225 exited on signal 6 May 1 01:54:52 AIO nginx: 2023/05/01 01:54:52 [alert] 8838#8838: shared memory zone "memstore" was locked by 25225
  11. no, that address is correct, it is the main ip of unraid server, but since this issue happen, it can not be reach through webui or PING from local network. (tried unplug and replug ethernet port, restart network service, none of these fix this)
  12. with dedicated port for docker macvlan, no system crash, but encounter new issue, not sure if its due to macvlan
  13. Network down, ifconfig in phyisical terminal shows no ipv4 address. and syslog.zipsyslog.zipipv6 address is also not reach able. try to restart network service with: /etc/rc.d/rc.inetd restart - wont fix. the mirrored chaos log mirrored-syslog.zipis attached, and also diagnostics log aio-diagnostics-20230501-1203.zipfor reference. Note:docker network br1 is set to macvlan with a dedicated port system log showing repeating message like follow, system is still reachable around May 1 01:00:00 Apr 30 00:00:13 AIO kernel: device vetha859cec entered promiscuous mode Apr 30 00:00:13 AIO kernel: eth0: renamed from vethda7234f Apr 30 00:00:14 AIO kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Apr 30 00:00:14 AIO kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vetha859cec: link becomes ready Apr 30 00:00:14 AIO kernel: docker0: port 7(vetha859cec) entered blocking state Apr 30 00:00:14 AIO kernel: docker0: port 7(vetha859cec) entered forwarding state Apr 30 00:00:14 AIO kernel: docker0: port 7(vetha859cec) entered disabled state Apr 30 00:00:14 AIO kernel: vethda7234f: renamed from eth0 Apr 30 00:00:14 AIO kernel: docker0: port 7(vetha859cec) entered disabled state Apr 30 00:00:14 AIO kernel: device vetha859cec left promiscuous mode May 1 01:54:52 AIO nginx: 2023/05/01 01:54:52 [alert] 8838#8838: worker process 25225 exited on signal 6 May 1 01:54:52 AIO nginx: 2023/05/01 01:54:52 [alert] 8838#8838: shared memory zone "memstore" was locked by 25225 May 1 02:33:54 AIO rsyslogd: file '/var/log/syslog'[2] write error - see https://www.rsyslog.com/solving-rsyslog-write-errors/ for help OS error: No space left on device [v8.2102.0 try https://www.rsyslog.com/e/2027 ] May 1 02:33:54 AIO rsyslogd: action 'action-0-builtin:omfile' (module 'builtin:omfile') message lost, could not be processed. Check for additional error messages before this one. [v8.2102.0 try https://www.rsyslog.com/e/2027 ] May 1 02:33:54 AIO rsyslogd: file '/var/log/syslog'[2] write error - see https://www.rsyslog.com/solving-rsyslog-write-errors/ for help OS error: No space left on device [v8.2102.0 try https://www.rsyslog.com/e/2027 ] May 1 02:33:54 AIO rsyslogd: action 'action-0-builtin:omfile' (module 'builtin:omfile') message lost, could not be processed. Check for additional error messages before this one. [v8.2102.0 try https://www.rsyslog.com/e/2027 ]
  14. When keep in macvlan, will a dedicated ethernet port for docker network fix this?
  15. This morning when I check one of docker application, found out all APPs in Unraid is offline, and Webui is inaccessible, server IPMI shows no display output, server software shutdown not working. Attached log and diagnostic files for reference Attachment 1: is log before system crash / stuck, which is set to mirror to flash drive; Attachment 2: is full diagnostic file downloaded from system after hard reset. and two key time point may help when view log: Apr 27 02:00:40 - system log stopped at this time; Apr 27 08:45:42 - server manual reset at this time; Thanks in advance for kind help! syslog_before crash.log aio-diagnostics-20230427-0955.zip