Thanks for replay! Yes, it looses external SSD @ ~4:00 AM, this morning again. I will check dmesg tomorrow before reboot.do you mean that your SSD always drop connection at 4:00 am and somehow reconnects it after a while? I can't really understand, but if that's the deal, there might be some bigger problem overhead (cuz it reconnects,better provide your dmesg) but I suggest you setup quirks too. Mine can also drop connection when using uas driver. but it shouldn't have the ability to reconnect as the driver is dead. requires a manual reboot.Hello!
I did not wanted to start new topic, this seems to fit under my needs..
I have problem with RPi4 4GB
Operating System: Debian GNU/Linux 11 (bullseye)
Kernel: Linux 6.6.21-v8+
Architecture: arm64
in that I run in dockers: home assistant, infuxDB, Grafana and also it is ar TTN gateway (Sensecap M1 repurposed)
Few days back it started to drop SSD each night exact at ~ 4:00 AM, I had theory about power supply that LoRa hat and SSD.. I added PSU 5A @ 5V but still exact at ~ 4:00AM it drops SSD and no more sensor data log function. Otherwise all runs fine. Does anybody has idea where to start to troubleshoot this? last option is to get USB hub with external power or leave one night with TTN gateway off..
and, just remmebered, power if connected to LoRa Hat, that is how it is with Sensecap M1, maybe I have to try to connect it to RPi itself.. but still no idea why exact at 4:00AM (se in graf that sensor line becomes constant)
Thanks in advance!
According log around that time sys temp was 48C and sensor near all my RPi recorder ~ 24C.
Here is what is shows, but it is after reboot.
I dont think SSD is bad, and it is constant @ 4:00, I tried to reboot RPi @ 13;00 or 7:00 morning - freeze phase is not related to cycle time, but it is constant at same +/- 4:00 ;/ mystery..
Code:
pi@pibox:~ $ dmesg[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083][ 0.000000] Linux version 6.6.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1741 SMP PREEMPT Fri Mar 8 13:40:00 GMT 2024[ 0.000000] KASLR enabled[ 0.000000] random: crng init done[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1[ 0.000000] efi: UEFI not found.[ 0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 MiB[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool[ 0.000000] OF: reserved mem: 0x000000000ec00000..0x000000002ebfffff (524288 KiB) map reusable linux,cma[ 0.000000] OF: reserved mem: 0x000000003ef64180..0x000000003ef6456f (0 KiB) nomap non-reusable nvram@0[ 0.000000] Zone ranges:[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff][ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000fbffffff][ 0.000000] Normal empty[ 0.000000] Movable zone start for each node[ 0.000000] Early memory node ranges[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff][ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff][ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff][ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges[ 0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges[ 0.000000] percpu: Embedded 30 pages/cpu s85736 r8192 d28952 u122880[ 0.000000] pcpu-alloc: s85736 r8192 d28952 u122880 alloc=30*4096[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected PIPT I-cache on CPU0[ 0.000000] CPU features: detected: Spectre-v2[ 0.000000] CPU features: detected: Spectre-v3a[ 0.000000] CPU features: detected: Spectre-v4[ 0.000000] CPU features: detected: Spectre-BHB[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)[ 0.000000] CPU features: detected: ARM erratum 1742098[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923[ 0.000000] alternatives: applying boot alternatives[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:55:0A:7C vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=f66a08fb-02 rootfstype=ext4 fsck.repair=yes rootwait[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 996912[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off[ 0.000000] software IO TLB: area num 4.[ 0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)[ 0.000000] Memory: 3353792K/4050944K available (13376K kernel code, 2210K rwdata, 4308K rodata, 4928K init, 1083K bss, 172864K reserved, 524288K cma-reserved)[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1[ 0.000000] ftrace: allocating 44573 entries in 175 pages[ 0.000000] ftrace: allocated 175 pages with 6 groups[ 0.000000] trace event string verifier disabled[ 0.000000] rcu: Preemptible hierarchical RCU implementation.[ 0.000000] rcu: RCU event tracing is enabled.[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.[ 0.000000] Trampoline variant of Tasks RCU enabled.[ 0.000000] Rude variant of Tasks RCU enabled.[ 0.000000] Tracing variant of Tasks RCU enabled.[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0[ 0.000000] Root IRQ handler: gic_handle_irq[ 0.000000] GIC: Using split EOI/Deactivate mode[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns[ 0.000329] Console: colour dummy device 80x25[ 0.000344] printk: console [tty1] enabled[ 0.000981] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)[ 0.001014] pid_max: default: 32768 minimum: 301[ 0.001097] LSM: initializing lsm=capability,integrity[ 0.001320] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)[ 0.001395] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)[ 0.002287] cgroup: Disabling memory control group subsystem[ 0.003938] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.004063] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.004202] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.[ 0.004483] rcu: Hierarchical SRCU implementation.[ 0.004502] rcu: Max phase no-delay instances is 1000.[ 0.006368] EFI services will not be available.[ 0.006692] smp: Bringing up secondary CPUs ...[ 0.007332] Detected PIPT I-cache on CPU1[ 0.007462] CPU1: Booted secondary processor 0x0000000001 [0x410fd083][ 0.008192] Detected PIPT I-cache on CPU2[ 0.008284] CPU2: Booted secondary processor 0x0000000002 [0x410fd083][ 0.008949] Detected PIPT I-cache on CPU3[ 0.009043] CPU3: Booted secondary processor 0x0000000003 [0x410fd083][ 0.009130] smp: Brought up 1 node, 4 CPUs[ 0.009211] SMP: Total of 4 processors activated.[ 0.009228] CPU features: detected: 32-bit EL0 Support[ 0.009242] CPU features: detected: 32-bit EL1 Support[ 0.009260] CPU features: detected: CRC32 instructions[ 0.009381] CPU: All CPU(s) started at EL2[ 0.009409] alternatives: applying system-wide alternatives[ 0.011649] devtmpfs: initialized[ 0.021540] Enabled cp15_barrier support[ 0.021594] Enabled setend support[ 0.021764] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[ 0.021804] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)[ 0.033829] pinctrl core: initialized pinctrl subsystem[ 0.034384] DMI not present or invalid.[ 0.034945] NET: Registered PF_NETLINK/PF_ROUTE protocol family[ 0.036955] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations[ 0.037233] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations[ 0.037676] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations[ 0.037756] audit: initializing netlink subsys (disabled)[ 0.037938] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1[ 0.038457] thermal_sys: Registered thermal governor 'step_wise'[ 0.038512] cpuidle: using governor menu[ 0.038883] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.[ 0.039009] ASID allocator initialised with 32768 entries[ 0.039998] Serial: AMBA PL011 UART driver[ 0.046058] bcm2835-mbox fe00b880.mailbox: mailbox enabled[ 0.056129] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-29T12:24:53, variant start[ 0.060144] raspberrypi-firmware soc:firmware: Firmware hash is f4e2138c2adc8f3a92a3a65939e458f11d7298ba[ 0.070098] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL[ 0.070126] Modules: 0 pages in range for non-PLT usage[ 0.070133] Modules: 517760 pages in range for PLT usage[ 0.073074] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1[ 0.074841] iommu: Default domain type: Translated[ 0.074865] iommu: DMA domain TLB invalidation policy: strict mode[ 0.075233] SCSI subsystem initialized[ 0.075419] usbcore: registered new interface driver usbfs[ 0.075467] usbcore: registered new interface driver hub[ 0.075523] usbcore: registered new device driver usb[ 0.077135] pps_core: LinuxPPS API ver. 1 registered[ 0.077161] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[ 0.077194] PTP clock support registered[ 0.078279] vgaarb: loaded[ 0.078864] clocksource: Switched to clocksource arch_sys_counter[ 0.079252] VFS: Disk quotas dquot_6.6.0[ 0.079303] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)[ 0.079422] FS-Cache: Loaded[ 0.082918] CacheFiles: Loaded[ 0.090880] NET: Registered PF_INET protocol family[ 0.091419] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)[ 0.095911] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)[ 0.095982] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)[ 0.096069] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)[ 0.096303] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)[ 0.097255] TCP: Hash tables configured (established 32768 bind 32768)[ 0.097703] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)[ 0.097940] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)[ 0.098017] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)[ 0.098251] NET: Registered PF_UNIX/PF_LOCAL protocol family[ 0.098931] RPC: Registered named UNIX socket transport module.[ 0.098959] RPC: Registered udp transport module.[ 0.098973] RPC: Registered tcp transport module.[ 0.098987] RPC: Registered tcp-with-tls transport module.[ 0.099002] RPC: Registered tcp NFSv4.1 backchannel transport module.[ 0.099041] PCI: CLS 0 bytes, default 64[ 0.099844] kvm [1]: IPA Size Limit: 44 bits[ 0.101138] kvm [1]: vgic interrupt IRQ9[ 0.101193] kvm [1]: Hyp mode initialized successfully[ 1.118830] Initialise system trusted keyrings[ 1.119188] workingset: timestamp_bits=46 max_order=20 bucket_order=0[ 1.119267] zbud: loaded[ 1.119940] NFS: Registering the id_resolver key type[ 1.119974] Key type id_resolver registered[ 1.119989] Key type id_legacy registered[ 1.120021] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[ 1.120041] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[ 1.120663] Key type asymmetric registered[ 1.120686] Asymmetric key parser 'x509' registered[ 1.120749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[ 1.120919] io scheduler mq-deadline registered[ 1.120940] io scheduler kyber registered[ 1.120984] io scheduler bfq registered[ 1.121824] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 23)[ 1.126512] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:[ 1.126568] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff][ 1.126625] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000[ 1.126676] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000[ 1.127734] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00[ 1.127767] pci_bus 0000:00: root bus resource [bus 00-ff][ 1.127790] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])[ 1.127849] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400[ 1.127956] pci 0000:00:00.0: PME# supported from D0 D3hot[ 1.131804] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator[ 1.131945] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator[ 1.132015] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator[ 1.240946] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)[ 1.241095] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330[ 1.241198] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit][ 1.241496] pci 0000:01:00.0: PME# supported from D0 D3cold[ 1.250970] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff][ 1.251004] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit][ 1.251076] pci 0000:00:00.0: PCI bridge to [bus 01][ 1.251098] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff][ 1.251344] pcieport 0000:00:00.0: enabling device (0000 -> 0002)[ 1.251503] pcieport 0000:00:00.0: PME: Signaling with IRQ 27[ 1.251795] pcieport 0000:00:00.0: AER: enabled with IRQ 27[ 1.261055] iproc-rng200 fe104000.rng: hwrng registered[ 1.261322] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)[ 1.272155] brd: module loaded[ 1.278440] loop: module loaded[ 1.279059] Loading iSCSI transport class v2.0-870.[ 1.283314] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000[ 1.478939] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus[ 1.480004] usbcore: registered new device driver r8152-cfgselector[ 1.480057] usbcore: registered new interface driver r8152[ 1.480101] usbcore: registered new interface driver lan78xx[ 1.480146] usbcore: registered new interface driver smsc95xx[ 1.481568] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)[ 1.481644] xhci_hcd 0000:01:00.0: xHCI Host Controller[ 1.481696] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1[ 1.483441] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0300240000000890[ 1.484140] xhci_hcd 0000:01:00.0: xHCI Host Controller[ 1.484171] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2[ 1.484201] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed[ 1.484466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06[ 1.484499] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 1.484522] usb usb1: Product: xHCI Host Controller[ 1.484540] usb usb1: Manufacturer: Linux 6.6.21-v8+ xhci-hcd[ 1.484558] usb usb1: SerialNumber: 0000:01:00.0[ 1.485112] hub 1-0:1.0: USB hub found[ 1.485189] hub 1-0:1.0: 1 port detected[ 1.485763] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06[ 1.485795] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 1.485818] usb usb2: Product: xHCI Host Controller[ 1.485836] usb usb2: Manufacturer: Linux 6.6.21-v8+ xhci-hcd[ 1.485854] usb usb2: SerialNumber: 0000:01:00.0[ 1.486313] hub 2-0:1.0: USB hub found[ 1.486379] hub 2-0:1.0: 4 ports detected[ 1.487420] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[ 1.487544] dwc_otg: FIQ enabled[ 1.487552] dwc_otg: NAK holdoff enabled[ 1.487558] dwc_otg: FIQ split-transaction FSM enabled[ 1.487568] Module dwc_common_port init[ 1.488233] usbcore: registered new interface driver uas[ 1.488310] usbcore: registered new interface driver usb-storage[ 1.488784] mousedev: PS/2 mouse device common for all mice[ 1.492023] sdhci: Secure Digital Host Controller Interface driver[ 1.492052] sdhci: Copyright(c) Pierre Ossman[ 1.492278] sdhci-pltfm: SDHCI platform and OF driver helper[ 1.494996] ledtrig-cpu: registered to indicate activity on CPUs[ 1.495283] hid: raw HID events driver (C) Jiri Kosina[ 1.495424] usbcore: registered new interface driver usbhid[ 1.495445] usbhid: USB HID core driver[ 1.500756] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available[ 1.501318] NET: Registered PF_PACKET protocol family[ 1.501410] Key type dns_resolver registered[ 1.526067] registered taskstats version 1[ 1.526283] Loading compiled-in X.509 certificates[ 1.535620] Key type .fscrypt registered[ 1.535657] Key type fscrypt-provisioning registered[ 1.542369] uart-pl011 fe201000.serial: there is not valid maps for state default[ 1.542795] uart-pl011 fe201000.serial: cts_event_workaround enabled[ 1.543184] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2[ 1.543437] serial serial0: tty port ttyAMA1 registered[ 1.548006] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[ 1.548285] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[ 1.549541] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0[ 1.549573] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated[ 1.578394] of_cfs_init[ 1.578509] of_cfs_init: OK[ 1.578958] clk: Disabling unused clocks[ 1.614992] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA[ 1.615263] Waiting for root device PARTUUID=f66a08fb-02...[ 1.658252] mmc1: new high speed SDIO card at address 0001[ 1.716578] mmc0: new ultra high speed DDR50 SDHC card at address aaaa[ 1.717297] mmcblk0: mmc0:aaaa SP32G 29.7 GiB[ 1.719630] mmcblk0: p1 p2[ 1.720105] mmcblk0: mmc0:aaaa SP32G 29.7 GiB (quirks 0x00004000)[ 1.734419] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem[ 1.734459] EXT4-fs (mmcblk0p2): write access will be enabled during recovery[ 1.738904] usb 1-1: new high-speed USB device number 2 using xhci_hcd[ 1.889586] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21[ 1.889642] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0[ 1.889665] usb 1-1: Product: USB2.0 Hub[ 1.891429] hub 1-1:1.0: USB hub found[ 1.891760] hub 1-1:1.0: 4 ports detected[ 1.935053] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs[ 1.940497] EXT4-fs (mmcblk0p2): 1 orphan inode deleted[ 1.940534] EXT4-fs (mmcblk0p2): recovery complete[ 1.951223] EXT4-fs (mmcblk0p2): mounted filesystem 3ad7386b-e1ae-4032-ae33-0c40f5ecc4ac ro with ordered data mode. Quota mode: none.[ 1.951338] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.[ 1.955885] devtmpfs: mounted[ 1.962945] Freeing unused kernel memory: 4928K[ 1.963173] Run /sbin/init as init process[ 1.963190] with arguments:[ 1.963195] /sbin/init[ 1.963201] with environment:[ 1.963207] HOME=/[ 1.963212] TERM=linux[ 2.019282] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd[ 2.044584] usb 2-1: New USB device found, idVendor=0bc2, idProduct=aa15, bcdDevice= 7.12[ 2.044640] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ 2.044663] usb 2-1: Product: Basic[ 2.044680] usb 2-1: Manufacturer: Seagate[ 2.044697] usb 2-1: SerialNumber: NABSYQF7[ 2.075468] scsi host0: uas[ 2.076667] scsi 0:0:0:0: Direct-Access Seagate Basic 0712 PQ: 0 ANSI: 6[ 2.131537] sd 0:0:0:0: [sda] 3907029167 512-byte logical blocks: (2.00 TB/1.82 TiB)[ 2.131591] sd 0:0:0:0: [sda] 4096-byte physical blocks[ 2.131880] sd 0:0:0:0: [sda] Write Protect is off[ 2.131906] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08[ 2.132311] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA[ 2.132826] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes[ 2.132856] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)[ 2.143893] sda: sda1[ 2.144356] sd 0:0:0:0: [sda] Attached SCSI disk[ 2.186929] usb 1-1.2: new full-speed USB device number 3 using xhci_hcd[ 2.306743] usb 1-1.2: New USB device found, idVendor=1a86, idProduct=55d4, bcdDevice= 4.42[ 2.306799] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ 2.306822] usb 1-1.2: Product: SONOFF Zigbee 3.0 USB Dongle Plus V2[ 2.306841] usb 1-1.2: Manufacturer: ITEAD[ 2.306887] usb 1-1.2: SerialNumber: 20221130141537[ 2.337354] systemd[1]: System time before build time, advancing clock.[ 2.394906] usb 1-1.4: new high-speed USB device number 4 using xhci_hcd[ 2.496599] usb 1-1.4: New USB device found, idVendor=125f, idProduct=d31a, bcdDevice=11.00[ 2.496656] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ 2.496680] usb 1-1.4: Product: ADATA USB Flash Drive[ 2.496699] usb 1-1.4: Manufacturer: ADATA[ 2.496715] usb 1-1.4: SerialNumber: 265021352003405A[ 2.498738] NET: Registered PF_INET6 protocol family[ 2.499377] usb-storage 1-1.4:1.0: USB Mass Storage device detected[ 2.499999] scsi host1: usb-storage 1-1.4:1.0[ 2.500179] Segment Routing with IPv6[ 2.500232] In-situ OAM (IOAM) with IPv6[ 2.554540] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)[ 2.555266] systemd[1]: Detected architecture arm64.[ 2.570270] systemd[1]: Set hostname to <pibox>.[ 3.265152] systemd[1]: Queued start job for default target Multi-User System.[ 3.289362] systemd[1]: Created slice system-getty.slice.[ 3.291329] systemd[1]: Created slice system-modprobe.slice.[ 3.292850] systemd[1]: Created slice system-systemd\x2dfsck.slice.[ 3.294125] systemd[1]: Created slice User and Session Slice.[ 3.294627] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.[ 3.295180] systemd[1]: Started Forward Password Requests to Wall Directory Watch.[ 3.296126] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.[ 3.296598] systemd[1]: Reached target Local Encrypted Volumes.[ 3.296972] systemd[1]: Reached target Paths.[ 3.297262] systemd[1]: Reached target Slices.[ 3.297529] systemd[1]: Reached target Swap.[ 3.317256] systemd[1]: Listening on RPCbind Server Activation Socket.[ 3.318379] systemd[1]: Listening on Syslog Socket.[ 3.319193] systemd[1]: Listening on fsck to fsckd communication Socket.[ 3.319713] systemd[1]: Listening on initctl Compatibility Named Pipe.[ 3.320741] systemd[1]: Listening on Journal Audit Socket.[ 3.321472] systemd[1]: Listening on Journal Socket (/dev/log).[ 3.322366] systemd[1]: Listening on Journal Socket.[ 3.325664] systemd[1]: Listening on udev Control Socket.[ 3.326397] systemd[1]: Listening on udev Kernel Socket.[ 3.327338] systemd[1]: Condition check resulted in Huge Pages File System being skipped.[ 3.331155] systemd[1]: Mounting POSIX Message Queue File System...[ 3.335627] systemd[1]: Mounting NFSD configuration filesystem...[ 3.340590] systemd[1]: Mounting RPC Pipe File System...[ 3.345869] systemd[1]: Mounting Kernel Debug File System...[ 3.350966] systemd[1]: Mounting Kernel Trace File System...[ 3.351865] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.[ 3.359874] systemd[1]: Starting Restore / save the current clock...[ 3.365845] systemd[1]: Starting Set the console keyboard layout...[ 3.371788] systemd[1]: Starting Create list of static device nodes for the current kernel...[ 3.376606] systemd[1]: Starting Load Kernel Module configfs...[ 3.381518] systemd[1]: Starting Load Kernel Module drm...[ 3.387837] systemd[1]: Starting Load Kernel Module fuse...[ 3.401936] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.[ 3.406553] systemd[1]: Starting File System Check on Root Device...[ 3.416529] systemd[1]: Starting Journal Service...[ 3.432571] systemd[1]: Starting Load Kernel Modules...[ 3.438480] systemd[1]: Starting Coldplug All udev Devices...[ 3.449412] systemd[1]: Mounted POSIX Message Queue File System.[ 3.452497] systemd[1]: Mounted RPC Pipe File System.[ 3.453007] fuse: init (API version 7.39)[ 3.475866] systemd[1]: Mounted Kernel Debug File System.[ 3.486419] systemd[1]: Mounted Kernel Trace File System.[ 3.491467] systemd[1]: Finished Restore / save the current clock.[ 3.499073] systemd[1]: Finished Create list of static device nodes for the current kernel.[ 3.500881] systemd[1]: modprobe@configfs.service: Succeeded.[ 3.504557] systemd[1]: Finished Load Kernel Module configfs.[ 3.506293] systemd[1]: modprobe@fuse.service: Succeeded.[ 3.510234] systemd[1]: Finished Load Kernel Module fuse.[ 3.521013] systemd[1]: Finished Load Kernel Modules.[ 3.544183] systemd[1]: Mounting FUSE Control File System...[ 3.552691] systemd[1]: Mounting Kernel Configuration File System...[ 3.559364] systemd[1]: Starting pNFS block layout mapping daemon...[ 3.565642] systemd[1]: Started File System Check Daemon to report status.[ 3.575375] systemd[1]: Starting Apply Kernel Variables...[ 3.581731] systemd[1]: Mounted NFSD configuration filesystem.[ 3.582707] systemd[1]: Mounted FUSE Control File System.[ 3.583621] systemd[1]: Mounted Kernel Configuration File System.[ 3.594603] systemd[1]: modprobe@drm.service: Succeeded.[ 3.596934] systemd[1]: Finished Load Kernel Module drm.[ 3.647916] systemd[1]: Started pNFS block layout mapping daemon.[ 3.665142] systemd[1]: Finished Apply Kernel Variables.[ 3.713888] systemd[1]: Finished File System Check on Root Device.[ 3.718571] systemd[1]: Starting Remount Root and Kernel File Systems...[ 3.762186] scsi 1:0:0:0: Direct-Access ADATA USB Flash Drive 1100 PQ: 0 ANSI: 4[ 3.763614] sd 1:0:0:0: [sdb] Media removed, stopped polling[ 3.765093] sd 1:0:0:0: [sdb] Attached SCSI removable disk[ 3.795246] systemd[1]: Started Journal Service.[ 4.081854] EXT4-fs (mmcblk0p2): re-mounted 3ad7386b-e1ae-4032-ae33-0c40f5ecc4ac r/w. Quota mode: none.[ 4.148794] systemd-journald[144]: Received client request to flush runtime journal.[ 4.180782] systemd-journald[144]: File /var/log/journal/1c9fe9169a234fc2b2b606b242921662/system.journal corrupted or uncleanly shut down, renaming and replacing.[ 5.006358] sd 0:0:0:0: Attached scsi generic sg0 type 0[ 5.007114] sd 1:0:0:0: Attached scsi generic sg1 type 0[ 5.011396] sd 1:0:0:0: [sdb] 60620800 512-byte logical blocks: (31.0 GB/28.9 GiB)[ 5.012059] sd 1:0:0:0: [sdb] Write Protect is on[ 5.012079] sd 1:0:0:0: [sdb] Mode Sense: 43 00 80 00[ 5.012658] sdb: detected capacity change from 0 to 60620800[ 5.014423] sdb: sdb1[ 5.065356] rpi-gpiomem fe200000.gpiomem: window base 0xfe200000 size 0x00001000[ 5.065717] rpi-gpiomem fe200000.gpiomem: initialised 1 regions as /dev/gpiomem[ 5.138077] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.[ 5.146624] mc: Linux media interface: v0.10[ 5.147428] bcm2835_vc_sm_cma_probe: Videocore shared memory driver[ 5.147452] [vc_sm_connected_init]: start[ 5.192595] [vc_sm_connected_init]: installed successfully[ 5.230785] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode[ 5.231281] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode[ 5.409240] videodev: Linux video capture interface: v2.00[ 5.413166] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.[ 5.459847] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0[ 5.551457] bcm2835_audio bcm2835_audio: card created with 8 channels[ 5.553717] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.[ 5.603927] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.[ 5.627841] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.[ 5.652079] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13[ 5.652773] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14[ 5.653212] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15[ 5.657222] cfg80211: Loading compiled-in X.509 certificates for regulatory database[ 5.662184] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16[ 5.662240] bcm2835-isp bcm2835-isp: Register output node 0 with media controller[ 5.662258] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller[ 5.662285] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller[ 5.662300] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller[ 5.676993] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.[ 5.683212] bcm2835-codec bcm2835-codec: Device registered as /dev/video10[ 5.683262] bcm2835-codec bcm2835-codec: Loaded V4L2 decode[ 5.687169] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'[ 5.688622] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'[ 5.689821] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'[ 5.690776] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'[ 5.721000] bcm2835-codec bcm2835-codec: Device registered as /dev/video11[ 5.721047] bcm2835-codec bcm2835-codec: Loaded V4L2 encode[ 5.736566] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20[ 5.738744] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21[ 5.742507] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22[ 5.744874] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23[ 5.744917] bcm2835-isp bcm2835-isp: Register output node 0 with media controller[ 5.744934] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller[ 5.744947] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller[ 5.744959] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller[ 5.758245] Bluetooth: Core ver 2.22[ 5.758352] NET: Registered PF_BLUETOOTH protocol family[ 5.758361] Bluetooth: HCI device and connection manager initialized[ 5.758384] Bluetooth: HCI socket layer initialized[ 5.758397] Bluetooth: L2CAP socket layer initialized[ 5.758418] Bluetooth: SCO socket layer initialized[ 5.760998] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp[ 5.860503] brcmfmac: F1 signature read @0x18000000=0x15264345[ 5.866322] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6[ 5.873102] bcm2835-codec bcm2835-codec: Device registered as /dev/video12[ 5.873157] bcm2835-codec bcm2835-codec: Loaded V4L2 isp[ 5.879595] bcm2835-codec bcm2835-codec: Device registered as /dev/video18[ 5.879643] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx[ 5.895861] usbcore: registered new interface driver brcmfmac[ 5.908987] Bluetooth: HCI UART driver ver 2.3[ 5.909024] Bluetooth: HCI UART protocol H4 registered[ 5.909146] Bluetooth: HCI UART protocol Three-wire (H5) registered[ 5.909778] Bluetooth: HCI UART protocol Broadcom registered[ 5.911136] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator[ 5.927020] bcm2835-codec bcm2835-codec: Device registered as /dev/video31[ 5.927070] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image[ 5.931285] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator[ 5.997460] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.[ 6.014484] rpivid feb10000.codec: Device registered as /dev/video19[ 6.051177] uart-pl011 fe201000.serial: no DMA platform data[ 6.176980] brcmfmac_wcc: brcmf_wcc_attach: executing[ 6.190979] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)[ 6.191807] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60[ 6.294265] Bluetooth: hci0: BCM: chip id 107[ 6.294595] Bluetooth: hci0: BCM: features 0x2f[ 6.295774] Bluetooth: hci0: BCM4345C0[ 6.295800] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000[ 6.303623] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' Patch[ 6.428250] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device[ 6.428460] usbcore: registered new interface driver cdc_acm[ 6.428473] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters[ 6.533592] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])[ 6.535631] Registered IR keymap rc-cec[ 6.535881] rc rc0: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0[ 6.536196] input: vc4-hdmi-0 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0[ 6.539930] input: vc4-hdmi-0 HDMI Jack as /devices/platform/soc/fef00700.hdmi/sound/card1/input1[ 6.542415] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])[ 6.552402] Registered IR keymap rc-cec[ 6.553708] rc rc1: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1[ 6.554369] input: vc4-hdmi-1 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input2[ 6.568912] input: vc4-hdmi-1 HDMI Jack as /devices/platform/soc/fef05700.hdmi/sound/card2/input3[ 6.570030] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])[ 6.570781] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])[ 6.571486] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])[ 6.571840] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])[ 6.579319] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])[ 6.579910] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])[ 6.581398] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])[ 6.612452] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1[ 6.613033] vc4-drm gpu: [drm] Cannot find any crtc or sizes[ 6.618730] vc4-drm gpu: [drm] Cannot find any crtc or sizes[ 6.620690] vc4-drm gpu: [drm] Cannot find any crtc or sizes[ 7.087697] Bluetooth: hci0: BCM: features 0x2f[ 7.089534] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+-0190[ 7.089549] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382[ 16.967019] EXT4-fs (sda1): recovery complete[ 16.987294] EXT4-fs (sda1): mounted filesystem cafe4c70-dd54-4dd0-9505-624f4dd61701 r/w with ordered data mode. Quota mode: none.[ 17.719752] 8021q: 802.1Q VLAN Support v1.8[ 17.957909] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS[ 18.800451] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)[ 18.801547] bcmgenet fd580000.ethernet eth0: Link is Down[ 19.168489] Bluetooth: BNEP (Ethernet Emulation) ver 1.3[ 19.168539] Bluetooth: BNEP filters: protocol multicast[ 19.168564] Bluetooth: BNEP socket layer initialized[ 19.178645] Bluetooth: MGMT ver 1.22[ 19.206700] NET: Registered PF_ALG protocol family[ 19.818006] systemd-journald[144]: File /var/log/journal/1c9fe9169a234fc2b2b606b242921662/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.[ 20.031963] NFSD: Using UMH upcall client tracking operations.[ 20.031988] NFSD: starting 90-second grace period (net f0000000)[ 21.855910] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx[ 23.297355] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead[ 33.339336] systemd[950]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set[ 34.221332] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.[ 34.229123] Bridge firewalling registered[ 34.441722] Initializing XFRM netlink socket[ 37.705110] docker0: port 1(veth8218cd0) entered blocking state[ 37.705129] docker0: port 1(veth8218cd0) entered disabled state[ 37.705161] veth8218cd0: entered allmulticast mode[ 37.705307] veth8218cd0: entered promiscuous mode[ 37.732014] docker0: port 2(veth9368410) entered blocking state[ 37.732037] docker0: port 2(veth9368410) entered disabled state[ 37.732079] veth9368410: entered allmulticast mode[ 37.732218] veth9368410: entered promiscuous mode[ 37.732407] docker0: port 2(veth9368410) entered blocking state[ 37.732415] docker0: port 2(veth9368410) entered forwarding state[ 37.733965] docker0: port 2(veth9368410) entered disabled state[ 37.766719] docker0: port 1(veth8218cd0) entered blocking state[ 37.766743] docker0: port 1(veth8218cd0) entered forwarding state[ 37.789825] docker0: port 3(veth5f1b812) entered blocking state[ 37.789847] docker0: port 3(veth5f1b812) entered disabled state[ 37.789887] veth5f1b812: entered allmulticast mode[ 37.790047] veth5f1b812: entered promiscuous mode[ 37.790242] docker0: port 3(veth5f1b812) entered blocking state[ 37.790252] docker0: port 3(veth5f1b812) entered forwarding state[ 37.867337] docker0: port 4(veth25f4ba6) entered blocking state[ 37.867362] docker0: port 4(veth25f4ba6) entered disabled state[ 37.867408] veth25f4ba6: entered allmulticast mode[ 37.876375] veth25f4ba6: entered promiscuous mode[ 37.879974] docker0: port 4(veth25f4ba6) entered blocking state[ 37.880000] docker0: port 4(veth25f4ba6) entered forwarding state[ 37.880209] docker0: port 3(veth5f1b812) entered disabled state[ 37.880316] docker0: port 4(veth25f4ba6) entered disabled state[ 37.880419] docker0: port 2(veth9368410) entered blocking state[ 37.880428] docker0: port 2(veth9368410) entered forwarding state[ 37.935343] docker0: port 5(vetha518b5a) entered blocking state[ 37.935367] docker0: port 5(vetha518b5a) entered disabled state[ 37.935423] vetha518b5a: entered allmulticast mode[ 37.935610] vetha518b5a: entered promiscuous mode[ 37.935952] docker0: port 5(vetha518b5a) entered blocking state[ 37.935974] docker0: port 5(vetha518b5a) entered forwarding state[ 37.980946] docker0: port 5(vetha518b5a) entered disabled state[ 37.981120] docker0: port 3(veth5f1b812) entered blocking state[ 37.981129] docker0: port 3(veth5f1b812) entered forwarding state[ 38.010135] docker0: port 6(veth4f644c6) entered blocking state[ 38.010165] docker0: port 6(veth4f644c6) entered disabled state[ 38.010213] veth4f644c6: entered allmulticast mode[ 38.015031] veth4f644c6: entered promiscuous mode[ 38.015411] docker0: port 6(veth4f644c6) entered blocking state[ 38.015426] docker0: port 6(veth4f644c6) entered forwarding state[ 38.064990] docker0: port 6(veth4f644c6) entered disabled state[ 38.065188] docker0: port 4(veth25f4ba6) entered blocking state[ 38.065199] docker0: port 4(veth25f4ba6) entered forwarding state[ 38.089827] docker0: port 7(vethd73fe97) entered blocking state[ 38.089850] docker0: port 7(vethd73fe97) entered disabled state[ 38.091463] vethd73fe97: entered allmulticast mode[ 38.091883] vethd73fe97: entered promiscuous mode[ 38.096606] docker0: port 7(vethd73fe97) entered blocking state[ 38.096642] docker0: port 7(vethd73fe97) entered forwarding state[ 38.120625] docker0: port 7(vethd73fe97) entered disabled state[ 38.120735] docker0: port 5(vetha518b5a) entered blocking state[ 38.120741] docker0: port 5(vetha518b5a) entered forwarding state[ 38.171320] docker0: port 6(veth4f644c6) entered blocking state[ 38.171340] docker0: port 6(veth4f644c6) entered forwarding state[ 38.209129] docker0: port 7(vethd73fe97) entered blocking state[ 38.209150] docker0: port 7(vethd73fe97) entered forwarding state[ 38.373219] docker0: port 8(vethcf0aee2) entered blocking state[ 38.373237] docker0: port 8(vethcf0aee2) entered disabled state[ 38.373272] vethcf0aee2: entered allmulticast mode[ 38.373526] vethcf0aee2: entered promiscuous mode[ 38.373977] docker0: port 8(vethcf0aee2) entered blocking state[ 38.374003] docker0: port 8(vethcf0aee2) entered forwarding state[ 38.761916] docker0: port 9(vethd8d57c4) entered blocking state[ 38.761947] docker0: port 9(vethd8d57c4) entered disabled state[ 38.761982] vethd8d57c4: entered allmulticast mode[ 38.762176] vethd8d57c4: entered promiscuous mode[ 38.865525] docker0: port 9(vethd8d57c4) entered blocking state[ 38.865550] docker0: port 9(vethd8d57c4) entered forwarding state[ 39.151752] docker0: port 10(vethbdb866f) entered blocking state[ 39.151780] docker0: port 10(vethbdb866f) entered disabled state[ 39.151823] vethbdb866f: entered allmulticast mode[ 39.151975] vethbdb866f: entered promiscuous mode[ 39.152189] docker0: port 10(vethbdb866f) entered blocking state[ 39.152199] docker0: port 10(vethbdb866f) entered forwarding state[ 39.515956] docker0: port 11(veth0477165) entered blocking state[ 39.515988] docker0: port 11(veth0477165) entered disabled state[ 39.516060] veth0477165: entered allmulticast mode[ 39.516715] veth0477165: entered promiscuous mode[ 39.517802] docker0: port 11(veth0477165) entered blocking state[ 39.517841] docker0: port 11(veth0477165) entered forwarding state[ 39.756759] docker0: port 12(veth26652d4) entered blocking state[ 39.756783] docker0: port 12(veth26652d4) entered disabled state[ 39.756832] veth26652d4: entered allmulticast mode[ 39.757021] veth26652d4: entered promiscuous mode[ 39.757271] docker0: port 12(veth26652d4) entered blocking state[ 39.757284] docker0: port 12(veth26652d4) entered forwarding state[ 39.763657] docker0: port 12(veth26652d4) entered disabled state[ 39.918644] docker0: port 12(veth26652d4) entered blocking state[ 39.918674] docker0: port 12(veth26652d4) entered forwarding state[ 40.815994] eth0: renamed from veth411890d[ 40.875826] docker0: port 1(veth8218cd0) entered disabled state[ 40.879048] docker0: port 1(veth8218cd0) entered blocking state[ 40.879081] docker0: port 1(veth8218cd0) entered forwarding state[ 40.935750] docker0: port 3(veth5f1b812) entered disabled state[ 40.939782] eth0: renamed from veth8eb74ee[ 41.010103] docker0: port 5(vetha518b5a) entered disabled state[ 41.016420] eth0: renamed from vethff78e3e[ 41.065486] docker0: port 5(vetha518b5a) entered blocking state[ 41.065538] docker0: port 5(vetha518b5a) entered forwarding state[ 41.066073] docker0: port 3(veth5f1b812) entered blocking state[ 41.066128] docker0: port 3(veth5f1b812) entered forwarding state[ 41.103325] docker0: port 7(vethd73fe97) entered disabled state[ 41.163106] eth0: renamed from veth59a3672[ 41.192442] docker0: port 2(veth9368410) entered disabled state[ 41.204333] eth0: renamed from veth31442f7[ 41.231471] docker0: port 7(vethd73fe97) entered blocking state[ 41.231507] docker0: port 7(vethd73fe97) entered forwarding state[ 41.239166] docker0: port 2(veth9368410) entered blocking state[ 41.239210] docker0: port 2(veth9368410) entered forwarding state[ 41.299811] docker0: port 4(veth25f4ba6) entered disabled state[ 41.353396] eth0: renamed from vethb47a9ad[ 41.367499] docker0: port 6(veth4f644c6) entered disabled state[ 41.375356] eth0: renamed from vethea6aff5[ 41.412700] docker0: port 4(veth25f4ba6) entered blocking state[ 41.412740] docker0: port 4(veth25f4ba6) entered forwarding state[ 41.416017] docker0: port 6(veth4f644c6) entered blocking state[ 41.416058] docker0: port 6(veth4f644c6) entered forwarding state[ 41.528060] docker0: port 8(vethcf0aee2) entered disabled state[ 41.531658] eth0: renamed from veth6e5e2e5[ 41.565050] docker0: port 8(vethcf0aee2) entered blocking state[ 41.565080] docker0: port 8(vethcf0aee2) entered forwarding state[ 41.635883] docker0: port 10(vethbdb866f) entered disabled state[ 41.638195] eth0: renamed from vethf67cfe4[ 41.688133] docker0: port 9(vethd8d57c4) entered disabled state[ 41.688365] docker0: port 10(vethbdb866f) entered blocking state[ 41.688378] docker0: port 10(vethbdb866f) entered forwarding state[ 41.690564] eth0: renamed from veth23d8fc9[ 41.715838] docker0: port 9(vethd8d57c4) entered blocking state[ 41.715864] docker0: port 9(vethd8d57c4) entered forwarding state[ 41.873313] docker0: port 11(veth0477165) entered disabled state[ 41.875474] eth0: renamed from veth25031cf[ 41.908222] docker0: port 11(veth0477165) entered blocking state[ 41.908252] docker0: port 11(veth0477165) entered forwarding state[ 41.935390] docker0: port 12(veth26652d4) entered disabled state[ 41.935981] eth0: renamed from veth545e487[ 41.957787] docker0: port 12(veth26652d4) entered blocking state[ 41.957811] docker0: port 12(veth26652d4) entered forwarding state[274755.435589] usb 1-1.4: USB disconnect, device number 4[1071586.659009] bcmgenet fd580000.ethernet eth0: Link is Down[1071604.068531] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx[1071608.163416] bcmgenet fd580000.ethernet eth0: Link is Down[1071610.212547] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Statistics: Posted by zfed — Wed May 08, 2024 6:48 am