NEWS
Influxdb stopped working without any changes.
-
pi@ioBroker:~ $ fsck /dev/sda1 fsck from util-linux 2.33.1 e2fsck 1.44.5 (15-Dec-2018) /dev/sda1 is mounted. WARNING!!! The filesystem is mounted. If you continue you ***WILL*** cause ***SEVERE*** filesystem damage. Do you really want to continue<n>? yes fsck.ext4: Keine Berechtigung while trying to open /dev/sda1 You must have r/w access to the filesystem or be root
-
@mathias2803 vorher
umount /mnt/mySSD
versuchen - falls noch Prozesse zugreifen, wird das aber u.U. nicht klappen. Als root sollte fsck aber nach der Warnung trotzdem tun...
-
@jleg said in Influxdb stopped working without any changes.:
umount /mnt/mySSD
Nach dem umount:
sudo fsck /dev/sda1
fsck from util-linux 2.33.1 e2fsck 1.44.5 (15-Dec-2018) /dev/sda1 is in use. e2fsck: Cannot continue, aborting.
-
@mathias2803 zeig mal
cat /etc/fstab
-
@jleg said in Influxdb stopped working without any changes.:
cat /etc/fstab
cat /etc/fstab
proc /proc proc defaults 0 0 PARTUUID=f0881a94-01 /boot vfat defaults 0 2 PARTUUID=f0881a94-02 / ext4 defaults,noatime 0 1 #UUID=22A1-48DB /mnt/mySSD/ ext4 nofail 0 #UUID=22A1-48DB /mnt/mySSD ext4 auto,nofail,sync,users,rw 0 0 #UUID=22A1-48DB-a4b57300-01 /mnt/mySSD ext4 auto,nofail,sync,users,rw 0 0 UUID="49441976-e29b-4acc-a8ee-71f4eb91255c" /mnt/mySSD ext4 defaults 0 2 # a swapfile is not a swap partition, no line here # use dphys-swapfile swap[on|off] for that
-
Was bedeutet das?
ls -l /mnt/mySSD/InfluxDB/data/_internal/_series/00/0000 -rwxrwxrwx 1 influxdb influxdb 4194304 Dez 22 01:05 /mnt/mySSD/InfluxDB/data/_internal/_series/00/0000
ls -l /mnt/mySSD/InfluxDB drwxrwxrwx 4 influxdb influxdb 4096 Mai 30 2022 data
Das "d" fehlt im Unterverzeichnis am Anfang. Kann ich das für alle Unterverzeichnisse ändern?
-
@mathias2803 nein, das Problem ist: Das Filesystem ist höchstwahrscheinlich beschädigt, und wurde vom OS auf "read-only" gesetzt. Das kann id.R. nur durch ein fsck eventuell behoben werden. Dafür muss entweder fsck manuell (als root) aufgerufen werden, oder aber das System muss neu gestartet werden - und sofern die fstab stimmt, wird dann beim Booten automatisch ein fsck durchgeführt.
fstab sieht ok aus ("defaults 0 2" heisst, dass ein fsck durchgeführt wird) - also am besten mal neu starten...
Nach dem Start dann auch mal prüfen:dmesg
-
Ich habe die Prüfungen durchgeführt und verschiedene Experimente gemacht.
Jetzt nach dem Neustart geht wieder alles. Vielen Dank!
-
@mathias2803 sagte in Influxdb stopped working without any changes.:
If you continue you WILL cause SEVERE filesystem damage.
Hast du gelesen und verstanden?
Filesysteme NIE, NIE, NIE in gemountetem Zustand einem fsck unterziehen. -
@mathias2803 eventuell trotzdem noch einmal die ausgabe von dmesg hier posten - da kann man schauen, was da alles beim boot repariert werden musste ...
der Smartctl output weiter oben sieht für meine Laien-Augen ok aus ...
-
@martinp said in Influxdb stopped working without any changes.:
dmesg
[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2 [ 0.000000] random: fast init done [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000030000000-0x00000000fbffffff] [ 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 totalpages: 1012736 [ 0.000000] DMA zone: 1728 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 816128 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920 [ 0.000000] pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1011008 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:98:F2:36 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=f0881a94-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles ip=192.168.1.95::192.168.0.1:255.255.128.0:ioBroker:eth0:off [ 0.000000] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB) [ 0.000000] Memory: 3601140K/4050944K available (10240K kernel code, 1366K rwdata, 3196K rodata, 2048K init, 882K bss, 122124K reserved, 327680K cma-reserved, 3264512K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 34355 entries in 101 pages [ 0.000000] ftrace: allocated 101 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 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 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1 [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000027] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000086] bcm2835: system timer (irq = 25) [ 0.000732] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000750] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.000769] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000783] Switching to timer-based delay loop, resolution 18ns [ 0.001037] Console: colour dummy device 80x30 [ 0.001106] printk: console [tty1] enabled [ 0.001158] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [ 0.001191] pid_max: default: 32768 minimum: 301 [ 0.001357] LSM: Security Framework initializing [ 0.001540] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001566] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003018] cgroup: Disabling memory control group subsystem [ 0.003249] CPU: Testing write buffer coherency: ok [ 0.003703] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004908] Setting up static identity map for 0x200000 - 0x20003c [ 0.005104] rcu: Hierarchical SRCU implementation. [ 0.006019] smp: Bringing up secondary CPUs ... [ 0.007216] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.008567] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009848] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010006] smp: Brought up 1 node, 4 CPUs [ 0.010027] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.010042] CPU: All CPU(s) started in HYP mode. [ 0.010056] CPU: Virtualization extensions available. [ 0.010953] devtmpfs: initialized [ 0.025172] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.025405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.025435] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.033675] pinctrl core: initialized pinctrl subsystem [ 0.034735] NET: Registered protocol family 16 [ 0.038784] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.039551] audit: initializing netlink subsys (disabled) [ 0.039809] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1 [ 0.040377] thermal_sys: Registered thermal governor 'step_wise' [ 0.041226] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.041243] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.041643] Serial: AMBA PL011 UART driver [ 0.073700] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.090844] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-05-09T12:16:34, variant start [ 0.100857] raspberrypi-firmware soc:firmware: Firmware hash is 30aa0d70ab280427ba04ebc718c81d4350b9d394 [ 0.141558] Kprobes globally optimized [ 0.146979] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.151186] vgaarb: loaded [ 0.151635] SCSI subsystem initialized [ 0.151861] usbcore: registered new interface driver usbfs [ 0.151921] usbcore: registered new interface driver hub [ 0.151994] usbcore: registered new device driver usb [ 0.152330] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.154347] clocksource: Switched to clocksource arch_sys_counter [ 1.100084] VFS: Disk quotas dquot_6.6.0 [ 1.100178] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.100340] FS-Cache: Loaded [ 1.100556] CacheFiles: Loaded [ 1.110761] NET: Registered protocol family 2 [ 1.111003] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.112538] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.112581] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.112645] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.112712] TCP: Hash tables configured (established 8192 bind 8192) [ 1.112888] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.112924] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.113155] NET: Registered protocol family 1 [ 1.113876] RPC: Registered named UNIX socket transport module. [ 1.113892] RPC: Registered udp transport module. [ 1.113907] RPC: Registered tcp transport module. [ 1.113922] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.113945] PCI: CLS 0 bytes, default 64 [ 1.117735] Initialise system trusted keyrings [ 1.117970] workingset: timestamp_bits=14 max_order=20 bucket_order=6 [ 1.126260] zbud: loaded [ 1.128005] FS-Cache: Netfs 'nfs' registered for caching [ 1.128771] NFS: Registering the id_resolver key type [ 1.128805] Key type id_resolver registered [ 1.128821] Key type id_legacy registered [ 1.128969] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.128985] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.130012] Key type asymmetric registered [ 1.130029] Asymmetric key parser 'x509' registered [ 1.130222] bounce: pool size: 64 pages [ 1.130265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.130471] io scheduler mq-deadline registered [ 1.130488] io scheduler kyber registered [ 1.135046] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.135078] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.135158] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.135247] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 [ 1.196451] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [ 1.196853] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 1.196874] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.196896] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [ 1.196986] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 1.197230] pci 0000:00:00.0: PME# supported from D0 D3hot [ 1.200711] PCI: bus0: Fast back to back transfers disabled [ 1.201066] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 1.201194] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 1.201630] pci 0000:01:00.0: PME# supported from D0 D3cold [ 1.205092] PCI: bus1: Fast back to back transfers disabled [ 1.205191] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 1.205215] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 1.205299] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.205325] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 1.205750] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [ 1.205968] pcieport 0000:00:00.0: PME: Signaling with IRQ 63 [ 1.214690] iproc-rng200 fe104000.rng: hwrng registered [ 1.214998] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 1.215878] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.228123] brd: module loaded [ 1.240387] loop: module loaded [ 1.242124] Loading iSCSI transport class v2.0-870. [ 1.247115] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.344510] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.345680] usbcore: registered new interface driver r8152 [ 1.345765] usbcore: registered new interface driver lan78xx [ 1.345828] usbcore: registered new interface driver smsc95xx [ 1.347464] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142) [ 1.347628] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.347664] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.351051] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890 [ 1.352367] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 1.352386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.352403] usb usb1: Product: xHCI Host Controller [ 1.352419] usb usb1: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd [ 1.352436] usb usb1: SerialNumber: 0000:01:00.0 [ 1.353175] hub 1-0:1.0: USB hub found [ 1.353274] hub 1-0:1.0: 1 port detected [ 1.353942] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.353970] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.353995] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.354590] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 1.354609] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.354625] usb usb2: Product: xHCI Host Controller [ 1.354642] usb usb2: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd [ 1.354658] usb usb2: SerialNumber: 0000:01:00.0 [ 1.355382] hub 2-0:1.0: USB hub found [ 1.355468] hub 2-0:1.0: 4 ports detected [ 1.357137] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.357441] dwc_otg: FIQ enabled [ 1.357455] dwc_otg: NAK holdoff enabled [ 1.357469] dwc_otg: FIQ split-transaction FSM enabled [ 1.357488] Module dwc_common_port init [ 1.357946] usbcore: registered new interface driver uas [ 1.358053] usbcore: registered new interface driver usb-storage [ 1.358252] mousedev: PS/2 mouse device common for all mice [ 1.359885] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.363190] sdhci: Secure Digital Host Controller Interface driver [ 1.363205] sdhci: Copyright(c) Pierre Ossman [ 1.363901] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 1.364507] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.368625] ledtrig-cpu: registered to indicate activity on CPUs [ 1.368974] hid: raw HID events driver (C) Jiri Kosina [ 1.369163] usbcore: registered new interface driver usbhid [ 1.369178] usbhid: USB HID core driver [ 1.375149] Initializing XFRM netlink socket [ 1.375193] NET: Registered protocol family 17 [ 1.375313] Key type dns_resolver registered [ 1.375788] Registering SWP/SWPB emulation handler [ 1.375956] registered taskstats version 1 [ 1.375984] Loading compiled-in X.509 certificates [ 1.376850] Key type ._fscrypt registered [ 1.376867] Key type .fscrypt registered [ 1.376882] Key type fscrypt-provisioning registered [ 1.388432] uart-pl011 fe201000.serial: there is not valid maps for state default [ 1.388736] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.388811] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2 [ 1.395517] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.396589] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.396606] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.426866] of_cfs_init [ 1.427133] of_cfs_init: OK [ 1.447437] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.449122] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.450807] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.453837] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.455526] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.463696] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [ 1.467479] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [ 1.467964] bcmgenet fd580000.ethernet eth0: Link is Down [ 1.538714] mmc1: new high speed SDIO card at address 0001 [ 1.571164] mmc0: new ultra high speed DDR50 SDXC card at address aaaa [ 1.572065] mmcblk0: mmc0:aaaa SN64G 59.5 GiB [ 1.573940] mmcblk0: p1 p2 [ 1.634405] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.817307] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 1.817327] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.817344] usb 1-1: Product: USB2.0 Hub [ 1.819156] hub 1-1:1.0: USB hub found [ 1.819474] hub 1-1:1.0: 4 ports detected [ 1.964736] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 1.996355] usb 2-1: New USB device found, idVendor=152d, idProduct=0579, bcdDevice= 5.06 [ 1.996374] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.996391] usb 2-1: Product: Portable SSD [ 1.996408] usb 2-1: Manufacturer: Intenso [ 1.996425] usb 2-1: SerialNumber: 202104081005B [ 2.020182] scsi host0: uas [ 2.021701] scsi 0:0:0:0: Direct-Access Intenso Portable SSD 0506 PQ: 0 ANSI: 6 [ 2.144385] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd [ 2.286191] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00 [ 2.286210] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.286227] usb 1-1.2: Product: RTL2838UHIDIR [ 2.286244] usb 1-1.2: Manufacturer: Realtek [ 2.286260] usb 1-1.2: SerialNumber: 00000001 [ 2.394402] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd [ 2.533024] usb 1-1.3: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00 [ 2.533043] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.533059] usb 1-1.3: Product: ConBee II [ 2.533076] usb 1-1.3: Manufacturer: dresden elektronik ingenieurtechnik GmbH [ 2.533092] usb 1-1.3: SerialNumber: DE2409981 [ 2.539734] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) [ 2.539754] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 2.540013] sd 0:0:0:0: [sda] Write Protect is off [ 2.540033] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08 [ 2.540527] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.541336] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes) [ 2.545543] sda: sda1 [ 2.549217] sd 0:0:0:0: [sda] Attached SCSI disk [ 5.594644] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.634374] IP-Config: Complete: [ 5.634397] device=eth0, hwaddr=dc:a6:32:98:f2:36, ipaddr=192.168.1.95, mask=255.255.128.0, gw=192.168.0.1 [ 5.634413] host=ioBroker, domain=, nis-domain=(none) [ 5.634429] bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath= [ 5.649437] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 5.649514] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 5.650273] devtmpfs: mounted [ 5.660423] Freeing unused kernel memory: 2048K [ 5.694689] Run /sbin/init as init process [ 5.694704] with arguments: [ 5.694718] /sbin/init [ 5.694733] splash [ 5.694747] with environment: [ 5.694761] HOME=/ [ 5.694775] TERM=linux [ 6.114562] systemd[1]: System time before build time, advancing clock. [ 6.221361] NET: Registered protocol family 10 [ 6.223107] Segment Routing with IPv6 [ 6.294994] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 6.296275] systemd[1]: Detected architecture arm. [ 6.347734] systemd[1]: Set hostname to <ioBroker>. [ 6.881631] systemd[1]: /lib/systemd/system/xrdp.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/xrdp/xrdp.pid → /run/xrdp/xrdp.pid; please update the unit file accordingly. [ 6.883407] systemd[1]: /lib/systemd/system/xrdp-sesman.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/xrdp/xrdp-sesman.pid → /run/xrdp/xrdp-sesman.pid; please update the unit file accordingly. [ 7.058224] systemd[1]: /lib/systemd/system/autofs.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/autofs.pid → /run/autofs.pid; please update the unit file accordingly. [ 7.127013] random: systemd: uninitialized urandom read (16 bytes read) [ 7.138906] random: systemd: uninitialized urandom read (16 bytes read) [ 7.139513] systemd[1]: Listening on Journal Audit Socket. [ 7.140169] random: systemd: uninitialized urandom read (16 bytes read) [ 7.140773] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 7.141761] systemd[1]: Listening on Journal Socket. [ 7.150639] systemd[1]: Starting Restore / save the current clock... [ 7.215947] i2c /dev entries driver [ 7.793702] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 7.917351] systemd-journald[129]: Received request to flush runtime journal from PID 1 [ 8.525842] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [ 8.526426] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [ 8.527050] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [ 8.527637] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [ 8.764774] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 8.767184] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [ 8.767210] [vc_sm_connected_init]: start [ 8.768803] [vc_sm_connected_init]: installed successfully [ 8.782867] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [ 8.791117] mc: Linux media interface: v0.10 [ 8.821808] videodev: Linux video capture interface: v2.00 [ 8.870916] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 8.876751] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 8.876776] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 8.877504] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 8.883281] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 8.893792] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [ 8.894008] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 8.910656] bcm2835_audio bcm2835_audio: card created with 8 channels [ 8.914565] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 8.915239] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 8.915712] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 8.916139] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 8.916172] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 8.916197] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 8.916220] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 8.916243] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 8.916505] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 8.970222] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 8.970272] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 8.983491] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 8.983537] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 9.003491] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 9.003564] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 9.012058] bcm2835-codec bcm2835-codec: Device registered as /dev/video18 [ 9.012103] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx [ 9.113665] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 9.183027] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 9.186156] [drm] No displays found. Consider forcing hotplug if HDMI is attached [ 9.186285] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) [ 9.186663] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [ 9.202218] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid [ 9.323531] usb 1-1.2: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state [ 9.331887] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 9.349097] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 9.371927] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 9.372871] usbcore: registered new interface driver brcmfmac [ 9.387406] usb 1-1.2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer [ 9.387449] dvbdev: DVB: registering new adapter (Realtek RTL2832U reference design) [ 9.387471] usb 1-1.2: media controller created [ 9.390080] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device [ 9.391750] usbcore: registered new interface driver cdc_acm [ 9.391768] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 9.392389] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered. [ 9.461549] i2c i2c-22: Added multiplexed i2c bus 23 [ 9.461574] rtl2832 22-0010: Realtek RTL2832 successfully attached [ 9.461706] usb 1-1.2: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))... [ 9.461855] dvbdev: dvb_create_media_entity: media entity 'Realtek RTL2832 (DVB-T)' registered. [ 9.492789] i2c i2c-23: fc0012: Fitipower FC0012 successfully identified [ 9.521550] rtl2832_sdr rtl2832_sdr.0.auto: Registered as swradio0 [ 9.521572] rtl2832_sdr rtl2832_sdr.0.auto: Realtek RTL2832 SDR attached [ 9.521590] rtl2832_sdr rtl2832_sdr.0.auto: SDR API is still slightly experimental and functionality changes may follow [ 9.538412] Registered IR keymap rc-empty [ 9.538683] rc rc0: Realtek RTL2832U reference design as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/rc/rc0 [ 9.538934] rc rc0: lirc_dev: driver dvb_usb_rtl28xxu registered at minor = 0, raw IR receiver, no transmitter [ 9.539266] input: Realtek RTL2832U reference design as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/rc/rc0/input0 [ 9.541258] usb 1-1.2: dvb_usb_v2: schedule remote query interval to 200 msecs [ 9.558230] usb 1-1.2: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected [ 9.558543] usbcore: registered new interface driver dvb_usb_rtl28xxu [ 9.685776] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 9.691264] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 10.693164] random: crng init done [ 10.693180] random: 7 urandom warning(s) missed due to ratelimiting [ 15.335749] EXT4-fs warning (device sda1): ext4_clear_journal_err:5641: Filesystem error recorded from previous mount: IO failure [ 15.335769] EXT4-fs warning (device sda1): ext4_clear_journal_err:5642: Marking fs in need of filesystem check. [ 15.339414] EXT4-fs (sda1): warning: mounting fs with errors, running e2fsck is recommended [ 15.352363] EXT4-fs (sda1): recovery complete [ 15.353121] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 16.577644] uart-pl011 fe201000.serial: no DMA platform data [ 16.910317] Bluetooth: Core ver 2.22 [ 16.910447] NET: Registered protocol family 31 [ 16.910467] Bluetooth: HCI device and connection manager initialized [ 16.910496] Bluetooth: HCI socket layer initialized [ 16.910520] Bluetooth: L2CAP socket layer initialized [ 16.910558] Bluetooth: SCO socket layer initialized [ 16.982820] 8021q: 802.1Q VLAN Support v1.8 [ 16.984628] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:2841412k SSFS [ 16.993432] Bluetooth: HCI UART driver ver 2.3 [ 16.993462] Bluetooth: HCI UART protocol H4 registered [ 16.993615] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 16.998124] Bluetooth: HCI UART protocol Broadcom registered [ 17.506543] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 18.026067] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 18.026087] Bluetooth: BNEP filters: protocol multicast [ 18.026116] Bluetooth: BNEP socket layer initialized [ 18.544283] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead [ 22.802990] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 26.540790] broken atomic modeset userspace detected, disabling atomic [ 27.248501] broken atomic modeset userspace detected, disabling atomic [ 28.293164] broken atomic modeset userspace detected, disabling atomic [ 28.976771] broken atomic modeset userspace detected, disabling atomic [ 29.055922] dvb_usb_v2: 'Realtek RTL2832U reference design:1-1.2' successfully deinitialized and disconnected [ 29.833574] broken atomic modeset userspace detected, disabling atomic [ 30.453052] broken atomic modeset userspace detected, disabling atomic [ 31.280013] broken atomic modeset userspace detected, disabling atomic [ 31.919827] broken atomic modeset userspace detected, disabling atomic [ 32.799864] broken atomic modeset userspace detected, disabling atomic [ 33.442077] broken atomic modeset userspace detected, disabling atomic [ 55.533366] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD IN [ 55.533380] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x28 28 00 04 00 09 b0 00 00 10 00 [ 55.533654] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN [ 55.533661] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x28 28 00 04 00 09 48 00 00 40 00 [ 55.533764] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 55.533771] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x28 28 00 04 00 09 00 00 00 28 00 [ 55.583359] scsi host0: uas_eh_device_reset_handler start [ 55.734179] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 55.768236] scsi host0: uas_eh_device_reset_handler success [ 86.251600] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 86.251611] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x28 28 00 04 01 09 00 00 00 08 00 [ 86.351619] scsi host0: uas_eh_device_reset_handler start [ 86.352661] sd 0:0:0:0: [sda] tag#14 uas_zap_pending 0 uas-tag 3 inflight: CMD [ 86.352675] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x28 28 00 04 00 09 b0 00 00 10 00 [ 86.502686] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 86.536030] scsi host0: uas_eh_device_reset_handler success [ 87.671714] Under-voltage detected! (0x00050005) [ 93.911533] Voltage normalised (0x00000000) [ 99.181471] FS-Cache: Netfs 'cifs' registered for caching [ 99.196403] Key type cifs.spnego registered [ 99.196421] Key type cifs.idmap registered [ 99.197452] CIFS: Attempting to mount //192.168.0.24/nas/ioBroker [ 99.197514] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers [ 102.132987] CIFS: VFS: cifs_mount failed w/return code = -95 [ 102.405582] CIFS: Attempting to mount //192.168.0.24/nas/ioBroker [ 102.405657] CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount. [ 117.612132] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN [ 117.612143] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x28 28 00 09 bd 61 d0 00 01 00 00 [ 117.612484] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 117.612492] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x28 28 00 09 bd 60 d0 00 01 00 00 [ 117.612821] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD IN [ 117.612829] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x28 28 00 09 b6 63 c8 00 01 00 00 [ 117.613222] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD IN [ 117.613231] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x28 28 00 09 b6 62 c8 00 01 00 00 [ 117.613687] sd 0:0:0:0: [sda] tag#6 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD IN [ 117.613696] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x28 28 00 09 3a 88 d0 00 01 00 00 [ 117.614339] sd 0:0:0:0: [sda] tag#5 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD IN [ 117.614349] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x28 28 00 09 3a 88 00 00 00 d0 00 [ 117.614713] sd 0:0:0:0: [sda] tag#4 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN [ 117.614720] sd 0:0:0:0: [sda] tag#4 CDB: opcode=0x28 28 00 09 3a 57 d0 00 00 30 00 [ 123.372995] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT [ 123.373007] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 07 44 09 90 00 00 18 00 [ 123.453030] scsi host0: uas_eh_device_reset_handler start [ 123.603825] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 123.637504] scsi host0: uas_eh_device_reset_handler success [ 154.095897] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN [ 154.095910] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x28 28 00 09 3a 8a d0 00 01 00 00 [ 154.096374] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN [ 154.096384] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x28 28 00 09 3a 89 d0 00 01 00 00 [ 184.177335] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD [ 184.177348] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x35 35 00 00 00 00 00 00 00 00 00 [ 184.227395] scsi host0: uas_eh_device_reset_handler start [ 184.230385] sd 0:0:0:0: [sda] tag#27 uas_zap_pending 0 uas-tag 16 inflight: CMD [ 184.230399] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x28 28 00 09 b6 63 c8 00 01 00 00 [ 184.230407] sd 0:0:0:0: [sda] tag#28 uas_zap_pending 0 uas-tag 17 inflight: CMD [ 184.230414] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x28 28 00 09 bd 60 d0 00 01 00 00 [ 184.230422] sd 0:0:0:0: [sda] tag#2 uas_zap_pending 0 uas-tag 18 inflight: CMD [ 184.230429] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x28 28 00 09 bd 61 d0 00 01 00 00 [ 184.378112] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 184.411716] scsi host0: uas_eh_device_reset_handler success [ 215.538299] sd 0:0:0:0: [sda] tag#2 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 215.538311] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x28 28 00 09 b9 bc e8 00 01 00 00 [ 215.538627] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN [ 215.538638] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x28 28 00 09 b9 bb e8 00 01 00 00 [ 215.538924] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT [ 215.538933] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 07 44 0d 10 00 00 50 00 [ 230.268661] sd 0:0:0:0: [sda] tag#26 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT [ 230.268673] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x2a 2a 00 09 c0 08 18 00 00 08 00 [ 230.268981] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT [ 230.268993] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x2a 2a 00 09 c0 08 08 00 00 08 00 [ 230.269287] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT [ 230.269297] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x2a 2a 00 04 01 0d d8 00 00 08 00 [ 230.269602] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT [ 230.269611] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x2a 2a 00 04 01 0c 58 00 00 08 00 [ 230.269933] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT [ 230.269942] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x2a 2a 00 04 01 0b f0 00 00 08 00 [ 230.270285] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT [ 230.270295] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x2a 2a 00 04 01 0a c0 00 00 08 00 [ 230.270604] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT [ 230.270613] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x2a 2a 00 04 01 0c d8 00 00 08 00 [ 230.270914] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT [ 230.270923] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 04 01 0a 28 00 00 08 00 [ 230.271232] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT [ 230.271241] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 04 00 0a 00 00 00 08 00 [ 230.271547] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT [ 230.271554] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 04 00 09 c0 00 00 08 00 [ 230.271861] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT [ 230.271867] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x2a 2a 00 04 00 09 88 00 00 18 00 [ 230.272192] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT [ 230.272200] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x2a 2a 00 04 00 09 28 00 00 08 00 [ 230.272526] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT [ 230.272535] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x2a 2a 00 04 00 09 00 00 00 08 00 [ 230.272882] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT [ 230.272893] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x2a 2a 00 00 00 08 50 00 00 08 00 [ 230.273228] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT [ 230.273238] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x2a 2a 00 04 00 09 38 00 00 18 00 [ 230.328798] scsi host0: uas_eh_device_reset_handler start [ 230.479533] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 230.513058] scsi host0: uas_eh_device_reset_handler success [ 260.978178] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 260.978189] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x28 28 00 04 01 0b 88 00 00 08 00 [ 260.978314] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT [ 260.978322] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 07 44 0d 68 00 00 38 00 [ 260.978767] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN [ 260.978776] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x28 28 00 09 07 28 e0 00 00 08 00 [ 260.979079] sd 0:0:0:0: [sda] tag#7 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN [ 260.979089] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x28 28 00 09 b9 6b e8 00 00 b8 00 [ 261.038194] scsi host0: uas_eh_device_reset_handler start [ 261.188926] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 261.222288] scsi host0: uas_eh_device_reset_handler success [ 294.897454] sd 0:0:0:0: [sda] tag#27 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT [ 294.897464] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x2a 2a 00 07 44 4f 38 00 00 40 00 [ 294.897760] sd 0:0:0:0: [sda] tag#26 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 294.897767] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x28 28 00 08 e3 90 d0 00 00 08 00 [ 294.898139] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN [ 294.898145] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x28 28 00 09 a5 c0 00 00 00 20 00 [ 294.898263] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN [ 294.898269] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x28 28 00 09 a8 35 70 00 00 88 00 [ 315.357258] EXT4-fs (sda1): error count since last fsck: 2 [ 315.357285] EXT4-fs (sda1): initial error at time 1734846435: ext4_unlink:3290 [ 315.357317] EXT4-fs (sda1): last error at time 1734846435: ext4_journal_check_start:83 [ 322.417256] sd 0:0:0:0: [sda] tag#28 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT [ 322.417266] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x2a 2a 00 00 00 08 28 00 00 08 00 [ 322.417529] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 28 inflight: CMD OUT [ 322.417535] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x2a 2a 00 04 01 0c 68 00 00 08 00 [ 322.417848] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 27 inflight: CMD OUT [ 322.417854] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x2a 2a 00 04 01 0c 50 00 00 08 00 [ 322.417943] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 26 inflight: CMD OUT [ 322.417949] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x2a 2a 00 04 01 0c 10 00 00 20 00 [ 322.418244] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 29 inflight: CMD OUT [ 322.418250] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x2a 2a 00 04 01 0c 80 00 00 30 00 [ 322.418562] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 25 inflight: CMD OUT [ 322.418568] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 04 01 0b f8 00 00 10 00 [ 322.418882] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 24 inflight: CMD OUT [ 322.418889] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 04 01 0b 80 00 00 10 00 [ 322.419212] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 23 inflight: CMD OUT [ 322.419219] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 04 01 0b 40 00 00 10 00 [ 322.419517] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 22 inflight: CMD OUT [ 322.419523] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x2a 2a 00 04 01 0b 10 00 00 10 00 [ 322.419834] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 21 inflight: CMD OUT [ 322.419840] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x2a 2a 00 04 01 0a f0 00 00 10 00 [ 322.419922] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 20 inflight: CMD OUT [ 322.419928] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x2a 2a 00 04 01 0a c8 00 00 20 00 [ 322.420233] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 19 inflight: CMD OUT [ 322.420239] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x2a 2a 00 04 01 0a b0 00 00 10 00 [ 322.420323] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT [ 322.420328] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x2a 2a 00 04 01 0a 60 00 00 48 00 [ 322.420624] sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT [ 322.420630] sd 0:0:0:0: [sda] tag#11 CDB: opcode=0x2a 2a 00 04 01 0a 30 00 00 20 00 [ 322.420942] sd 0:0:0:0: [sda] tag#10 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT [ 322.420948] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x2a 2a 00 04 01 0a 08 00 00 18 00 [ 322.421259] sd 0:0:0:0: [sda] tag#9 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT [ 322.421265] sd 0:0:0:0: [sda] tag#9 CDB: opcode=0x2a 2a 00 04 01 09 b8 00 00 08 00 [ 322.421577] sd 0:0:0:0: [sda] tag#8 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT [ 322.421583] sd 0:0:0:0: [sda] tag#8 CDB: opcode=0x2a 2a 00 04 01 09 90 00 00 08 00 [ 322.421665] sd 0:0:0:0: [sda] tag#7 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT [ 322.421671] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x2a 2a 00 04 01 09 40 00 00 08 00 [ 322.421975] sd 0:0:0:0: [sda] tag#6 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT [ 322.421981] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x2a 2a 00 04 00 09 c8 00 00 10 00 [ 322.422068] sd 0:0:0:0: [sda] tag#5 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT [ 322.422074] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x2a 2a 00 04 00 09 f0 00 00 28 00 [ 322.422373] sd 0:0:0:0: [sda] tag#4 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT [ 322.422379] sd 0:0:0:0: [sda] tag#4 CDB: opcode=0x2a 2a 00 04 00 09 e0 00 00 08 00 [ 322.422707] sd 0:0:0:0: [sda] tag#3 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT [ 322.422715] sd 0:0:0:0: [sda] tag#3 CDB: opcode=0x2a 2a 00 00 00 08 48 00 00 10 00 [ 322.423025] sd 0:0:0:0: [sda] tag#2 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT [ 322.423032] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x2a 2a 00 04 00 09 70 00 00 50 00 [ 322.423344] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT [ 322.423350] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x2a 2a 00 04 00 09 08 00 00 58 00 [ 322.423440] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT [ 322.423446] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 04 00 08 80 00 00 08 00 [ 322.467509] scsi host0: uas_eh_device_reset_handler start [ 322.617952] usb 2-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd [ 322.651129] scsi host0: uas_eh_device_reset_handler success [16247.255779] Under-voltage detected! (0x00050005) [16251.415641] Voltage normalised (0x00000000)
-
[16247.255779] Under-voltage detected! (0x00050005)
sowas kann durchaus mit deinem Problem zu tun haben - das Netzteil scheint bissel zu schlapp zu sein…