Welcome! Log In Create A New Profile

Advanced

Pogoplug V4 Intermittent Freezing durting boot

Posted by Rhodess 
Pogoplug V4 Intermittent Freezing durting boot
February 20, 2021 02:47PM
Hi bodhi,

Occasionally, I try to ssh to Debian and find it locked up for some reason. When I reboot and monitor the boot sequence using screen over the serial input, I see its frozen.

Below is from a frozen boot.
U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:34:01 -0700)
Pogoplug V4

SoC:   Kirkwood 88F6192_A1
DRAM:  128 MiB
WARNING: Caches not enabled
NAND:  128 MiB
MMC:   MVEBU_MMC: 0
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
Hit any key to stop autoboot: 10
starting USB...
USB0:	USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
       scanning usb for storage devices...
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found

Reset IDE: ide_preinit failed
Card did not respond to voltage select!
mmc_init: -95, time 15

Partition Map for USB device 0	--   Partition Type: DOS

Part	Start Sector	Num Sectors	UUID		Type
  1	2048		15626240	7540948e-01	83

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0

## Unknown partition table type 0
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **

no IDE devices available
Card did not respond to voltage select!
mmc_init: -95, time 14
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 722 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
5316528 bytes read in 1031 ms (4.9 MiB/s)
loading uInitrd ...
9894755 bytes read in 961 ms (9.8 MiB/s)
loading DTB /boot/dts/kirkwood-pogoplug_v4.dtb ...
9962 bytes read in 1814 ms (4.9 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:	 Linux-5.10.7-kirkwood-tld-1
   Created:	 2021-02-14  22:49:43 UTC
   Image Type:	 ARM Linux Kernel Image (uncompressed)
   Data Size:	 5316464 Bytes = 5.1 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:	 initramfs-5.10.7-kirkwood-tld-1
   Created:	 2021-02-14  22:50:13 UTC
   Image Type:	 ARM Linux RAMDisk Image (gzip compressed)
   Data Size:	 9894691 Bytes = 9.4 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 01c00000
   Booting using the fdt blob at 0x1c00000
   Loading Kernel Image ... OK
   Loading Ramdisk to 07199000, end 07b08b23 ... OK
   Loading Device Tree to 07193000, end 071986e9 ... OK
Using machid 0xf78 from environment

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.10.7-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 PREEMPT Thu Jan 14 20:28:12 PST 2021
[    0.000000][    T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000][    T0] CPU: VIVT data cache, VIVT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: Pogoplug v4
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]	 Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]	 node	0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:2M(u-boot),3M(uImage),3M(uImage2),8M(failsafe),112M(root)
[    0.000000][    T0] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 101908K/131072K available (10240K kernel code, 1539K rwdata, 4184K rodata, 1024K init, 336K bss, 29164K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x404/0x7b0 with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0]	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0]	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns
[    0.000018][    T0] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns
[    0.000098][    T0] Switching to timer-based delay loop, resolution 6ns
[    0.001301][    T0] Console: colour dummy device 80x30
[    0.001402][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666)
[    0.001461][    T0] pid_max: default: 32768 minimum: 301
[    0.002108][    T0] LSM: Security Framework initializing
[    0.002363][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.002421][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.004602][    T0] CPU: Testing write buffer coherency: ok
[    0.007524][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.007994][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.008504][    T1] rcu: Hierarchical SRCU implementation.
[    0.010595][    T1] devtmpfs: initialized
[    0.019017][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.019090][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.075105][    T1] prandom32: self test passed (less than 6 bits correlated)
[    0.075163][    T1] prandom: seed boundary self test passed
[    0.081506][    T1] prandom: 100 self tests passed
[    0.081544][    T1] pinctrl core: initialized pinctrl subsystem
[    0.083976][    T1] NET: Registered protocol family 16
[    0.085337][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.086930][    T1] audit: initializing netlink subsys (disabled)
[    0.089117][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.089675][   T15] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1
[    0.089914][    T1] cpuidle: using governor ladder
[    0.090062][    T1] cpuidle: using governor menu
[    0.090912][    T1] Feroceon L2: Enabling L2
[    0.090996][    T1] Feroceon L2: Cache support initialised.
[    0.112379][    T1] No ATAGs?
[    2.560105][    C0] random: fast init done
[    7.405720][   T38] "cryptomgr_test" (38) uses obsolete ecb(arc4) skcipher
[    7.650307][    T1] raid6: int32x8  gen()	74 MB/s
[    7.820237][    T1] raid6: int32x8  xor()	46 MB/s
[    7.990278][    T1] raid6: int32x4  gen()	76 MB/s
[    8.160146][    T1] raid6: int32x4  xor()	49 MB/s
[    8.330321][    T1] raid6: int32x2  gen()	97 MB/s
[    8.500140][    T1] raid6: int32x2  xor()	58 MB/s
[    8.670316][    T1] raid6: int32x1  gen()	74 MB/s
[    8.840228][    T1] raid6: int32x1  xor()	43 MB/s
[    8.840250][    T1] raid6: using algorithm int32x2 gen() 97 MB/s
[    8.840267][    T1] raid6: .... xor() 58 MB/s, rmw enabled
[    8.840284][    T1] raid6: using intx1 recovery algorithm
[    8.840667][    T1] vgaarb: loaded
[    8.841498][    T1] SCSI subsystem initialized
[    8.842255][    T1] usbcore: registered new interface driver usbfs
[    8.842361][    T1] usbcore: registered new interface driver hub
[    8.842444][    T1] usbcore: registered new device driver usb
[    8.842788][    T1] pps_core: LinuxPPS API ver. 1 registered
[    8.842811][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    8.842860][    T1] PTP clock support registered
[    8.845515][    T1] clocksource: Switched to clocksource orion_clocksource
[   11.168794][    T1] VFS: Disk quotas dquot_6.6.0
[   11.168962][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   11.184426][    T1] NET: Registered protocol family 2
[   11.186126][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[   11.186192][    T1] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[   11.186238][    T1] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[   11.186275][    T1] TCP: Hash tables configured (established 1024 bind 1024)
[   11.186636][    T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[   11.186740][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[   11.186799][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[   11.187138][    T1] NET: Registered protocol family 1
[   11.188261][    T1] RPC: Registered named UNIX socket transport module.
[   11.188288][    T1] RPC: Registered udp transport module.
[   11.188305][    T1] RPC: Registered tcp transport module.
[   11.188322][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.188347][    T1] PCI: CLS 0 bytes, default 32
[   11.188840][    T1] Trying to unpack rootfs image as initramfs...
[   12.479634][    T1] Freeing initrd memory: 9664K
[   12.479915][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[   12.495180][    T1] Initialise system trusted keyrings
[   12.495277][    T1] Key type blacklist registered
[   12.495734][    T1] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[   12.495913][    T1] zbud: loaded
[   12.498083][    T1] NFS: Registering the id_resolver key type
[   12.498137][    T1] Key type id_resolver registered
[   12.498157][    T1] Key type id_legacy registered
[   12.498223][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   12.498255][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   12.498688][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   12.499542][    T1] fuse: init (API version 7.32)
[   12.500147][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[   12.500476][    T1] orangefs_init: module version upstream loaded
[   12.500501][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[   12.654452][    T1] xor: measuring software checksum speed
[   12.667815][    T1]	  arm4regs	  :   746 MB/sec
[   12.689919][    T1]	  8regs 	  :   447 MB/sec
[   12.705123][    T1]	  32regs	  :   651 MB/sec
[   12.705145][    T1] xor: using function: arm4regs (746 MB/sec)
[   12.705172][    T1] async_tx: api initialized (async)
[   12.705202][    T1] Key type asymmetric registered
[   12.705221][    T1] Asymmetric key parser 'x509' registered
[   12.705315][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[   12.705490][    T1] io scheduler bfq registered
[   13.002794][    T1] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 47
[   13.002831][    T1] kirkwood-pinctrl f1010000.pin-controller: unknown pinctrl group 49
[   13.003359][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[   13.006372][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
[   13.006481][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:	    MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
[   13.006544][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:	    MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[   13.006587][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:	     IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[   13.007030][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[   13.007068][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[   13.007100][    T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[   13.007127][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[   13.007152][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[   13.007337][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[   13.007392][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[   13.009290][    T1] PCI: bus0: Fast back to back transfers disabled
[   13.009341][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[   13.009669][    T1] pci 0000:01:00.0: [1b73:1009] type 00 class 0x0c0330
[   13.009723][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff 64bit]
[   13.009763][    T1] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[   13.009801][    T1] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit]
[   13.009935][    T1] pci 0000:01:00.0: supports D1
[   13.009961][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[   13.010072][    T1] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[   13.036892][    T1] PCI: bus1: Fast back to back transfers disabled
[   13.036942][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[   13.037258][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[   13.037292][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[   13.037329][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit]
[   13.037369][    T1] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0010000-0xe0010fff 64bit]
[   13.037407][    T1] pci 0000:01:00.0: BAR 4: assigned [mem 0xe0011000-0xe0011fff 64bit]
[   13.037443][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[   13.037475][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[   13.037655][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[   13.037789][    T1] pci 0000:01:00.0: enabling device (0140 -> 0142)
[   13.038717][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[   13.097097][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[   13.101198][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[   13.167100][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[   13.171609][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   13.173685][    T1] printk: console [ttyS0] disabled
[   13.173830][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 25, base_baud = 10416666) is a 16550A
[   14.250957][    T1] printk: console [ttyS0] enabled
[   14.269133][    T1] loop: module loaded
[   14.274111][    T1] sata_mv f1080000.sata: slots 32 ports 2
[   14.285445][    T1] scsi host0: sata_mv
[   14.290337][    T1] scsi host1: sata_mv
[   14.294575][    T1] ata1: SATA max UDMA/133 irq 32
[   14.299492][    T1] ata2: SATA max UDMA/133 irq 32
[   14.306287][    T1] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[   14.313322][    T1] nand: Hynix H27U1G8F2BTR-BC
[   14.318024][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[   14.326335][    T1] Scanning device for bad blocks
[   14.415853][    T1] 5 cmdlinepart partitions found on MTD device orion_nand
[   14.422800][    T1] Creating 5 MTD partitions on "orion_nand":
[   14.428650][    T1] 0x000000000000-0x000000200000 : "u-boot"
[   14.436558][    T1] 0x000000200000-0x000000500000 : "uImage"
[   14.444312][    T1] 0x000000500000-0x000000800000 : "uImage2"
[   14.452163][    T1] 0x000000800000-0x000001000000 : "failsafe"
[   14.460245][    T1] 0x000001000000-0x000008000000 : "root"
[   14.469412][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   14.477972][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   14.490236][    T1] libphy: Fixed MDIO Bus: probed
[   14.497210][    T1] libphy: orion_mdio_bus: probed
[   14.527029][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   14.636154][   T88] ata1: SATA link down (SStatus 0 SControl F300)
[   14.977317][   T90] ata2: SATA link down (SStatus 0 SControl F300)
[   15.206794][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:05:f5:25
[   15.216437][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   15.223684][    T1] ehci-pci: EHCI PCI platform driver
[   15.228950][    T1] ehci-orion: EHCI orion driver
[   15.233943][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   15.240231][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   15.248861][    T1] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000
[   15.275561][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   15.282691][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   15.291670][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.299593][    T1] usb usb1: Product: EHCI Host Controller
[   15.305153][    T1] usb usb1: Manufacturer: Linux 5.10.7-kirkwood-tld-1 ehci_hcd
[   15.312550][    T1] usb usb1: SerialNumber: f1050000.ehci
[   15.318939][    T1] hub 1-0:1.0: USB hub found
[   15.323440][    T1] hub 1-0:1.0: 1 port detected
[   15.329522][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[   15.335459][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[   15.345345][    T1] xhci_hcd 0000:01:00.0: hcc params 0x200073a1 hci version 0x100 quirks 0x0000000000080010
[   15.356102][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   15.365041][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.373016][    T1] usb usb2: Product: xHCI Host Controller
[   15.378607][    T1] usb usb2: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[   15.386007][    T1] usb usb2: SerialNumber: 0000:01:00.0
[   15.392244][    T1] hub 2-0:1.0: USB hub found
[   15.396829][    T1] hub 2-0:1.0: 2 ports detected
[   15.402471][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[   15.408509][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[   15.416637][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[   15.423762][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[   15.432818][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[   15.441950][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.449881][    T1] usb usb3: Product: xHCI Host Controller
[   15.455438][    T1] usb usb3: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[   15.462836][    T1] usb usb3: SerialNumber: 0000:01:00.0
[   15.469068][    T1] hub 3-0:1.0: USB hub found
[   15.473580][    T1] hub 3-0:1.0: 2 ports detected
[   15.479531][    T1] usbcore: registered new interface driver usb-storage
[   15.486877][    T1] mousedev: PS/2 mouse device common for all mice
[   15.695567][   T16] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   15.765556][   T95] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[   15.896866][   T16] usb 1-1: New USB device found, idVendor=0781, idProduct=5571, bcdDevice= 1.00
[   15.905754][   T16] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   15.913590][   T16] usb 1-1: Product: Cruzer Fit
[   15.918357][   T16] usb 1-1: Manufacturer: SanDisk
[   15.923139][   T16] usb 1-1: SerialNumber: 4C530302040606121535
[   15.930171][   T16] usb-storage 1-1:1.0: USB Mass Storage device detected
[   15.937891][   T16] scsi host2: usb-storage 1-1:1.0
[   15.946310][   T95] usb 2-1: New USB device found, idVendor=0781, idProduct=5571, bcdDevice= 1.27
[   15.955183][   T95] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   15.963019][   T95] usb 2-1: Product: Cruzer Fit
[   15.967653][   T95] usb 2-1: Manufacturer: SanDisk
[   15.972438][   T95] usb 2-1: SerialNumber: 4C530010170427123361
[   15.984117][   T95] usb-storage 2-1:1.0: USB Mass Storage device detected
[   15.991835][   T95] scsi host3: usb-storage 2-1:1.0
[   16.565566][    T1] rtc-mv f1010300.rtc: internal RTC not ticking
[   16.571917][    T1] i2c /dev entries driver
[   16.577057][    T1] device-mapper: uevent: version 1.0.3
[   16.582785][    T1] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[   16.592590][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   16.599894][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   16.607225][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   16.614609][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   16.621414][    T1] device-mapper: raid: Loading target version 1.15.1
[   16.629908][    T1] hid: raw HID events driver (C) Jiri Kosina
[   16.636249][    T1] drop_monitor: Initializing network drop monitor service
[   16.643896][    T1] NET: Registered protocol family 10
[   16.650949][    T1] Segment Routing with IPv6
[   16.655306][    T1] RPL Segment Routing with IPv6
[   16.660226][    T1] NET: Registered protocol family 17
[   16.665791][    T1] Key type dns_resolver registered
[   16.671413][    T1] registered taskstats version 1
[   16.676298][    T1] Loading compiled-in X.509 certificates
[   16.681931][    T1] zswap: loaded using pool lzo/zbud
[   16.687580][    T1] Key type ._fscrypt registered
[   16.692277][    T1] Key type .fscrypt registered
[   16.696984][    T1] Key type fscrypt-provisioning registered
[   16.706229][    T1] Key type big_key registered
[   16.756321][    T1] Key type encrypted registered
[   16.770590][    T1] Freeing unused kernel memory: 1024K
[   16.796825][    T1] Checked W+X mappings: passed, no W+X pages found
[   16.803184][    T1] Run /init as init process
Loading, please wait...
[   16.967037][   T57] scsi 2:0:0:0: Direct-Access     SanDisk	Cruzer Fit	 1.00 PQ: 0 ANSI: 6
[   16.983947][    T7] sd 2:0:0:0: [sda] 15630336 512-byte logical blocks: (8.00 GB/7.45 GiB)
[   17.003096][    T7] sd 2:0:0:0: [sda] Write Protect is off
[   17.016572][    T7] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   17.044646][    T7]	sda: sda1
[   17.049186][   T57] scsi 3:0:0:0: Direct-Access     SanDisk	Cruzer Fit	 1.27 PQ: 0 ANSI: 6
[   17.069874][    T7] sd 2:0:0:0: [sda] Attached SCSI removable disk
[   17.077167][   T92] sd 3:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
[   17.095859][   T92] sd 3:0:0:0: [sdb] Write Protect is off
Starting version 241
[   17.105737][   T92] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   17.162284][   T92]	sdb: sdb1
[   17.181256][   T92] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[   18.329407][  T134] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[   18.514655][  T141] usbcore: registered new interface driver uas
[   18.869786][   T92] mvsdio f1090000.mvsdio: Got CD GPIO
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   29.572108][  T156] process '/usr/bin/fstype' started with executable stack
Begin: Will now check root file system ... fsck from util-linux 2.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1
rootfs: clean, 86077/477120 files, 377380/1953280 blocks
done.
[   29.833250][  T166] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   29.930035][  T166] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.93 booting
[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting hotplug events dispatcher: systemd-udevd[   32.400185][    C0] random: crng init done
[ ok .
[....] Synthesizing the initial hotplug events (subsystems)...[ ok done.
[....] Synthesizing the initial hotplug events (devices)...[ ok done.
[....] Waiting for /dev to be fully populated...[   34.585465][  T375] systemd-udevd[375]: Using default interface naming scheme 'v240'.
[   34.714872][  T375] systemd-udevd[375]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.985997][  T357] orion_wdt: Initial timeout 25 sec
[   35.157309][  T376] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   35.258797][  T376] sd 3:0:0:0: Attached scsi generic sg1 type 0
[   35.732885][  T378] marvell-cesa f1030000.crypto: CESA device successfully registered
[   36.107067][  T378] systemd-udevd[378]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[ ok done.
[....] Setting hostname to 'debian'...[ ok done.
[....] Not activating swap on swapfile. ...[warn (warning).
[   39.143837][  T575] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[ ok .
[....] Cleaning up temporary files...[....] Cleaning /tmp...[ ok done.
 /tmp[ ok .
[....] Will now mount local filesystems:[   41.846852][  T864] EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
[   41.932206][  T864] EXT4-fs (sdb1): recovery complete
[   41.939247][  T864] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ ok .
[....] Will now activate swapfile swap:swapon: /media/data/swapfile.img: found signature [pagesize=4096, signature=swap]
swapon: /media/data/swapfile.img: pagesize=4096, swapsize=1073741824, devsize=1073741824
swapon /media/data/swapfile.img
[   42.675577][  T910] Adding 1048572k swap on /media/data/swapfile.img.  Priority:-2 extents:17 across:1132608k FS
[ ok done.
[....] Checking minimum space in /tmp...[ ok done.
[....] Cleaning up temporary files...[ ok .
[....] Starting Setting kernel variables: sysctl[ ok .
[....] Initializing random number generator...[ ok done.
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:25:31:05:f5:25
Sending on   LPF/eth0/00:25:31:05:f5:25
Sending on   Socket/fallback
DHCPREQUEST for 10.0.1.231 on eth0 to 255.255.255.255 port 67
[   48.655302][    C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
DHCPREQUEST for 10.0.1.231 on eth0 to 255.255.255.255 port 67
DHCPACK of 10.0.1.231 from 10.0.1.1
invoke-rc.d: could not determine current runlevel
Reloading /etc/samba/smb.conf: smbd.
invoke-rc.d: could not determine current runlevel
bound to 10.0.1.231 -- renewal in 43056 seconds.
[ ok done.
[....] Starting RPC port mapper daemon: rpcbind[ ok .
[....] Starting NFS common utilities: statd idmapd[ ok .
[....] Cleaning up temporary files...[ ok .
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1361 (syslogd)
[ ok .
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1388 (klogd)
[ ok .
[....] Starting periodic command scheduler: cron[ ok .
[....] Starting system message bus: dbus[ ok .
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[ ok .
[....] Starting NFS common utilities: statd idmapd[ ok .
[....] Not starting NFS kernel daemon: no exports. ...[warn (warning).
[....] Starting NetBIOS name server: nmbd[ ok .
[....] Starting NTP server: ntpd[ ok .
[....] Starting SMB/CIFS daemon: smbd[ ok .
[....] Starting OpenBSD Secure Shell server: sshd[ ok .
[....] Running local boot scripts (/etc/rc.local)[ ok .

Debian GNU/Linux 10 debian ttyS0

debian login: [  445.258441][	T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[  572.551546][   T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 1077.194566][   T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 2264.084549][   T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 2294.567388][   T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[ 2455.690327][   T17] INFO: task init:1 blocked for more than 122 seconds.
[ 2455.697029][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2455.703055][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2455.711573][   T17] task:init	    state:D stack:    0 pid:	1 ppid:     0 flags:0x00000000
[ 2455.720664][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2455.728394][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2455.736259][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2455.744810][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2455.754133][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2455.763806][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2455.773042][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2455.781681][   T17] [<80612ad4>] (submit_bio) from [<80346938>] (ext4_mpage_readpages+0xc4/0x73c)
[ 2455.790579][   T17] [<80346938>] (ext4_mpage_readpages) from [<80226d74>] (read_pages+0x50/0x134)
[ 2455.799434][   T17] [<80226d74>] (read_pages) from [<80226f54>] (page_cache_ra_unbounded+0xfc/0x1d4)
[ 2455.808588][   T17] [<80226f54>] (page_cache_ra_unbounded) from [<80220220>] (filemap_fault+0x2bc/0x430)
[ 2455.818089][   T17] [<80220220>] (filemap_fault) from [<8033128c>] (ext4_filemap_fault+0x28/0x3c)
[ 2455.826979][   T17] [<8033128c>] (ext4_filemap_fault) from [<80247740>] (__do_fault+0x50/0x78)
[ 2455.835605][   T17] [<80247740>] (__do_fault) from [<8024adf0>] (handle_mm_fault+0x448/0x88c)
[ 2455.844159][   T17] [<8024adf0>] (handle_mm_fault) from [<8010ea9c>] (do_page_fault+0x1d0/0x2ac)
[ 2455.852972][   T17] [<8010ea9c>] (do_page_fault) from [<8010ed94>] (do_PrefetchAbort+0x38/0x88)
[ 2455.861690][   T17] [<8010ed94>] (do_PrefetchAbort) from [<80101784>] (ret_from_exception+0x0/0x1c)
[ 2455.870736][   T17] Exception stack(0x814a3fb0 to 0x814a3ff8)
[ 2455.876474][   T17] 3fa0:					 00000000 7e8238f4 00000000 00000000
[ 2455.885353][   T17] 3fc0: 00000000 7e823970 0000000a 004c921c 7e823af8 00000001 7e8238f4 7e8238f4
[ 2455.894223][   T17] 3fe0: 00000000 7e823770 76e73290 004b5f68 00000010 ffffffff
[ 2455.901542][   T17] INFO: task kworker/u2:0:7 blocked for more than 123 seconds.
[ 2455.908913][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2455.914924][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2455.923443][   T17] task:kworker/u2:0    state:D stack:    0 pid:	7 ppid:     2 flags:0x00000000
[ 2455.932513][   T17] Workqueue: writeback wb_workfn (flush-8:0)
[ 2455.938355][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2455.946117][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2455.954025][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2455.962576][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2455.971893][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2455.981561][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2455.990795][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2455.999399][   T17] [<80612ad4>] (submit_bio) from [<80345fdc>] (ext4_io_submit+0x4c/0x58)
[ 2456.007681][   T17] [<80345fdc>] (ext4_io_submit) from [<8032dd80>] (ext4_writepages+0x3b8/0x698)
[ 2456.016569][   T17] [<8032dd80>] (ext4_writepages) from [<80226444>] (do_writepages+0x34/0x68)
[ 2456.025201][   T17] [<80226444>] (do_writepages) from [<802a55f4>] (__writeback_single_inode+0xb4/0x3f8)
[ 2456.034696][   T17] [<802a55f4>] (__writeback_single_inode) from [<802a5ed4>] (writeback_sb_inodes+0x2a0/0x4e0)
[ 2456.044794][   T17] [<802a5ed4>] (writeback_sb_inodes) from [<802a6178>] (__writeback_inodes_wb+0x64/0xa0)
[ 2456.054460][   T17] [<802a6178>] (__writeback_inodes_wb) from [<802a64d8>] (wb_writeback+0x324/0x344)
[ 2456.063689][   T17] [<802a64d8>] (wb_writeback) from [<802a70d4>] (wb_workfn+0x18c/0x3f4)
[ 2456.071890][   T17] [<802a70d4>] (wb_workfn) from [<801330a8>] (process_one_work+0x1fc/0x31c)
[ 2456.080436][   T17] [<801330a8>] (process_one_work) from [<80133bf4>] (worker_thread+0x27c/0x368)
[ 2456.089298][   T17] [<80133bf4>] (worker_thread) from [<801391c8>] (kthread+0x138/0x144)
[ 2456.097401][   T17] [<801391c8>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 2456.105319][   T17] Exception stack(0x814b7fb0 to 0x814b7ff8)
[ 2456.111084][   T17] 7fa0:					 00000000 00000000 00000000 00000000
[ 2456.119935][   T17] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2456.128807][   T17] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2456.136230][   T17] INFO: task kswapd0:83 blocked for more than 123 seconds.
[ 2456.143289][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2456.149275][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2456.157803][   T17] task:kswapd0	    state:D stack:    0 pid:   83 ppid:     2 flags:0x00000000
[ 2456.166878][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2456.174632][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2456.182483][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2456.191030][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2456.200351][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2456.209992][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2456.219286][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2456.227965][   T17] [<80612ad4>] (submit_bio) from [<80345fdc>] (ext4_io_submit+0x4c/0x58)
[ 2456.236262][   T17] [<80345fdc>] (ext4_io_submit) from [<8032e548>] (ext4_writepage+0x4e8/0x534)
[ 2456.245098][   T17] [<8032e548>] (ext4_writepage) from [<8022de18>] (shrink_page_list+0x7e4/0xaf4)
[ 2456.254077][   T17] [<8022de18>] (shrink_page_list) from [<8022ef98>] (shrink_inactive_list+0x1b8/0x3a8)
[ 2456.263604][   T17] [<8022ef98>] (shrink_inactive_list) from [<8022fc1c>] (shrink_node+0x724/0x808)
[ 2456.272669][   T17] [<8022fc1c>] (shrink_node) from [<802303c8>] (kswapd+0x41c/0x714)
[ 2456.280547][   T17] [<802303c8>] (kswapd) from [<801391c8>] (kthread+0x138/0x144)
[ 2456.288024][   T17] [<801391c8>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 2456.295947][   T17] Exception stack(0x8364ffb0 to 0x8364fff8)
[ 2456.301738][   T17] ffa0:					 00000000 00000000 00000000 00000000
[ 2456.310614][   T17] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2456.319466][   T17] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2456.326839][   T17] INFO: task scsi_eh_2:96 blocked for more than 123 seconds.
[ 2456.334155][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2456.340184][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2456.348745][   T17] task:scsi_eh_2	    state:D stack:    0 pid:   96 ppid:     2 flags:0x00000000
[ 2456.357820][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2456.365589][   T17] [<80ad8bcc>] (schedule) from [<80ad8f10>] (schedule_preempt_disabled+0x14/0x20)
[ 2456.374654][   T17] [<80ad8f10>] (schedule_preempt_disabled) from [<80ad9fbc>] (__mutex_lock.constprop.9+0xf4/0x278)
[ 2456.385201][   T17] [<80ad9fbc>] (__mutex_lock.constprop.9) from [<8084c154>] (device_reset+0x1c/0x50)
[ 2456.394535][   T17] [<8084c154>] (device_reset) from [<80779c30>] (scsi_try_bus_device_reset+0x24/0x58)
[ 2456.403947][   T17] [<80779c30>] (scsi_try_bus_device_reset) from [<8077b354>] (scsi_eh_ready_devs+0x374/0x980)
[ 2456.414040][   T17] [<8077b354>] (scsi_eh_ready_devs) from [<8077c93c>] (scsi_error_handler+0x2b0/0x5fc)
[ 2456.423526][   T17] [<8077c93c>] (scsi_error_handler) from [<801391c8>] (kthread+0x138/0x144)
[ 2456.432062][   T17] [<801391c8>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 2456.439953][   T17] Exception stack(0x87995fb0 to 0x87995ff8)
[ 2456.445712][   T17] 5fa0:					 00000000 00000000 00000000 00000000
[ 2456.454589][   T17] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2456.463495][   T17] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2456.470822][   T17] INFO: task usb-storage:98 blocked for more than 123 seconds.
[ 2456.478194][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2456.484206][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2456.492723][   T17] task:usb-storage     state:D stack:    0 pid:   98 ppid:     2 flags:0x00000000
[ 2456.501787][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2456.509520][   T17] [<80ad8bcc>] (schedule) from [<80adaeec>] (schedule_timeout+0x24/0xe8)
[ 2456.517874][   T17] [<80adaeec>] (schedule_timeout) from [<80ad951c>] (__wait_for_common+0x104/0x1d4)
[ 2456.527156][   T17] [<80ad951c>] (__wait_for_common) from [<80815f64>] (usb_sg_wait+0xac/0x1f4)
[ 2456.535889][   T17] [<80815f64>] (usb_sg_wait) from [<8084ce54>] (usb_stor_bulk_transfer_sglist.part.2+0x80/0xc4)
[ 2456.546188][   T17] [<8084ce54>] (usb_stor_bulk_transfer_sglist.part.2) from [<8084cf70>] (usb_stor_bulk_srb+0x48/0x78)
[ 2456.556973][   T17] [<8084cf70>] (usb_stor_bulk_srb) from [<8084d300>] (usb_stor_Bulk_transport+0x13c/0x338)
[ 2456.566833][   T17] [<8084d300>] (usb_stor_Bulk_transport) from [<8084d654>] (usb_stor_invoke_transport+0x2c/0x4ac)
[ 2456.577285][   T17] [<8084d654>] (usb_stor_invoke_transport) from [<8084e6bc>] (usb_stor_control_thread+0x288/0x2d4)
[ 2456.587838][   T17] [<8084e6bc>] (usb_stor_control_thread) from [<801391c8>] (kthread+0x138/0x144)
[ 2456.596812][   T17] [<801391c8>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 2456.604758][   T17] Exception stack(0x8799dfb0 to 0x8799dff8)
[ 2456.610522][   T17] dfa0:					 00000000 00000000 00000000 00000000
[ 2456.619370][   T17] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2456.628269][   T17] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2456.635621][   T17] INFO: task jbd2/sda1-8:167 blocked for more than 123 seconds.
[ 2456.643118][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2456.649108][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2456.657630][   T17] task:jbd2/sda1-8     state:D stack:    0 pid:  167 ppid:     2 flags:0x00000000
[ 2456.666699][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2456.674456][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2456.682378][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2456.690964][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2456.700259][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2456.709932][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2456.719196][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2456.727887][   T17] [<80612ad4>] (submit_bio) from [<80345fdc>] (ext4_io_submit+0x4c/0x58)
[ 2456.736209][   T17] [<80345fdc>] (ext4_io_submit) from [<8032e548>] (ext4_writepage+0x4e8/0x534)
[ 2456.745011][   T17] [<8032e548>] (ext4_writepage) from [<80224ea0>] (__writepage+0x14/0x78)
[ 2456.753408][   T17] [<80224ea0>] (__writepage) from [<80225bbc>] (write_cache_pages+0x290/0x33c)
[ 2456.762209][   T17] [<80225bbc>] (write_cache_pages) from [<80225cb4>] (generic_writepages+0x4c/0x80)
[ 2456.771488][   T17] [<80225cb4>] (generic_writepages) from [<8036fbbc>] (jbd2_journal_submit_inode_data_buffers+0x60/0x80)
[ 2456.782570][   T17] [<8036fbbc>] (jbd2_journal_submit_inode_data_buffers) from [<8035b11c>] (ext4_journal_submit_inode_data_buffers+0x90/0xa4)
[ 2456.795386][   T17] [<8035b11c>] (ext4_journal_submit_inode_data_buffers) from [<8037058c>] (jbd2_journal_commit_transaction+0x958/0x1af4)
[ 2456.807836][   T17] [<8037058c>] (jbd2_journal_commit_transaction) from [<80376fbc>] (kjournald2+0x154/0x320)
[ 2456.817803][   T17] [<80376fbc>] (kjournald2) from [<801391c8>] (kthread+0x138/0x144)
[ 2456.825651][   T17] [<801391c8>] (kthread) from [<80100140>] (ret_from_fork+0x14/0x34)
[ 2456.833596][   T17] Exception stack(0x874c9fb0 to 0x874c9ff8)
[ 2456.839332][   T17] 9fa0:					 00000000 00000000 00000000 00000000
[ 2456.848212][   T17] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 2456.857118][   T17] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 2456.864471][   T17] INFO: task rpcbind:1223 blocked for more than 124 seconds.
[ 2456.871743][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2456.877732][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2456.886268][   T17] task:rpcbind	    state:D stack:    0 pid: 1223 ppid:     1 flags:0x00000000
[ 2456.895343][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2456.903106][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2456.910957][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2456.919474][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2456.928792][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2456.938455][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2456.947684][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2456.956316][   T17] [<80612ad4>] (submit_bio) from [<80346938>] (ext4_mpage_readpages+0xc4/0x73c)
[ 2456.965208][   T17] [<80346938>] (ext4_mpage_readpages) from [<80226d74>] (read_pages+0x50/0x134)
[ 2456.974447][   T17] [<80226d74>] (read_pages) from [<80226f54>] (page_cache_ra_unbounded+0xfc/0x1d4)
[ 2456.983621][   T17] [<80226f54>] (page_cache_ra_unbounded) from [<80220220>] (filemap_fault+0x2bc/0x430)
[ 2456.993128][   T17] [<80220220>] (filemap_fault) from [<8033128c>] (ext4_filemap_fault+0x28/0x3c)
[ 2457.002017][   T17] [<8033128c>] (ext4_filemap_fault) from [<80247740>] (__do_fault+0x50/0x78)
[ 2457.010645][   T17] [<80247740>] (__do_fault) from [<8024adf0>] (handle_mm_fault+0x448/0x88c)
[ 2457.019166][   T17] [<8024adf0>] (handle_mm_fault) from [<8010ea9c>] (do_page_fault+0x1d0/0x2ac)
[ 2457.027970][   T17] [<8010ea9c>] (do_page_fault) from [<8010ed94>] (do_PrefetchAbort+0x38/0x88)
[ 2457.036686][   T17] [<8010ed94>] (do_PrefetchAbort) from [<80101784>] (ret_from_exception+0x0/0x1c)
[ 2457.045732][   T17] Exception stack(0x82c89fb0 to 0x82c89ff8)
[ 2457.051498][   T17] 9fa0:					 00000000 00000006 00007530 00000000
[ 2457.060350][   T17] 9fc0: 00000000 76e83aa0 01b901a0 01b91888 00419304 00000002 00429d5c 7ea44c64
[ 2457.069222][   T17] 9fe0: 0000006c 7ea44ac8 00415944 00415944 00000010 ffffffff
[ 2457.076539][   T17] INFO: task klogd:1388 blocked for more than 124 seconds.
[ 2457.083590][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2457.089575][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2457.098100][   T17] task:klogd	    state:D stack:    0 pid: 1388 ppid:     1 flags:0x00000000
[ 2457.107168][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2457.114924][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2457.122775][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2457.131320][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2457.140642][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2457.150283][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2457.159511][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2457.168140][   T17] [<80612ad4>] (submit_bio) from [<80346938>] (ext4_mpage_readpages+0xc4/0x73c)
[ 2457.177025][   T17] [<80346938>] (ext4_mpage_readpages) from [<80226d74>] (read_pages+0x50/0x134)
[ 2457.185913][   T17] [<80226d74>] (read_pages) from [<80226f20>] (page_cache_ra_unbounded+0xc8/0x1d4)
[ 2457.195059][   T17] [<80226f20>] (page_cache_ra_unbounded) from [<8022008c>] (filemap_fault+0x128/0x430)
[ 2457.204559][   T17] [<8022008c>] (filemap_fault) from [<8033128c>] (ext4_filemap_fault+0x28/0x3c)
[ 2457.213692][   T17] [<8033128c>] (ext4_filemap_fault) from [<80247740>] (__do_fault+0x50/0x78)
[ 2457.222338][   T17] [<80247740>] (__do_fault) from [<8024adf0>] (handle_mm_fault+0x448/0x88c)
[ 2457.230883][   T17] [<8024adf0>] (handle_mm_fault) from [<8010ea9c>] (do_page_fault+0x1d0/0x2ac)
[ 2457.239655][   T17] [<8010ea9c>] (do_page_fault) from [<8010ed94>] (do_PrefetchAbort+0x38/0x88)
[ 2457.248368][   T17] [<8010ed94>] (do_PrefetchAbort) from [<80101784>] (ret_from_exception+0x0/0x1c)
[ 2457.257411][   T17] Exception stack(0x82c9dfb0 to 0x82c9dff8)
[ 2457.263177][   T17] dfa0:					 00000059 00525308 000003ff 000005fc
[ 2457.272058][   T17] dfc0: 00525308 00000000 00000000 00000067 00525308 00525361 00525718 000003fe
[ 2457.280935][   T17] dfe0: 00524d18 7ea6ac24 004a6aec 76f2b3ec 60000010 ffffffff
[ 2457.288227][   T17] INFO: task cron:1431 blocked for more than 124 seconds.
[ 2457.295193][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2457.301202][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2457.309716][   T17] task:cron	    state:D stack:    0 pid: 1431 ppid:     1 flags:0x00000000
[ 2457.318787][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2457.326539][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2457.334397][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2457.342941][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2457.352263][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2457.361931][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2457.371221][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2457.379869][   T17] [<80612ad4>] (submit_bio) from [<80346938>] (ext4_mpage_readpages+0xc4/0x73c)
[ 2457.388799][   T17] [<80346938>] (ext4_mpage_readpages) from [<80226d74>] (read_pages+0x50/0x134)
[ 2457.397687][   T17] [<80226d74>] (read_pages) from [<80226f20>] (page_cache_ra_unbounded+0xc8/0x1d4)
[ 2457.406846][   T17] [<80226f20>] (page_cache_ra_unbounded) from [<80220220>] (filemap_fault+0x2bc/0x430)
[ 2457.416346][   T17] [<80220220>] (filemap_fault) from [<8033128c>] (ext4_filemap_fault+0x28/0x3c)
[ 2457.425236][   T17] [<8033128c>] (ext4_filemap_fault) from [<80247740>] (__do_fault+0x50/0x78)
[ 2457.433866][   T17] [<80247740>] (__do_fault) from [<8024adf0>] (handle_mm_fault+0x448/0x88c)
[ 2457.442414][   T17] [<8024adf0>] (handle_mm_fault) from [<8010ea9c>] (do_page_fault+0x1d0/0x2ac)
[ 2457.451216][   T17] [<8010ea9c>] (do_page_fault) from [<8010ed94>] (do_PrefetchAbort+0x38/0x88)
[ 2457.459903][   T17] [<8010ed94>] (do_PrefetchAbort) from [<80101784>] (ret_from_exception+0x0/0x1c)
[ 2457.468945][   T17] Exception stack(0x82caffb0 to 0x82cafff8)
[ 2457.474706][   T17] ffa0:					 00000000 7ed08c3c 0000006c 00000000
[ 2457.483619][   T17] ffc0: 00000000 7ed08c3c 76f39968 000000a2 7ed08c68 00509070 00509008 00000001
[ 2457.492496][   T17] ffe0: 00508de4 7ed08c28 76e06468 76e06590 60000010 ffffffff
[ 2457.499785][   T17] INFO: task avahi-daemon:1484 blocked for more than 124 seconds.
[ 2457.507443][   T17]	     Not tainted 5.10.7-kirkwood-tld-1 #1.0
[ 2457.513454][   T17] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2457.521978][   T17] task:avahi-daemon    state:D stack:    0 pid: 1484 ppid:     1 flags:0x00000000
[ 2457.531045][   T17] [<80ad88f8>] (__schedule) from [<80ad8bcc>] (schedule+0xa0/0xf8)
[ 2457.538774][   T17] [<80ad8bcc>] (schedule) from [<80ad8fd0>] (io_schedule+0x14/0x24)
[ 2457.546628][   T17] [<80ad8fd0>] (io_schedule) from [<8061f848>] (blk_mq_get_tag+0x178/0x260)
[ 2457.555174][   T17] [<8061f848>] (blk_mq_get_tag) from [<8061c150>] (__blk_mq_alloc_request+0xb8/0xf8)
[ 2457.564495][   T17] [<8061c150>] (__blk_mq_alloc_request) from [<8061d578>] (blk_mq_submit_bio+0xc0/0x458)
[ 2457.574164][   T17] [<8061d578>] (blk_mq_submit_bio) from [<80612938>] (submit_bio_noacct+0xac/0x214)
[ 2457.583399][   T17] [<80612938>] (submit_bio_noacct) from [<80612ad4>] (submit_bio+0x34/0x1a0)
[ 2457.592031][   T17] [<80612ad4>] (submit_bio) from [<80346938>] (ext4_mpage_readpages+0xc4/0x73c)
[ 2457.600920][   T17] [<80346938>] (ext4_mpage_readpages) from [<80226d74>] (read_pages+0x50/0x134)
[ 2457.609780][   T17] [<80226d74>] (read_pages) from [<80226f54>] (page_cache_ra_unbounded+0xfc/0x1d4)
[ 2457.618929][   T17] [<80226f54>] (page_cache_ra_unbounded) from [<80220220>] (filemap_fault+0x2bc/0x430)
[ 2457.628427][   T17] [<80220220>] (filemap_fault) from [<8033128c>] (ext4_filemap_fault+0x28/0x3c)
[ 2457.637313][   T17] [<8033128c>] (ext4_filemap_fault) from [<80247740>] (__do_fault+0x50/0x78)
[ 2457.645943][   T17] [<80247740>] (__do_fault) from [<8024adf0>] (handle_mm_fault+0x448/0x88c)
[ 2457.654491][   T17] [<8024adf0>] (handle_mm_fault) from [<8010ea9c>] (do_page_fault+0x1d0/0x2ac)
[ 2457.663293][   T17] [<8010ea9c>] (do_page_fault) from [<8010ed94>] (do_PrefetchAbort+0x38/0x88)
[ 2457.672010][   T17] [<8010ed94>] (do_PrefetchAbort) from [<80101784>] (ret_from_exception+0x0/0x1c)
[ 2457.681056][   T17] Exception stack(0x8268ffb0 to 0x8268fff8)
[ 2457.686888][   T17] ffa0:					 00000001 0000000a 00006bec 00000000
[ 2457.695823][   T17] ffc0: 01a0cb50 76f714e0 76f37170 00000000 01a0c2f0 0049c540 0049c540 00000000
[ 2457.704712][   T17] ffe0: 0000006c 7edaebc0 76f37ee4 76f37ee4 00000010 ffffffff

There seems to be a few exceptions but I dont kbow whats causing them. I fan fsck on the usb on my linux machine and the USB is fine
Re: Pogoplug V4 Intermittent Freezing durting boot
February 20, 2021 04:28PM
Rhodess,

This looks like a hardware related problem (providing you already tuned your settings for swap and memory like we discussed before, and there is no other USB devices plugged in other than the 2 USB drives for rootfs and swap).

[  445.258441][	T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci

What type of USB hub are you using? is it USB 2.0 or 3.0 Hub?

There are things you can do to make sure that the hub is not causing the reset such as

- Use a USB 3.0 hub attach to this Pogo V4 Mobile, and plug in both of these USB 2.0 drives.
- Or use a power hub.

For USB 2.0 hub, I like Belkin 4-port hub.

My favorite 4-port USB 3.0 hub is the Sabrent USB 3.0 brand (smaller than 1/2 pack of a cigarette and hanging off the Pogo nicely) never have problem with this. Not sure if you can find them as Sabrent (seems some other manufacters have bought this brand).

Both of these should cost less than 10 USD each.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 02/20/2021 04:31PM by bodhi.
Re: Pogoplug V4 Intermittent Freezing durting boot
February 20, 2021 04:40PM
This is the form factor I mentioned above:

https://www.amazon.com/gp/product/B012B6YQY6

They've jacked up the price for this hub too! it should be about 10 USD. Perhaps they are not making this as Sabrent or Belkin any more.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug V4 Intermittent Freezing durting boot
February 20, 2021 08:28PM
I have 2 SanDisk Cruzer Fit USB's.

I use an 8Gb as the rootfs, and the second (16Gb) where I have the swapfile and logs.

I made all those changes for swappiness and vm.min_free_kbytes, per the previous post.

I assume this is the usb with the swapfile (device number 2) that's causing the issue
[  445.258441][	T98] usb 1-1: reset high-speed USB device number 2 using orion-ehci

I'll try another usb and also see if moving the swapfile to rootfs makes a difference.

I have a SanDisk powered hub, so I'll try mounting via the hub as well.

Thanks
Re: Pogoplug V4 Intermittent Freezing durting boot
February 20, 2021 10:33PM
Rhodess,


> I assume this is the usb with the swapfile (device
> number 2) that's causing the issue
>
> [  445.258441][	T98] usb 1-1: reset high-speed USB
> device number 2 using orion-ehci
>

Look like it is.

> moving the
> swapfile to rootfs makes a difference.

I would do this. This box with 128MB memory should be used for tasks that don't require more than that. So best to put the swapfile on the rootfs. Add then do frequent backup.

You should also consider using zswap to make it less likely to go to disk during swapping.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Pogoplug V4 Intermittent Freezing durting boot
February 21, 2021 11:39AM
Hi bodhi,

that looks like the problem. Moving the swap to the location below seems to boot slightly faster also
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
LABEL=rootfs    /               ext3    noatime,errors=remount-ro 0 1
tmpfs           /tmp            tmpfs   defaults          0       0
UUID=a5d66be4-4057-43e9-9e70-d0e53621eab2 / ext3 defaults 0       0
/root/swapfile.img    none            swap    sw,nofail   0       0

As for zswap, everything points to creating /etc/default/grub, since it's not present on my roots, unless it should go somewhere else for these devices?

I found the following:
enable zswap
nano /etc/default/grub
zswap.enabled=1
update-grub

Then enable compression:
echo lz4 >> /etc/initramfs-tools/modules
echo lz4_compress >> /etc/initramfs-tools/modules
update-initramfs -u

Finally, verify all is active:
cat /sys/module/zswap/parameters/enabled
dmesg | grep -i zswap

I will do it in stages

I made another search of the forum and found the following:
Pogoplug Pro V3 running vncserver. so I just added to my environment
# fw_printenv set_bootargs
set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts $custom_params
# fw_printenv custom_params
## Error: "custom_params" not defined

fw_setenv custom_params 'zswap.enabled=1'



Edited 1 time(s). Last edit at 02/21/2021 11:51AM by Rhodess.
Re: Pogoplug V4 Intermittent Freezing durting boot
February 21, 2021 03:54PM
Rhodess,

Yes, this is correct (I mentioned this somewhere).


Quote

fw_setenv custom_params 'zswap.enabled=1'


Grub is for Intel boxes. ARM boxes use u-boot or other similar boot loader.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 02/21/2021 03:57PM by bodhi.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: