Welcome! Log In Create A New Profile

Advanced

Debian @ NSA325v2 doesn't work after update: Problem reappeared!

Posted by krono 
Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 21, 2021 08:39AM
The issue described here came back also with my new usb flash drive!

Furthermore, now NAS is connected to an UPS to avoid voltage breaks or overshoots.

Using netconsole I found out kernel correctly boots up, but the NAS doesn't answer to ping neither smb or ssh connection work.
Accessing the usb flash by my linux laptop I can see last log.
This is in /var/log/dmesg:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.2.9-kirkwood-tld-1 (root@tldDebian) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 PREEMPT Sat Aug 17 15:00:56 PDT 2019
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] OF: fdt: Machine model: ZyXEL NSA325
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000(uboot),0x80000(stock_uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) init=/bin/systemd
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 494676K/524288K available (9216K kernel code, 868K rwdata, 3400K rodata, 1024K init, 301K bss, 29612K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from cache_alloc_refill+0x38c/0x928 with crng_init=0
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] 	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] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000039] Switching to timer-based delay loop, resolution 5ns
[    0.000644] Console: colour dummy device 80x30
[    0.000688] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.000709] pid_max: default: 32768 minimum: 301
[    0.001010] LSM: Security Framework initializing
[    0.001162] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001184] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001888] *** VALIDATE proc ***
[    0.002110] *** VALIDATE cgroup1 ***
[    0.002131] *** VALIDATE cgroup2 ***
[    0.002214] CPU: Testing write buffer coherency: ok
[    0.003675] Setting up static identity map for 0x100000 - 0x100058
[    0.003935] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.004180] rcu: Hierarchical SRCU implementation.
[    0.006811] devtmpfs: initialized
[    0.012272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.012298] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.012511] xor: measuring software checksum speed
[    0.110097]    arm4regs  :  1452.800 MB/sec
[    0.210065]    8regs     :   872.400 MB/sec
[    0.310061]    32regs    :  1268.400 MB/sec
[    0.310077] xor: using function: arm4regs (1452.800 MB/sec)
[    0.310095] prandom: seed boundary self test passed
[    0.313228] prandom: 100 self tests passed
[    0.313238] pinctrl core: initialized pinctrl subsystem
[    0.314465] NET: Registered protocol family 16
[    0.314900] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.315549] audit: initializing netlink subsys (disabled)
[    0.316591] audit: type=2000 audit(0.310:1): state=initialized audit_enabled=0 res=1
[    0.316695] cpuidle: using governor ladder
[    0.316760] cpuidle: using governor menu
[    0.317230] Feroceon L2: Enabling L2
[    0.317271] Feroceon L2: Cache support initialised.
[    0.322068] No ATAGs?
[    2.560046] random: fast init done
[    4.743667] alg: No test for lzo-rle (lzo-rle-generic)
[    4.743950] alg: No test for lzo-rle (lzo-rle-scomp)
[    4.920382] raid6: int32x8  gen()   171 MB/s
[    5.090131] raid6: int32x8  xor()   115 MB/s
[    5.260378] raid6: int32x4  gen()   173 MB/s
[    5.430160] raid6: int32x4  xor()   112 MB/s
[    5.600118] raid6: int32x2  gen()   177 MB/s
[    5.770049] raid6: int32x2  xor()   125 MB/s
[    5.940334] raid6: int32x1  gen()   134 MB/s
[    6.110342] raid6: int32x1  xor()    92 MB/s
[    6.110351] raid6: using algorithm int32x2 gen() 177 MB/s
[    6.110358] raid6: .... xor() 125 MB/s, rmw enabled
[    6.110364] raid6: using intx1 recovery algorithm
[    6.110584] vgaarb: loaded
[    6.110987] SCSI subsystem initialized
[    6.111182] libata version 3.00 loaded.
[    6.111392] usbcore: registered new interface driver usbfs
[    6.111440] usbcore: registered new interface driver hub
[    6.111506] usbcore: registered new device driver usb
[    6.111652] pps_core: LinuxPPS API ver. 1 registered
[    6.111661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.111681] PTP clock support registered
[    6.112744] clocksource: Switched to clocksource orion_clocksource
[    6.886671] VFS: Disk quotas dquot_6.6.0
[    6.886757] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    6.894285] NET: Registered protocol family 2
[    6.894952] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[    6.894984] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    6.895038] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    6.895089] TCP: Hash tables configured (established 4096 bind 4096)
[    6.895164] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    6.895188] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    6.895375] NET: Registered protocol family 1
[    6.895906] RPC: Registered named UNIX socket transport module.
[    6.895917] RPC: Registered udp transport module.
[    6.895924] RPC: Registered tcp transport module.
[    6.895931] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.895943] PCI: CLS 0 bytes, default 32
[    6.896140] Trying to unpack rootfs image as initramfs...
[    7.539872] Freeing initrd memory: 9488K
[    7.540047] NetWinder Floating Point Emulator V0.97 (double precision)
[    7.541082] Initialise system trusted keyrings
[    7.541123] Key type blacklist registered
[    7.541315] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    7.541403] zbud: loaded
[    7.542292] NFS: Registering the id_resolver key type
[    7.542316] Key type id_resolver registered
[    7.542324] Key type id_legacy registered
[    7.542341] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    7.542354] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    7.542593] jffs2: version 2.2. (NAND) (SUMMARY)  \xc2\xa9 2001-2006 Red Hat, Inc.
[    7.542843] fuse: init (API version 7.31)
[    7.543192] orangefs_debugfs_init: called with debug mask: :none: :0:
[    7.543340] orangefs_init: module version upstream loaded
[    7.543350] SGI XFS with ACLs, security attributes, realtime, scrub, no debug enabled
[    7.556938] async_tx: api initialized (async)
[    7.556959] Key type asymmetric registered
[    7.556967] Asymmetric key parser 'x509' registered
[    7.557030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    7.558192] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    7.559723] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    7.559742] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.559754] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    7.559764] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    7.559775] pci_bus 0000:00: scanning bus
[    7.559870] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
[    7.559904] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    7.561092] pci_bus 0000:00: fixups for bus
[    7.561103] PCI: bus0: Fast back to back transfers disabled
[    7.561118] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[    7.561125] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.561140] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[    7.561245] pci_bus 0000:01: scanning bus
[    7.561283] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[    7.561330] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    7.561470] pci 0000:01:00.0: PME# supported from D0 D3hot
[    7.561484] pci 0000:01:00.0: PME# disabled
[    7.561538] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
[    7.583831] pci_bus 0000:01: fixups for bus
[    7.583844] PCI: bus1: Fast back to back transfers disabled
[    7.583856] pci_bus 0000:01: bus scan returning with max=01
[    7.583866] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    7.583879] pci_bus 0000:00: bus scan returning with max=01
[    7.584023] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    7.584037] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    7.584053] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0001fff 64bit]
[    7.584074] pci 0000:00:01.0: PCI bridge to [bus 01]
[    7.584089] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    7.584168] pcieport 0000:00:01.0: assign IRQ: got 0
[    7.584183] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    7.584205] pcieport 0000:00:01.0: enabling bus mastering
[    7.584239] pci 0000:00:01.0: enabling bus mastering
[    7.584250] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    7.584713] mv_xor f1060800.xor: Marvell shared XOR driver
[    7.643400] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.644940] mv_xor f1060900.xor: Marvell shared XOR driver
[    7.703362] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.705145] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    7.706193] printk: console [ttyS0] disabled
[    7.706257] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    8.629873] printk: console [ttyS0] enabled
[    8.640676] loop: module loaded
[    8.644834] sata_mv f1080000.sata: version 1.28
[    8.645061] sata_mv f1080000.sata: slots 32 ports 2
[    8.652835] scsi host0: sata_mv
[    8.657137] scsi host1: sata_mv
[    8.661231] ata1: SATA max UDMA/133 irq 32
[    8.666093] ata2: SATA max UDMA/133 irq 32
[    8.671716] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
[    8.678897] nand: Eon NAND 128MiB 3,3V 8-bit
[    8.683905] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    8.692212] Scanning device for bad blocks
[    8.697120] 9 cmdlinepart partitions found on MTD device orion_nand
[    8.704131] Creating 9 MTD partitions on "orion_nand":
[    8.709997] 0x000000000000-0x000000100000 : "uboot"
[    8.716652] 0x000000100000-0x000000180000 : "stock_uboot_env"
[    8.724121] 0x000000180000-0x000000200000 : "key_store"
[    8.731005] 0x000000200000-0x000000280000 : "info"
[    8.737506] 0x000000280000-0x000000c80000 : "etc"
[    8.743923] 0x000000c80000-0x000001680000 : "kernel_1"
[    8.750751] 0x000001680000-0x000004640000 : "rootfs1"
[    8.757629] 0x000004640000-0x000005040000 : "kernel_2"
[    8.764493] 0x000005040000-0x000008000000 : "rootfs2"
[    8.772268] libphy: Fixed MDIO Bus: probed
[    8.777756] libphy: orion_mdio_bus: probed
[    8.793925] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    8.801826] mv643xx_eth_port mv643xx_eth_port.0: DMA mask not set
[    8.809444] mv643xx_eth: Set the PHY to fix link down
[    8.809921] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 4c:9e:ff:0f:93:7b
[    8.825357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.832635] ehci-pci: EHCI PCI platform driver
[    8.837890] ehci-orion: EHCI orion driver
[    8.842811] orion-ehci f1050000.ehci: EHCI Host Controller
[    8.849035] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    8.857572] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[    8.892784] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    8.899754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    8.908795] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.916780] usb usb1: Product: EHCI Host Controller
[    8.922398] usb usb1: Manufacturer: Linux 5.2.9-kirkwood-tld-1 ehci_hcd
[    8.929767] usb usb1: SerialNumber: f1050000.ehci
[    8.935683] hub 1-0:1.0: USB hub found
[    8.940179] hub 1-0:1.0: 1 port detected
[    8.945440] xhci_hcd 0000:01:00.0: assign IRQ: got 36
[    8.945504] xhci_hcd 0000:01:00.0: enabling bus mastering
[    8.945514] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.951512] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    8.959959] xhci_hcd 0000:01:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    8.969803] xhci_hcd 0000:01:00.0: enabling Mem-Wr-Inval
[    8.970210] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    8.979247] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.987234] usb usb2: Product: xHCI Host Controller
[    8.992867] usb usb2: Manufacturer: Linux 5.2.9-kirkwood-tld-1 xhci-hcd
[    9.000232] usb usb2: SerialNumber: 0000:01:00.0
[    9.006095] hub 2-0:1.0: USB hub found
[    9.010596] hub 2-0:1.0: 2 ports detected
[    9.015804] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    9.021761] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    9.029949] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    9.037049] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    9.046021] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    9.055118] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.063084] usb usb3: Product: xHCI Host Controller
[    9.068682] usb usb3: Manufacturer: Linux 5.2.9-kirkwood-tld-1 xhci-hcd
[    9.076040] usb usb3: SerialNumber: 0000:01:00.0
[    9.081803] hub 3-0:1.0: USB hub found
[    9.086345] hub 3-0:1.0: 2 ports detected
[    9.091666] usbcore: registered new interface driver usb-storage
[    9.098726] mousedev: PS/2 mouse device common for all mice
[    9.105304] i2c /dev entries driver
[    9.115849] rtc-pcf8563 0-0051: registered as rtc0
[    9.123182] device-mapper: uevent: version 1.0.3
[    9.128793] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    9.138317] device-mapper: multipath round-robin: version 1.2.0 loaded
[    9.145628] device-mapper: multipath queue-length: version 0.2.0 loaded
[    9.153001] device-mapper: multipath service-time: version 0.3.0 loaded
[    9.160403] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    9.167352] device-mapper: raid: Loading target version 1.14.0
[    9.173956] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    9.182730] hidraw: raw HID events driver (C) Jiri Kosina
[    9.189149] ata1.00: ATA-9: WDC WD20EFRX-68EUZN0, 82.00A82, max UDMA/133
[    9.197081] drop_monitor: Initializing network drop monitor service
[    9.204123] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    9.212019] NET: Registered protocol family 17
[    9.217561] Key type dns_resolver registered
[    9.222838] ata1.00: configured for UDMA/133
[    9.228514] registered taskstats version 1
[    9.233350] Loading compiled-in X.509 certificates
[    9.239233] scsi 0:0:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 5
[    9.248256] zswap: loaded using pool lzo/zbud
[    9.255131] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    9.272896] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    9.280056] sd 0:0:0:0: [sda] Write Protect is off
[    9.292910] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.293059] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.312846] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    9.358396]  sda: sda1
[    9.372315] Key type big_key registered
[    9.377367] sd 0:0:0:0: [sda] Attached SCSI disk
[    9.415906] Key type encrypted registered
[    9.423505] rtc-pcf8563 0-0051: setting system clock to 2021-01-19T21:02:18 UTC (1611090138)
[    9.524202] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.32
[    9.533168] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    9.541069] usb 1-1: Product: USB2.0 Hub
[    9.546444] hub 1-1:1.0: USB hub found
[    9.551217] hub 1-1:1.0: 4 ports detected
[    9.762774] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    9.772207] ata2.00: ATA-9: WDC WD20EFRX-68EUZN0, 82.00A82, max UDMA/133
[    9.779717] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    9.789867] ata2.00: configured for UDMA/133
[    9.805301] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 5
[    9.815061] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    9.823860] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    9.829872] sd 1:0:0:0: [sdb] Write Protect is off
[    9.835420] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    9.835522] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.882778] usb 1-1.2: new high-speed USB device number 3 using orion-ehci
[    9.916225]  sdb: sdb1
[    9.920550] sd 1:0:0:0: [sdb] Attached SCSI disk
[    9.929000] Freeing unused kernel memory: 1024K
[    9.943261] Checked W+X mappings: passed, no W+X pages found
[    9.949645] Run /init as init process
[   10.040747] usb 1-1.2: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
[   10.062849] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.070912] usb 1-1.2: Product: Mass Storage
[   10.082824] usb 1-1.2: Manufacturer: Generic
[   10.088386] usb 1-1.2: SerialNumber: 671EAE92
[   10.120425] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[   10.152914] scsi host2: usb-storage 1-1.2:1.0
[   10.159952] usbcore: registered new interface driver uas
[   11.205037] scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[   11.222255] sd 2:0:0:0: [sdc] 7864320 512-byte logical blocks: (4.03 GB/3.75 GiB)
[   11.239997] sd 2:0:0:0: [sdc] Write Protect is off
[   11.245602] sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
[   11.246476] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.282564]  sdc: sdc1
[   11.296124] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   21.761121] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[   21.810180] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[   25.046664] random: crng init done
[   25.302228] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[   25.320173] systemd-udevd[396]: Using default interface naming scheme 'v240'.
[   25.426368] systemd-udevd[396]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   26.062527] marvell-cesa f1030000.crypto: CESA device successfully registered
[   26.135726] systemd-udevd[378]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   26.197153] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[   26.216152] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   26.251291] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   26.266853] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[   26.308450] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   26.330271] orion_wdt: Initial timeout 21 sec
[   27.728005] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[   30.550820] mv643xx_eth: Set the PHY back to auto-negotiation mode
[   31.651963] NET: Registered protocol family 10
[   31.665546] Segment Routing with IPv6
[   33.653547] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   33.664173] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

What's going on?
Last time @bodhi said about power issues; is it possibile that power supply is not working properly?

Thanks for help!

Ivan
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 21, 2021 04:38PM
Ivan,

So did you see this error again while the system is running?

Quote

[ 36.929905] ata2: EH complete
[ 100.372872] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 100.380660] ata2.00: failed command: FLUSH CACHE EXT
[ 100.386379] ata2.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 5
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 100.401409] ata2.00: status: { DRDY }
[ 100.405810] ata2: hard resetting link
[ 105.942826] ata2: link is slow to respond, please be patient (ready=0)
[ 110.422827] ata2: SRST failed (errno=-16)
[ 110.427555] ata2: hard resetting link
[ 115.972828] ata2: link is slow to respond, please be patient (ready=0)
[ 120.452827] ata2: SRST failed (errno=-16)
[ 120.457551] ata2: hard resetting link
[ 126.002828] ata2: link is slow to respond, please be patient (ready=0)

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 21, 2021 05:04PM
Hi bodhi!
I don’t know if those messages appeared again.
Unfortunately I can’t get SSH access to the NAS, it doesn’t work.
Do you think it could be interesting to re-create the usb rootfs and observe dmesg on runtime?
If yes, should I use another usb stick?
Thanks for help!

Ivan
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 21, 2021 06:09PM
Ivan,

> Unfortunately I can’t get SSH access to the NAS,
> it doesn’t work.
> Do you think it could be interesting to re-create
> the usb rootfs and observe dmesg on runtime?
> If yes, should I use another usb stick?

Yes. It is best to have serial console connected so you can see the kernel mount the rootfs. Often time, it is where the problem occurs.

If you don't have serial console, then cannot really see what's going on after the kernel has booted. If the rootfs mounting has problem, then it will stop booting.

So without serial console, the only thing you can do is to create a new rootfs on USB to get it to boot. And then try figure out what was wrong with the old rootfs.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 22, 2021 06:33AM
Ok, I installed Debian on my NSA325v2 after a stock firmware fault recovered using serial console.
I decided to resort serial console again!
Now I forgot the right pins on the board, can sombody help me?
In order to correctly use serial console, do I need to disable netconsole?
Thanks for help.

Ivan

P.S.
Find attached the board picture, and a detail of pins I roughly remember related to the TTL serial interface.
The first on the right should be VCC.
Attachments:
open | download - IMG_1547.jpg (369.1 KB)
open | download - IMG_1548.jpg (392.5 KB)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 22, 2021 09:00AM
Ok!
I used this post as reference for serial pins header, it works.
Find below the log from serial console:

U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:42:03 -0700)
ZyXEL NSA325 2-Bay Power Media Server

SoC:   Kirkwood 88F6282_A1
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
MV88E1318 PHY initialized on egiga0
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
Hit any key to stop autoboot:  0
Initializing devices...
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 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
Loading envs from usb 0...
32 bytes read in 722 ms (0 Bytes/s)
... envs loaded
importing envs ...
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 815 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
5316528 bytes read in 1224 ms (4.1 MiB/s)
loading uInitrd ...
10106752 bytes read in 1490 ms (6.5 MiB/s)
loading DTB /boot/dts/kirkwood-nsa325.dtb ...
14006 bytes read in 924 ms (14.6 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.10.7-kirkwood-tld-1
   Created:      2021-01-19  21:44:25 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-01-19  22:13:45 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    10106688 Bytes = 9.6 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 1f16a000, end 1fb0d740 ... OK
   Loading Device Tree to 1f163000, end 1f1696b5 ... OK

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: ZyXEL NSA325
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000(uboot),0x80000(stock_uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) init=/bin/systemd
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 491540K/524288K available (10240K kernel code, 1539K rwdata, 4184K rodata, 1024K init, 336K bss, 32748K 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: 9556302233 ns
[    0.000009][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000050][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.000699][    T0] Console: colour dummy device 80x30
[    0.000755][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.000786][    T0] pid_max: default: 32768 minimum: 301
[    0.001131][    T0] LSM: Security Framework initializing
[    0.001266][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.001298][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.002464][    T0] CPU: Testing write buffer coherency: ok
[    0.004074][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.004345][    T1] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.004622][    T1] rcu: Hierarchical SRCU implementation.
[    0.005729][    T1] devtmpfs: initialized
[    0.011689][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.011730][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.039708][    T1] prandom32: self test passed (less than 6 bits correlated)
[    0.039737][    T1] prandom: seed boundary self test passed
[    0.042914][    T1] prandom: 100 self tests passed
[    0.042935][    T1] pinctrl core: initialized pinctrl subsystem
[    0.044304][    T1] NET: Registered protocol family 16
[    0.044950][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.045785][    T1] audit: initializing netlink subsys (disabled)
[    0.046993][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.047315][   T15] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[    0.047449][    T1] cpuidle: using governor ladder
[    0.047534][    T1] cpuidle: using governor menu
[    0.047980][    T1] Feroceon L2: Enabling L2
[    0.048027][    T1] Feroceon L2: Cache support initialised.
[    0.061116][    T1] No ATAGs?
[    2.560056][    C0] random: fast init done
[    3.687496][   T38] "cryptomgr_test" (38) uses obsolete ecb(arc4) skcipher
[    3.890188][    T1] raid6: int32x8  gen()   151 MB/s
[    4.060183][    T1] raid6: int32x8  xor()    91 MB/s
[    4.230155][    T1] raid6: int32x4  gen()   145 MB/s
[    4.400059][    T1] raid6: int32x4  xor()    96 MB/s
[    4.570114][    T1] raid6: int32x2  gen()   185 MB/s
[    4.740120][    T1] raid6: int32x2  xor()   109 MB/s
[    4.910095][    T1] raid6: int32x1  gen()   130 MB/s
[    5.080178][    T1] raid6: int32x1  xor()    81 MB/s
[    5.080189][    T1] raid6: using algorithm int32x2 gen() 185 MB/s
[    5.080199][    T1] raid6: .... xor() 109 MB/s, rmw enabled
[    5.080208][    T1] raid6: using intx1 recovery algorithm
[    5.080448][    T1] vgaarb: loaded
[    5.080907][    T1] SCSI subsystem initialized
[    5.081336][    T1] usbcore: registered new interface driver usbfs
[    5.081394][    T1] usbcore: registered new interface driver hub
[    5.081440][    T1] usbcore: registered new device driver usb
[    5.081605][    T1] pps_core: LinuxPPS API ver. 1 registered
[    5.081617][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    5.081642][    T1] PTP clock support registered
[    5.083102][    T1] clocksource: Switched to clocksource orion_clocksource
[    6.242573][    T1] VFS: Disk quotas dquot_6.6.0
[    6.242673][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    6.251123][    T1] NET: Registered protocol family 2
[    6.252033][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    6.252078][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    6.252145][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    6.252200][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    6.252382][    T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[    6.252444][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    6.252475][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    6.252662][    T1] NET: Registered protocol family 1
[    6.253321][    T1] RPC: Registered named UNIX socket transport module.
[    6.253337][    T1] RPC: Registered udp transport module.
[    6.253346][    T1] RPC: Registered tcp transport module.
[    6.253355][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.253369][    T1] PCI: CLS 0 bytes, default 32
[    6.253617][    T1] Trying to unpack rootfs image as initramfs...
[    6.925519][    T1] Freeing initrd memory: 9872K
[    6.925692][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    6.934000][    T1] Initialise system trusted keyrings
[    6.934053][    T1] Key type blacklist registered
[    6.934247][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    6.934356][    T1] zbud: loaded
[    6.935518][    T1] NFS: Registering the id_resolver key type
[    6.935555][    T1] Key type id_resolver registered
[    6.935566][    T1] Key type id_legacy registered
[    6.935603][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    6.935621][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.935862][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    6.936254][    T1] fuse: init (API version 7.32)
[    6.936590][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    6.936773][    T1] orangefs_init: module version upstream loaded
[    6.936787][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    7.011890][    T1] xor: measuring software checksum speed
[    7.018539][    T1]    arm4regs        :  1493 MB/sec
[    7.029583][    T1]    8regs           :   895 MB/sec
[    7.037199][    T1]    32regs          :  1302 MB/sec
[    7.037211][    T1] xor: using function: arm4regs (1493 MB/sec)
[    7.037227][    T1] async_tx: api initialized (async)
[    7.037242][    T1] Key type asymmetric registered
[    7.037252][    T1] Asymmetric key parser 'x509' registered
[    7.037305][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    7.037407][    T1] io scheduler bfq registered
[    7.186345][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    7.187939][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
[    7.187999][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
[    7.188031][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
[    7.188073][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
[    7.188105][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.188134][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.188162][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.188184][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.188447][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    7.188467][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.188484][    T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[    7.188500][    T1] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[    7.188515][    T1] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[    7.188529][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    7.188542][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    7.188660][    T1] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
[    7.188690][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    7.189966][    T1] PCI: bus0: Fast back to back transfers disabled
[    7.189993][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.190172][    T1] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[    7.190211][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    7.190361][    T1] pci 0000:01:00.0: PME# supported from D0 D3hot
[    7.190438][    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)
[    7.214114][    T1] PCI: bus1: Fast back to back transfers disabled
[    7.214141][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    7.214307][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    7.214327][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    7.214346][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0001fff 64bit]
[    7.214370][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    7.214387][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    7.214487][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    7.214563][    T1] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    7.215076][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    7.273908][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.276035][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    7.333902][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.336178][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    7.337390][    T1] printk: console [ttyS0] disabled
[    7.337471][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    8.445384][    T1] printk: console [ttyS0] enabled
[    8.457263][    T1] loop: module loaded
[    8.461814][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    8.470574][    T1] scsi host0: sata_mv
[    8.475027][    T1] scsi host1: sata_mv
[    8.479088][    T1] ata1: SATA max UDMA/133 irq 32
[    8.483984][    T1] ata2: SATA max UDMA/133 irq 32
[    8.489792][    T1] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
[    8.496986][    T1] nand: Eon NAND 128MiB 3,3V 8-bit
[    8.501975][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    8.510342][    T1] Scanning device for bad blocks
[    8.519999][    T1] Bad eraseblock 100 at 0x000000c80000
[    8.530146][    T1] Bad eraseblock 200 at 0x000001900000
[    8.574776][    T1] 9 cmdlinepart partitions found on MTD device orion_nand
[    8.581770][    T1] Creating 9 MTD partitions on "orion_nand":
[    8.587651][    T1] 0x000000000000-0x000000100000 : "uboot"
[    8.594472][    T1] 0x000000100000-0x000000180000 : "stock_uboot_env"
[    8.602061][    T1] 0x000000180000-0x000000200000 : "key_store"
[    8.609166][    T1] 0x000000200000-0x000000280000 : "info"
[    8.615794][    T1] 0x000000280000-0x000000c80000 : "etc"
[    8.622367][    T1] 0x000000c80000-0x000001680000 : "kernel_1"
[    8.629393][    T1] 0x000001680000-0x000004640000 : "rootfs1"
[    8.636487][    T1] 0x000004640000-0x000005040000 : "kernel_2"
[    8.643513][    T1] 0x000005040000-0x000008000000 : "rootfs2"
[    8.650997][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    8.659607][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    8.671014][    T1] libphy: Fixed MDIO Bus: probed
[    8.676998][    T1] libphy: orion_mdio_bus: probed
[    8.695499][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    8.704281][    T1] mv643xx_eth: Set the PHY to fix link down
[    8.704833][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 4c:9e:ff:0f:93:7b
[    8.720289][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.727661][    T1] ehci-pci: EHCI PCI platform driver
[    8.732902][    T1] ehci-orion: EHCI orion driver
[    8.737869][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[    8.744179][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    8.752740][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[    8.783122][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    8.790110][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.799149][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.807137][    T1] usb usb1: Product: EHCI Host Controller
[    8.812760][    T1] usb usb1: Manufacturer: Linux 5.10.7-kirkwood-tld-1 ehci_hcd
[    8.820223][    T1] usb usb1: SerialNumber: f1050000.ehci
[    8.825695][   T88] ata1: SATA link down (SStatus 0 SControl F300)
[    8.832509][    T1] hub 1-0:1.0: USB hub found
[    8.837073][    T1] hub 1-0:1.0: 1 port detected
[    8.842642][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.848691][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    8.857157][    T1] xhci_hcd 0000:01:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    8.867442][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.876500][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.884468][    T1] usb usb2: Product: xHCI Host Controller
[    8.890067][    T1] usb usb2: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[    8.897511][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    8.903414][    T1] hub 2-0:1.0: USB hub found
[    8.907918][    T1] hub 2-0:1.0: 2 ports detected
[    8.913249][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.919211][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    8.927375][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    8.934469][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    8.943543][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    8.952547][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.960520][    T1] usb usb3: Product: xHCI Host Controller
[    8.966138][    T1] usb usb3: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[    8.973584][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    8.979418][    T1] hub 3-0:1.0: USB hub found
[    8.983967][    T1] hub 3-0:1.0: 2 ports detected
[    8.989352][    T1] usbcore: registered new interface driver usb-storage
[    8.996455][    T1] mousedev: PS/2 mouse device common for all mice
[    9.003003][    T1] i2c /dev entries driver
[    9.009870][    T1] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
[    9.018366][    T1] rtc-pcf8563 0-0051: registered as rtc0
[    9.025140][    T1] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
[    9.033286][    T1] rtc-pcf8563 0-0051: hctosys: unable to read the hardware clock
[    9.042584][    T1] device-mapper: uevent: version 1.0.3
[    9.048190][    T1] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    9.057887][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    9.065227][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    9.072601][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    9.080127][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    9.087028][    T1] device-mapper: raid: Loading target version 1.15.1
[    9.095861][    T1] hid: raw HID events driver (C) Jiri Kosina
[    9.102101][    T1] drop_monitor: Initializing network drop monitor service
[    9.109520][    T1] NET: Registered protocol family 10
[    9.115837][    T1] Segment Routing with IPv6
[    9.120272][    T1] RPL Segment Routing with IPv6
[    9.125101][    T1] NET: Registered protocol family 17
[    9.130474][    T1] Key type dns_resolver registered
[    9.136021][    T1] registered taskstats version 1
[    9.140874][    T1] Loading compiled-in X.509 certificates
[    9.146538][    T1] zswap: loaded using pool lzo/zbud
[    9.151924][    T1] Key type ._fscrypt registered
[    9.156732][    T1] Key type .fscrypt registered
[    9.161372][    T1] Key type fscrypt-provisioning registered
[    9.168611][    T1] Key type big_key registered
[    9.173256][   T90] ata2: SATA link down (SStatus 0 SControl F300)
[    9.203191][   T16] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    9.211897][    T1] Key type encrypted registered
[    9.223038][    T1] Freeing unused kernel memory: 1024K
[    9.243828][    T1] Checked W+X mappings: passed, no W+X pages found
[    9.250235][    T1] Run /init as init process
Loading, please wait...
Starting version 241
[    9.415015][   T16] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.32
[    9.433226][   T16] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    9.441102][   T16] usb 1-1: Product: USB2.0 Hub
[    9.471866][   T16] hub 1-1:1.0: USB hub found
[    9.483397][   T16] hub 1-1:1.0: 4 ports detected
[    9.813189][   T16] usb 1-1.2: new high-speed USB device number 3 using orion-ehci
[    9.990902][   T16] usb 1-1.2: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
[   10.006912][  T134] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[   10.023182][   T16] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.031256][   T16] usb 1-1.2: Product: Mass Storage
[   10.058828][   T16] usb 1-1.2: Manufacturer: Generic
[   10.069179][   T16] usb 1-1.2: SerialNumber: 671EAE92
[   10.088470][   T16] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[   10.109902][   T16] scsi host2: usb-storage 1-1.2:1.0
[   10.508766][  T134] usbcore: registered new interface driver uas
[   11.125331][    T7] scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[   11.139801][   T57] sd 2:0:0:0: [sda] 7864320 512-byte logical blocks: (4.03 GB/3.75 GiB)
[   11.152414][   T57] sd 2:0:0:0: [sda] Write Protect is off
[   11.158896][   T57] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.240990][   T57]  sda: sda1
[   11.256535][   T57] sd 2:0:0:0: [sda] Attached SCSI removable disk
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.
[   22.718959][  T167] 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, 29300/245760 files, 746502/982779 blocks
done.
[   23.068931][  T177] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   23.213209][  T177] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
/bin/systemd[   23.793367][    T1] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[   23.802728][    T1] CPU: 0 PID: 1 Comm: systemd Not tainted 5.10.7-kirkwood-tld-1 #1.0
[   23.810682][    T1] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[   23.817701][    T1] [<8010def0>] (unwind_backtrace) from [<8010a754>] (show_stack+0x10/0x14)
[   23.826187][    T1] [<8010a754>] (show_stack) from [<80acc190>] (panic+0xfc/0x328)
[   23.833801][    T1] [<80acc190>] (panic) from [<8011dad8>] (do_exit+0x1b0/0xa08)
[   23.841236][    T1] [<8011dad8>] (do_exit) from [<8011f070>] (do_group_exit+0x54/0xe0)
[   23.849197][    T1] [<8011f070>] (do_group_exit) from [<8011f10c>] (sys_exit_group+0x10/0x14)
[   23.857769][    T1] [<8011f10c>] (sys_exit_group) from [<80100060>] (ret_fast_syscall+0x0/0x50)
[   23.866510][    T1] Exception stack(0x814adfa8 to 0x814adff0)
[   23.872285][    T1] dfa0:                   7eb28f74 76f9ab9c 0000007f 7eb28110 0000000a 0000007f
[   23.881197][    T1] dfc0: 7eb28f74 76f9ab9c 76fa9877 000000f8 76fa9858 76fac978 00000000 7eb28c54
[   23.890107][    T1] dfe0: 7eb28348 7eb2834c 76f936b0 76f95344
[   23.895889][    T1] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 ]---
: error while loading shared libraries: libseccomp.so.2: cannot open shared object file: No such file or directory


192.168.1.123 is the IP address of my linux laptop I used for netconsole, now it is powered off.
Note that I first executed fsck on the usb flash drive with my linux laptop and a lot of fix have been made.
I'm pretty sure that if I format the usb stick and re-install a clean rootfs it will work, but I would like to know why the problem always reappear after some days.

Thanks for help.

Ivan
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 22, 2021 03:33PM
Ivan,


> /bin/systemd[ 23.793367][ T1] Kernel panic -
> not syncing: Attempted to kill init!

> libseccomp.so.2: cannot open shared object file:
> No such file or directory

Yes. systemd strikes again :) it tried to bring in seccomp. I don't have seccomp configured in the kernel (for performance and GPL reason).

You have the uEnv.txt in your /boot folder. And it probably set the option to run systemd.

Loading envs from usb 0...
32 bytes read in 722 ms (0 Bytes/s)
... envs loaded

So remove the uEnv.txt and boot again.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 24, 2021 03:52PM
Done!

U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:42:03 -0700)
ZyXEL NSA325 2-Bay Power Media Server

SoC:   Kirkwood 88F6282_A1
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
MV88E1318 PHY initialized on egiga0
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
No link on egiga0
ping failed; host 192.168.1.123 is not alive
Hit any key to stop autoboot:  0
Initializing devices...
starting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 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
Loading envs from usb 0...
** File not found /boot/uEnv.txt **
Loading envs from usb 1...
** Bad device usb 1 **
Loading envs from usb 2...
** Bad device usb 2 **
Loading envs from usb 3...
** Bad device usb 3 **
Loading envs from ide 0...
** Bad device ide 0 **
Loading envs from ide 1...
** Bad device ide 1 **
Loading envs from ide 2...
** Bad device ide 2 **
Loading envs from ide 3...
** Bad device ide 3 **
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 784 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
5316528 bytes read in 1194 ms (4.2 MiB/s)
loading uInitrd ...
10106752 bytes read in 1460 ms (6.6 MiB/s)
loading DTB /boot/dts/kirkwood-nsa325.dtb ...
14006 bytes read in 924 ms (14.6 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-5.10.7-kirkwood-tld-1
   Created:      2021-01-19  21:44:25 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-01-19  22:13:45 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    10106688 Bytes = 9.6 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 1f16a000, end 1fb0d740 ... OK
   Loading Device Tree to 1f163000, end 1f1696b5 ... OK

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: ZyXEL NSA325
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000(uboot),0x80000(stock_uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2)
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 491540K/524288K available (10240K kernel code, 1539K rwdata, 4184K rodata, 1024K init, 336K bss, 32748K 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: 9556302233 ns
[    0.000008][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000049][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.000696][    T0] Console: colour dummy device 80x30
[    0.000750][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.000781][    T0] pid_max: default: 32768 minimum: 301
[    0.001131][    T0] LSM: Security Framework initializing
[    0.001267][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.001298][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.002462][    T0] CPU: Testing write buffer coherency: ok
[    0.004072][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.004342][    T1] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.004617][    T1] rcu: Hierarchical SRCU implementation.
[    0.005728][    T1] devtmpfs: initialized
[    0.011628][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.011667][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.039644][    T1] prandom32: self test passed (less than 6 bits correlated)
[    0.039675][    T1] prandom: seed boundary self test passed
[    0.042851][    T1] prandom: 100 self tests passed
[    0.042873][    T1] pinctrl core: initialized pinctrl subsystem
[    0.044234][    T1] NET: Registered protocol family 16
[    0.044863][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.045687][    T1] audit: initializing netlink subsys (disabled)
[    0.046893][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.047214][   T15] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[    0.047344][    T1] cpuidle: using governor ladder
[    0.047427][    T1] cpuidle: using governor menu
[    0.047851][    T1] Feroceon L2: Enabling L2
[    0.047898][    T1] Feroceon L2: Cache support initialised.
[    0.060968][    T1] No ATAGs?
[    2.560056][    C0] random: fast init done
[    3.687289][   T38] "cryptomgr_test" (38) uses obsolete ecb(arc4) skcipher
[    3.890168][    T1] raid6: int32x8  gen()   151 MB/s
[    4.060199][    T1] raid6: int32x8  xor()    92 MB/s
[    4.230144][    T1] raid6: int32x4  gen()   145 MB/s
[    4.400068][    T1] raid6: int32x4  xor()    96 MB/s
[    4.570088][    T1] raid6: int32x2  gen()   187 MB/s
[    4.740166][    T1] raid6: int32x2  xor()   110 MB/s
[    4.910132][    T1] raid6: int32x1  gen()   131 MB/s
[    5.080098][    T1] raid6: int32x1  xor()    80 MB/s
[    5.080110][    T1] raid6: using algorithm int32x2 gen() 187 MB/s
[    5.080120][    T1] raid6: .... xor() 110 MB/s, rmw enabled
[    5.080129][    T1] raid6: using intx1 recovery algorithm
[    5.080367][    T1] vgaarb: loaded
[    5.080826][    T1] SCSI subsystem initialized
[    5.081259][    T1] usbcore: registered new interface driver usbfs
[    5.081317][    T1] usbcore: registered new interface driver hub
[    5.081364][    T1] usbcore: registered new device driver usb
[    5.081528][    T1] pps_core: LinuxPPS API ver. 1 registered
[    5.081540][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    5.081565][    T1] PTP clock support registered
[    5.082999][    T1] clocksource: Switched to clocksource orion_clocksource
[    6.242480][    T1] VFS: Disk quotas dquot_6.6.0
[    6.242580][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    6.250970][    T1] NET: Registered protocol family 2
[    6.251879][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    6.251925][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    6.251991][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    6.252046][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    6.252232][    T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[    6.252293][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    6.252323][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    6.252509][    T1] NET: Registered protocol family 1
[    6.253162][    T1] RPC: Registered named UNIX socket transport module.
[    6.253177][    T1] RPC: Registered udp transport module.
[    6.253187][    T1] RPC: Registered tcp transport module.
[    6.253196][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.253210][    T1] PCI: CLS 0 bytes, default 32
[    6.253461][    T1] Trying to unpack rootfs image as initramfs...
[    6.925291][    T1] Freeing initrd memory: 9872K
[    6.925446][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    6.933707][    T1] Initialise system trusted keyrings
[    6.933760][    T1] Key type blacklist registered
[    6.933975][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    6.934083][    T1] zbud: loaded
[    6.935251][    T1] NFS: Registering the id_resolver key type
[    6.935282][    T1] Key type id_resolver registered
[    6.935293][    T1] Key type id_legacy registered
[    6.935329][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    6.935347][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.935585][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    6.935976][    T1] fuse: init (API version 7.32)
[    6.936311][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    6.936494][    T1] orangefs_init: module version upstream loaded
[    6.936507][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    7.011960][    T1] xor: measuring software checksum speed
[    7.018609][    T1]    arm4regs        :  1493 MB/sec
[    7.029652][    T1]    8regs           :   895 MB/sec
[    7.037265][    T1]    32regs          :  1302 MB/sec
[    7.037277][    T1] xor: using function: arm4regs (1493 MB/sec)
[    7.037293][    T1] async_tx: api initialized (async)
[    7.037309][    T1] Key type asymmetric registered
[    7.037319][    T1] Asymmetric key parser 'x509' registered
[    7.037372][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    7.037473][    T1] io scheduler bfq registered
[    7.186350][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    7.187946][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
[    7.188008][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
[    7.188040][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
[    7.188081][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
[    7.188113][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.188141][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.188170][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.188191][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.188454][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    7.188475][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.188491][    T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[    7.188507][    T1] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[    7.188523][    T1] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[    7.188536][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    7.188549][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    7.188669][    T1] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
[    7.188699][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    7.189978][    T1] PCI: bus0: Fast back to back transfers disabled
[    7.190005][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.190182][    T1] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[    7.190221][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    7.190372][    T1] pci 0000:01:00.0: PME# supported from D0 D3hot
[    7.190449][    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)
[    7.214011][    T1] PCI: bus1: Fast back to back transfers disabled
[    7.214038][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    7.214205][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    7.214225][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    7.214245][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0001fff 64bit]
[    7.214268][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    7.214285][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    7.214386][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    7.214463][    T1] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    7.214980][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    7.273800][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.275926][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    7.333794][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.336074][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    7.337285][    T1] printk: console [ttyS0] disabled
[    7.337366][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    8.443752][    T1] printk: console [ttyS0] enabled
[    8.455630][    T1] loop: module loaded
[    8.460185][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    8.468937][    T1] scsi host0: sata_mv
[    8.473393][    T1] scsi host1: sata_mv
[    8.477461][    T1] ata1: SATA max UDMA/133 irq 32
[    8.482276][    T1] ata2: SATA max UDMA/133 irq 32
[    8.488144][    T1] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
[    8.495339][    T1] nand: Eon NAND 128MiB 3,3V 8-bit
[    8.500327][    T1] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    8.508695][    T1] Scanning device for bad blocks
[    8.518352][    T1] Bad eraseblock 100 at 0x000000c80000
[    8.528496][    T1] Bad eraseblock 200 at 0x000001900000
[    8.573134][    T1] 9 cmdlinepart partitions found on MTD device orion_nand
[    8.580131][    T1] Creating 9 MTD partitions on "orion_nand":
[    8.586010][    T1] 0x000000000000-0x000000100000 : "uboot"
[    8.592820][    T1] 0x000000100000-0x000000180000 : "stock_uboot_env"
[    8.600454][    T1] 0x000000180000-0x000000200000 : "key_store"
[    8.607537][    T1] 0x000000200000-0x000000280000 : "info"
[    8.614152][    T1] 0x000000280000-0x000000c80000 : "etc"
[    8.620721][    T1] 0x000000c80000-0x000001680000 : "kernel_1"
[    8.627744][    T1] 0x000001680000-0x000004640000 : "rootfs1"
[    8.634827][    T1] 0x000004640000-0x000005040000 : "kernel_2"
[    8.641823][    T1] 0x000005040000-0x000008000000 : "rootfs2"
[    8.649336][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    8.657940][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    8.669343][    T1] libphy: Fixed MDIO Bus: probed
[    8.675327][    T1] libphy: orion_mdio_bus: probed
[    8.693858][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    8.702510][    T1] mv643xx_eth: Set the PHY to fix link down
[    8.703142][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 4c:9e:ff:0f:93:7b
[    8.718635][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.725983][    T1] ehci-pci: EHCI PCI platform driver
[    8.731217][    T1] ehci-orion: EHCI orion driver
[    8.736180][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[    8.742459][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    8.751038][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[    8.783022][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    8.790015][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.799060][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.807049][    T1] usb usb1: Product: EHCI Host Controller
[    8.812672][    T1] usb usb1: Manufacturer: Linux 5.10.7-kirkwood-tld-1 ehci_hcd
[    8.820135][    T1] usb usb1: SerialNumber: f1050000.ehci
[    8.825600][   T88] ata1: SATA link down (SStatus 0 SControl F300)
[    8.832412][    T1] hub 1-0:1.0: USB hub found
[    8.836983][    T1] hub 1-0:1.0: 1 port detected
[    8.842561][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.848605][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    8.857076][    T1] xhci_hcd 0000:01:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    8.867361][    T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.876421][    T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.884391][    T1] usb usb2: Product: xHCI Host Controller
[    8.889989][    T1] usb usb2: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[    8.897433][    T1] usb usb2: SerialNumber: 0000:01:00.0
[    8.903332][    T1] hub 2-0:1.0: USB hub found
[    8.907839][    T1] hub 2-0:1.0: 2 ports detected
[    8.913162][    T1] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.919124][    T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    8.927288][    T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    8.934382][    T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    8.943454][    T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    8.952460][    T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.960431][    T1] usb usb3: Product: xHCI Host Controller
[    8.966042][    T1] usb usb3: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[    8.973489][    T1] usb usb3: SerialNumber: 0000:01:00.0
[    8.979326][    T1] hub 3-0:1.0: USB hub found
[    8.983879][    T1] hub 3-0:1.0: 2 ports detected
[    8.989264][    T1] usbcore: registered new interface driver usb-storage
[    8.996364][    T1] mousedev: PS/2 mouse device common for all mice
[    9.002916][    T1] i2c /dev entries driver
[    9.009780][    T1] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
[    9.018272][    T1] rtc-pcf8563 0-0051: registered as rtc0
[    9.025050][    T1] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
[    9.033198][    T1] rtc-pcf8563 0-0051: hctosys: unable to read the hardware clock
[    9.042487][    T1] device-mapper: uevent: version 1.0.3
[    9.048096][    T1] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    9.057789][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    9.065129][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    9.072495][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    9.080023][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    9.086922][    T1] device-mapper: raid: Loading target version 1.15.1
[    9.095749][    T1] hid: raw HID events driver (C) Jiri Kosina
[    9.101988][    T1] drop_monitor: Initializing network drop monitor service
[    9.109396][    T1] NET: Registered protocol family 10
[    9.115718][    T1] Segment Routing with IPv6
[    9.120149][    T1] RPL Segment Routing with IPv6
[    9.124978][    T1] NET: Registered protocol family 17
[    9.130358][    T1] Key type dns_resolver registered
[    9.135892][    T1] registered taskstats version 1
[    9.140753][    T1] Loading compiled-in X.509 certificates
[    9.146419][    T1] zswap: loaded using pool lzo/zbud
[    9.151812][    T1] Key type ._fscrypt registered
[    9.156619][    T1] Key type .fscrypt registered
[    9.161258][    T1] Key type fscrypt-provisioning registered
[    9.168498][    T1] Key type big_key registered
[    9.173142][   T90] ata2: SATA link down (SStatus 0 SControl F300)
[    9.203086][   T16] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    9.211845][    T1] Key type encrypted registered
[    9.222985][    T1] Freeing unused kernel memory: 1024K
[    9.243723][    T1] Checked W+X mappings: passed, no W+X pages found
[    9.250129][    T1] Run /init as init process
Loading, please wait...
Starting version 241
[    9.414938][   T16] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.32
[    9.433120][   T16] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    9.440999][   T16] usb 1-1: Product: USB2.0 Hub
[    9.471805][   T16] hub 1-1:1.0: USB hub found
[    9.483575][   T16] hub 1-1:1.0: 4 ports detected
[    9.813088][  T100] usb 1-1.2: new high-speed USB device number 3 using orion-ehci
[    9.990827][  T100] usb 1-1.2: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
[   10.016343][  T100] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.025145][  T129] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[   10.043090][  T100] usb 1-1.2: Product: Mass Storage
[   10.048093][  T100] usb 1-1.2: Manufacturer: Generic
[   10.073162][  T100] usb 1-1.2: SerialNumber: 671EAE92
[   10.085399][  T100] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[   10.103139][  T100] scsi host2: usb-storage 1-1.2:1.0
[   10.512620][  T129] usbcore: registered new interface driver uas
[   11.125257][    T7] scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[   11.139726][   T57] sd 2:0:0:0: [sda] 7864320 512-byte logical blocks: (4.03 GB/3.75 GiB)
[   11.152338][   T57] sd 2:0:0:0: [sda] Write Protect is off
[   11.158819][   T57] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.240913][   T57]  sda: sda1
[   11.256466][   T57] sd 2:0:0:0: [sda] Attached SCSI removable disk
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.
[   22.718359][  T167] 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: recovering journal
rootfs: clean, 29293/245760 files, 746310/982779 blocks
done.
[   26.860063][  T177] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   26.958470][  T177] 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
Segmentation fault
Using makefile-style concurrent boot in runlevel S.
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Segmentation fault
/bin/kmod: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
udevadm: error while loading shared libraries: libkmod.so.2: cannot open shared object file: No such file or directory
Segmentation fault
Setting hostname to 'ZION-NAS'...done.
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Segmentation fault
Segmentation fault
Not activating swap on swapfile. ... (warning).
[   29.369601][  T393] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Segmentation fault
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Segmentation fault
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..
Segmentation fault
Cleaning up temporary files...Cleaning /tmp...done.
 /tmp.
Segmentation fault
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Will now mount local filesystems:[   30.797412][  T628] __nand_correct_data: uncorrectable ECC error
[   30.803550][  T628] __nand_correct_data: uncorrectable ECC error
[   30.809591][  T628] blk_update_request: I/O error, dev mtdblock5, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[   30.821245][  T628] __nand_correct_data: uncorrectable ECC error
[   30.827324][  T628] __nand_correct_data: uncorrectable ECC error
[   30.833385][  T628] blk_update_request: I/O error, dev mtdblock5, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   30.844500][  T628] Buffer I/O error on dev mtdblock5, logical block 0, async page read
[   30.852688][  T628] __nand_correct_data: uncorrectable ECC error
[   30.858737][  T628] __nand_correct_data: uncorrectable ECC error
[   30.864792][  T628] blk_update_request: I/O error, dev mtdblock5, sector 1 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   30.875898][  T628] Buffer I/O error on dev mtdblock5, logical block 1, async page read
[   30.884105][  T628] __nand_correct_data: uncorrectable ECC error
[   30.890137][  T628] __nand_correct_data: uncorrectable ECC error
[   30.896195][  T628] blk_update_request: I/O error, dev mtdblock5, sector 2 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   30.907308][  T628] Buffer I/O error on dev mtdblock5, logical block 2, async page read
[   30.915508][  T628] __nand_correct_data: uncorrectable ECC error
[   30.921547][  T628] __nand_correct_data: uncorrectable ECC error
[   30.927603][  T628] blk_update_request: I/O error, dev mtdblock5, sector 3 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   30.938717][  T628] Buffer I/O error on dev mtdblock5, logical block 3, async page read
[   30.946917][  T628] __nand_correct_data: uncorrectable ECC error
[   30.952947][  T628] __nand_correct_data: uncorrectable ECC error
[   30.959004][  T628] blk_update_request: I/O error, dev mtdblock5, sector 4 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   30.970118][  T628] Buffer I/O error on dev mtdblock5, logical block 4, async page read
[   30.978318][  T628] __nand_correct_data: uncorrectable ECC error
[   30.984376][  T628] __nand_correct_data: uncorrectable ECC error
[   30.990414][  T628] blk_update_request: I/O error, dev mtdblock5, sector 5 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   31.001528][  T628] Buffer I/O error on dev mtdblock5, logical block 5, async page read
[   31.009728][  T628] __nand_correct_data: uncorrectable ECC error
[   31.015783][  T628] __nand_correct_data: uncorrectable ECC error
[   31.021823][  T628] blk_update_request: I/O error, dev mtdblock5, sector 6 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   31.032937][  T628] Buffer I/O error on dev mtdblock5, logical block 6, async page read
[   31.041137][  T628] __nand_correct_data: uncorrectable ECC error
[   31.047286][  T628] __nand_correct_data: uncorrectable ECC error
[   31.053398][  T628] blk_update_request: I/O error, dev mtdblock5, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[   31.064605][  T628] Buffer I/O error on dev mtdblock5, logical block 7, async page read
[   31.350623][    C0] random: crng init done
[   31.584447][  T628] __nand_correct_data: uncorrectable ECC error
[   31.590493][  T628] __nand_correct_data: uncorrectable ECC error
[   31.596590][  T628] blk_update_request: I/O error, dev mtdblock5, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[   31.608242][  T628] __nand_correct_data: uncorrectable ECC error
[   31.614301][  T628] __nand_correct_data: uncorrectable ECC error
[   31.620341][  T628] Buffer I/O error on dev mtdblock5, logical block 0, async page read
[   31.628548][  T628] __nand_correct_data: uncorrectable ECC error
[   31.634599][  T628] __nand_correct_data: uncorrectable ECC error
[   31.640639][  T628] Buffer I/O error on dev mtdblock5, logical block 1, async page read
[   31.648846][  T628] __nand_correct_data: uncorrectable ECC error
[   31.654898][  T628] __nand_correct_data: uncorrectable ECC error
[   31.661083][  T628] __nand_correct_data: uncorrectable ECC error
[   31.667132][  T628] __nand_correct_data: uncorrectable ECC error
[   31.673332][  T628] __nand_correct_data: uncorrectable ECC error
[   31.679367][  T628] __nand_correct_data: uncorrectable ECC error
[   31.685567][  T628] __nand_correct_data: uncorrectable ECC error
[   31.691600][  T628] __nand_correct_data: uncorrectable ECC error
[   31.697801][  T628] __nand_correct_data: uncorrectable ECC error
[   31.703853][  T628] __nand_correct_data: uncorrectable ECC error
[   31.710045][  T628] __nand_correct_data: uncorrectable ECC error
[   31.716095][  T628] __nand_correct_data: uncorrectable ECC error
mount: /mnt/md2: can't find UUID=9bf9806a-8957-4ef2-b866-837aaaf05b44.
 failed!
Will now activate swapfile swap:swapon: /mnt/md2/swapfile: inaccessible -- ignored
done.
sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Checking minimum space in /tmp...sed: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
done.
Segmentation fault
Cleaning up temporary files....
Segmentation fault
Segmentation fault
Starting Setting kernel variables: sysctl/sbin/sysctl: error while loading shared libraries: liblz4.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Initializing random number generator...done.
Segmentation fault
Configuring network interfaces.../bin/udevadm: error while loading shared libraries: libkmod.so.2: cannot open shared object file: No such file or directory
Segmentation fault
ifup: pre-up script failed
failed.
Segmentation fault
Starting RPC port mapper daemon: rpcbind/sbin/rpcbind: error while loading shared libraries: libtirpc.so.3: cannot open shared object file: No such file or directory
.
Segmentation fault
Segmentation fault
Cleaning up temporary files....
INIT: Entering runlevel: 2
Segmentation fault
Using makefile-style concurrent boot in runlevel 2.
mv: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
mv: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
835 (syslogd)
.
Segmentation fault
Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
848 (klogd)
.
Segmentation fault
/usr/bin/dbus-uuidgen: error while loading shared libraries: liblz4.so.1: cannot open shared object file: No such file or directory
Segmentation fault
Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon/usr/sbin/avahi-daemon: error while loading shared libraries: libavahi-common.so.3: cannot open shared object file: No such file or directory
/usr/sbin/avahi-daemon: error while loading shared libraries: libavahi-common.so.3: cannot open shared object file: No such file or directory
 failed!
Segmentation fault
/etc/init.d/esekeyd: 2: /etc/default/esekeyd: Syntax error: ")" unexpected
Segmentation fault
/usr/bin/systemd-detect-virt: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
Starting MD monitoring service: mdadm --monitor.
Segmentation fault
Starting DLNA/UPnP-AV media server: minidlna/usr/sbin/minidlnad: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
 failed!
Segmentation fault
Starting NetBIOS name server: nmbdinstall: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
/usr/sbin/nmbd: error while loading shared libraries: libpopt-samba3.so.0: cannot open shared object file: No such file or directory
 failed!
Segmentation fault
Starting NTP server: ntpd/usr/sbin/ntpd: error while loading shared libraries: libopts.so.25: cannot open shared object file: No such file or directory
 failed!
Segmentation fault
Segmentation fault
Starting SMB/CIFS daemon: smbdinstall: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
/usr/sbin/smbd: error while loading shared libraries: libpopt-samba3.so.0: cannot open shared object file: No such file or directory
 failed!
Segmentation fault
Running local boot scripts (/etc/rc.local).
startpar: service(s) returned failure: esekeyd nmbd smbd ... failed!

Debian GNU/Linux 10 ZION-NAS ttyS0

ZION-NAS login:

The NAS boot up, but a lot of library are not found.
Furthermore login doesn't work:

debian login: root

Login incorrect

Ivan
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 24, 2021 04:21PM
Ivan,

When you have lots of missing shared libraries and lots of segmentation fault like that, the best approach is to recreate the rootfs on USB using Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 24, 2021 07:51PM
Ok, I generated a new rootfs. It seems to work, but we did not understand what was the problem.
Now, serial console doesn't work anymore, only netconsole works.
Could it be netconsole and serial console interfere with each other?
How can I know what was the cause of the original issue?
I have to know if I can solve definetly substituting the power supply or not.
Thanks for help.

Ivan
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 24, 2021 10:19PM
Ivan,

> Could it be netconsole and serial console
> interfere with each other?

Yes. Don't set up netconsole when you have serial console.

> How can I know what was the cause of the original
> issue?
> I have to know if I can solve definetly
> substituting the power supply or not.

That's for you to find out. The symptom is pointing to power sypply, as far as I can tell and make an educated guess.

To make sure you see if it is indeed a power problem, you need to measure the power output using a multimeter. And make sure you see the voltage and amp necessary for the NSA325 according to the specs (it is on the wall power unit).

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 25, 2021 03:07AM
Perfect! I will use a multimeter to observe the power output.
How can smoothly disable netconsole?
Thanks for help, yet! :)

Ivan
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 25, 2021 03:37AM
Netconsole keep silcence resetting the preboot variable.
Now serial console works like a charm and it seems the NAS boot up correctly.

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] 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] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] OF: fdt: Machine model: ZyXEL NSA325
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000(uboot),0x80000(stock_uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] Memory: 491540K/524288K available (10240K kernel code, 1539K rwdata, 4184K rodata, 1024K init, 336K bss, 32748K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from ____cache_alloc+0x404/0x7b0 with crng_init=0
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline 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] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.000049] Switching to timer-based delay loop, resolution 5ns
[    0.000696] Console: colour dummy device 80x30
[    0.000750] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.000781] pid_max: default: 32768 minimum: 301
[    0.001131] LSM: Security Framework initializing
[    0.001267] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.001298] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.002462] CPU: Testing write buffer coherency: ok
[    0.004072] Setting up static identity map for 0x100000 - 0x100058
[    0.004342] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.004617] rcu: Hierarchical SRCU implementation.
[    0.005728] devtmpfs: initialized
[    0.011628] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.011666] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.039644] prandom32: self test passed (less than 6 bits correlated)
[    0.039675] prandom: seed boundary self test passed
[    0.042851] prandom: 100 self tests passed
[    0.042873] pinctrl core: initialized pinctrl subsystem
[    0.044234] NET: Registered protocol family 16
[    0.044863] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.045687] audit: initializing netlink subsys (disabled)
[    0.046893] thermal_sys: Registered thermal governor 'step_wise'
[    0.047215] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[    0.047347] cpuidle: using governor ladder
[    0.047432] cpuidle: using governor menu
[    0.047856] Feroceon L2: Enabling L2
[    0.047903] Feroceon L2: Cache support initialised.
[    0.060972] No ATAGs?
[    2.560055] random: fast init done
[    3.687301] "cryptomgr_test" (38) uses obsolete ecb(arc4) skcipher
[    3.890232] raid6: int32x8  gen()   151 MB/s
[    4.060174] raid6: int32x8  xor()    91 MB/s
[    4.230112] raid6: int32x4  gen()   145 MB/s
[    4.400058] raid6: int32x4  xor()    96 MB/s
[    4.570068] raid6: int32x2  gen()   185 MB/s
[    4.740075] raid6: int32x2  xor()   109 MB/s
[    4.910123] raid6: int32x1  gen()   130 MB/s
[    5.080091] raid6: int32x1  xor()    81 MB/s
[    5.080103] raid6: using algorithm int32x2 gen() 185 MB/s
[    5.080112] raid6: .... xor() 109 MB/s, rmw enabled
[    5.080121] raid6: using intx1 recovery algorithm
[    5.080357] vgaarb: loaded
[    5.080817] SCSI subsystem initialized
[    5.081006] libata version 3.00 loaded.
[    5.081248] usbcore: registered new interface driver usbfs
[    5.081306] usbcore: registered new interface driver hub
[    5.081352] usbcore: registered new device driver usb
[    5.081516] pps_core: LinuxPPS API ver. 1 registered
[    5.081529] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    5.081554] PTP clock support registered
[    5.082987] clocksource: Switched to clocksource orion_clocksource
[    6.242484] VFS: Disk quotas dquot_6.6.0
[    6.242582] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    6.251006] NET: Registered protocol family 2
[    6.251917] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    6.251964] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    6.252031] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    6.252086] TCP: Hash tables configured (established 4096 bind 4096)
[    6.252271] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[    6.252332] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    6.252362] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    6.252547] NET: Registered protocol family 1
[    6.253202] RPC: Registered named UNIX socket transport module.
[    6.253218] RPC: Registered udp transport module.
[    6.253227] RPC: Registered tcp transport module.
[    6.253235] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.253250] PCI: CLS 0 bytes, default 32
[    6.253498] Trying to unpack rootfs image as initramfs...
[    6.924549] Freeing initrd memory: 9872K
[    6.924705] NetWinder Floating Point Emulator V0.97 (double precision)
[    6.932920] Initialise system trusted keyrings
[    6.932973] Key type blacklist registered
[    6.933261] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    6.933371] zbud: loaded
[    6.934541] NFS: Registering the id_resolver key type
[    6.934572] Key type id_resolver registered
[    6.934582] Key type id_legacy registered
[    6.934619] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    6.934638] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.934876] jffs2: version 2.2. (NAND) (SUMMARY)  \xc2\xa9 2001-2006 Red Hat, Inc.
[    6.935267] fuse: init (API version 7.32)
[    6.935601] orangefs_debugfs_init: called with debug mask: :none: :0:
[    6.935786] orangefs_init: module version upstream loaded
[    6.935800] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    7.012398] xor: measuring software checksum speed
[    7.019047]    arm4regs        :  1493 MB/sec
[    7.030092]    8regs           :   895 MB/sec
[    7.037673]    32regs          :  1302 MB/sec
[    7.037685] xor: using function: arm4regs (1493 MB/sec)
[    7.037700] async_tx: api initialized (async)
[    7.037716] Key type asymmetric registered
[    7.037726] Asymmetric key parser 'x509' registered
[    7.037780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    7.037878] io scheduler bfq registered
[    7.186804] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    7.188389] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
[    7.188416] mvebu-pcie mbus@f1000000:pcie@82000000: Parsing ranges property...
[    7.188448] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
[    7.188479] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
[    7.188520] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
[    7.188551] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.188580] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.188609] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.188630] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.188895] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    7.188916] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.188932] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[    7.188948] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[    7.188964] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[    7.188977] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    7.188990] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    7.189003] pci_bus 0000:00: scanning bus
[    7.189110] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
[    7.189141] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    7.190405] pci_bus 0000:00: fixups for bus
[    7.190420] PCI: bus0: Fast back to back transfers disabled
[    7.190437] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[    7.190446] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.190465] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[    7.190576] pci_bus 0000:01: scanning bus
[    7.190627] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[    7.190667] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    7.190818] pci 0000:01:00.0: PME# supported from D0 D3hot
[    7.190835] pci 0000:01:00.0: PME# disabled
[    7.190895] 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)
[    7.213982] pci_bus 0000:01: fixups for bus
[    7.213998] PCI: bus1: Fast back to back transfers disabled
[    7.214013] pci_bus 0000:01: bus scan returning with max=01
[    7.214026] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    7.214042] pci_bus 0000:00: bus scan returning with max=01
[    7.214191] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    7.214211] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    7.214230] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0001fff 64bit]
[    7.214254] pci 0000:00:01.0: PCI bridge to [bus 01]
[    7.214271] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    7.214356] pcieport 0000:00:01.0: assign IRQ: got 0
[    7.214373] pcieport 0000:00:01.0: enabling device (0140 -> 0142)
[    7.214399] pcieport 0000:00:01.0: enabling bus mastering
[    7.214437] pci 0000:00:01.0: enabling bus mastering
[    7.214451] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    7.214969] mv_xor f1060800.xor: Marvell shared XOR driver
[    7.273787] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.275890] mv_xor f1060900.xor: Marvell shared XOR driver
[    7.333783] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    7.336066] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    7.337279] printk: console [ttyS0] disabled
[    7.337361] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    8.443744] printk: console [ttyS0] enabled
[    8.455616] loop: module loaded
[    8.459771] sata_mv f1080000.sata: version 1.28
[    8.460158] sata_mv f1080000.sata: slots 32 ports 2
[    8.468913] scsi host0: sata_mv
[    8.473363] scsi host1: sata_mv
[    8.477427] ata1: SATA max UDMA/133 irq 32
[    8.482242] ata2: SATA max UDMA/133 irq 32
[    8.488120] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
[    8.495311] nand: Eon NAND 128MiB 3,3V 8-bit
[    8.500302] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    8.508671] Scanning device for bad blocks
[    8.518326] Bad eraseblock 100 at 0x000000c80000
[    8.528472] Bad eraseblock 200 at 0x000001900000
[    8.573113] 9 cmdlinepart partitions found on MTD device orion_nand
[    8.580105] Creating 9 MTD partitions on "orion_nand":
[    8.585986] 0x000000000000-0x000000100000 : "uboot"
[    8.592787] 0x000000100000-0x000000180000 : "stock_uboot_env"
[    8.600417] 0x000000180000-0x000000200000 : "key_store"
[    8.607515] 0x000000200000-0x000000280000 : "info"
[    8.614144] 0x000000280000-0x000000c80000 : "etc"
[    8.620701] 0x000000c80000-0x000001680000 : "kernel_1"
[    8.627718] 0x000001680000-0x000004640000 : "rootfs1"
[    8.634830] 0x000004640000-0x000005040000 : "kernel_2"
[    8.641821] 0x000005040000-0x000008000000 : "rootfs2"
[    8.649330] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    8.657933] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    8.669322] libphy: Fixed MDIO Bus: probed
[    8.675320] libphy: orion_mdio_bus: probed
[    8.693726] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    8.702592] mv643xx_eth: Set the PHY to fix link down
[    8.703225] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 4c:9e:ff:0f:93:7b
[    8.718721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.726071] ehci-pci: EHCI PCI platform driver
[    8.731306] ehci-orion: EHCI orion driver
[    8.736271] orion-ehci f1050000.ehci: EHCI Host Controller
[    8.742547] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    8.751128] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[    8.783008] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    8.790000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.799043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.807033] usb usb1: Product: EHCI Host Controller
[    8.812657] usb usb1: Manufacturer: Linux 5.10.7-kirkwood-tld-1 ehci_hcd
[    8.820120] usb usb1: SerialNumber: f1050000.ehci
[    8.826200] hub 1-0:1.0: USB hub found
[    8.830700] hub 1-0:1.0: 1 port detected
[    8.836085] xhci_hcd 0000:01:00.0: assign IRQ: got 36
[    8.836155] xhci_hcd 0000:01:00.0: enabling bus mastering
[    8.836168] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.842136] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    8.850606] xhci_hcd 0000:01:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    8.860457] xhci_hcd 0000:01:00.0: enabling Mem-Wr-Inval
[    8.860926] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.869951] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.877946] usb usb2: Product: xHCI Host Controller
[    8.883562] usb usb2: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[    8.890992] usb usb2: SerialNumber: 0000:01:00.0
[    8.896853] hub 2-0:1.0: USB hub found
[    8.901362] hub 2-0:1.0: 2 ports detected
[    8.906695] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    8.912655] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    8.920842] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    8.927937] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    8.936921] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    8.946032] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.954005] usb usb3: Product: xHCI Host Controller
[    8.959601] usb usb3: Manufacturer: Linux 5.10.7-kirkwood-tld-1 xhci-hcd
[    8.967046] usb usb3: SerialNumber: 0000:01:00.0
[    8.972882] hub 3-0:1.0: USB hub found
[    8.977433] hub 3-0:1.0: 2 ports detected
[    8.982813] usbcore: registered new interface driver usb-storage
[    8.989912] mousedev: PS/2 mouse device common for all mice
[    8.996281] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    9.003570] i2c /dev entries driver
[    9.010669] ata1.00: ATA-9: WDC WD20EFRX-68EUZN0, 82.00A82, max UDMA/133
[    9.018330] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    9.028444] ata1.00: configured for UDMA/133
[    9.034623] rtc-pcf8563 0-0051: registered as rtc0
[    9.041376] rtc-pcf8563 0-0051: setting system clock to 2021-01-25T09:56:54 UTC (1611568614)
[    9.050939] scsi 0:0:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 5
[    9.061813] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    9.070876] device-mapper: uevent: version 1.0.3
[    9.076700] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    9.086181] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    9.092210] sd 0:0:0:0: [sda] Write Protect is off
[    9.098121] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.098239] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.108082] device-mapper: multipath round-robin: version 1.2.0 loaded
[    9.115412] device-mapper: multipath queue-length: version 0.2.0 loaded
[    9.122761] device-mapper: multipath service-time: version 0.3.0 loaded
[    9.130866] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    9.137827] device-mapper: raid: Loading target version 1.15.1
[    9.148458] hid: raw HID events driver (C) Jiri Kosina
[    9.154702] drop_monitor: Initializing network drop monitor service
[    9.162079] NET: Registered protocol family 10
[    9.168330] Segment Routing with IPv6
[    9.173126] RPL Segment Routing with IPv6
[    9.177943] NET: Registered protocol family 17
[    9.184513] Key type dns_resolver registered
[    9.189772]  sda: sda1
[    9.194337] sd 0:0:0:0: [sda] Attached SCSI disk
[    9.200070] registered taskstats version 1
[    9.204955] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    9.212446] Loading compiled-in X.509 certificates
[    9.218162] zswap: loaded using pool lzo/zbud
[    9.223639] Key type ._fscrypt registered
[    9.228396] Key type .fscrypt registered
[    9.233085] Key type fscrypt-provisioning registered
[    9.240307] Key type big_key registered
[    9.269566] Key type encrypted registered
[    9.414638] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.32
[    9.423594] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    9.431472] usb 1-1: Product: USB2.0 Hub
[    9.436924] hub 1-1:1.0: USB hub found
[    9.441761] hub 1-1:1.0: 4 ports detected
[    9.573033] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    9.582482] ata2.00: ATA-9: WDC WD20EFRX-68EUZN0, 82.00A82, max UDMA/133
[    9.589945] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    9.602106] ata2.00: configured for UDMA/133
[    9.617557] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A82 PQ: 0 ANSI: 5
[    9.627377] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    9.636160] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    9.642173] sd 1:0:0:0: [sdb] Write Protect is off
[    9.647717] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    9.647818] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.723066]  sdb: sdb1
[    9.727542] sd 1:0:0:0: [sdb] Attached SCSI disk
[    9.735974] Freeing unused kernel memory: 1024K
[    9.753723] Checked W+X mappings: passed, no W+X pages found
[    9.760128] Run /init as init process
[    9.764572] usb 1-1.2: new high-speed USB device number 3 using orion-ehci
[    9.772222]   with arguments:
[    9.772230]     /init
[    9.772235]   with environment:
[    9.772240]     HOME=/
[    9.772245]     TERM=linux
[    9.965154] usb 1-1.2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    9.983094] usb 1-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    9.991145] usb 1-1.2: Product: EM7033_EW7033
[   10.023092] usb 1-1.2: Manufacturer: Eminent_Ewent
[   10.028615] usb 1-1.2: SerialNumber: 0123456789ABCDEF0125
[   10.053607] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[   10.077688] usb-storage 1-1.2:1.0: Quirks match for vid 174c pid 55aa: 400000
[   10.103130] scsi host2: usb-storage 1-1.2:1.0
[   10.448230] usbcore: registered new interface driver uas
[   10.510322] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[   11.124101] scsi 2:0:0:0: Direct-Access     ASMT     2105             0    PQ: 0 ANSI: 6
[   11.141690] sd 2:0:0:0: [sdc] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[   11.155633] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[   11.173047] sd 2:0:0:0: [sdc] Write Protect is off
[   11.178598] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00
[   11.179435] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.211979] md/raid1:md2: active with 2 out of 2 mirrors
[   11.313100] md2: detected capacity change from 0 to 2000263577600
[   13.698515]  sdc: sdc1 sdc2
[   13.712933] sd 2:0:0:0: [sdc] Attached SCSI disk
[   22.663403] process '/usr/bin/fstype' started with executable stack
[   22.700814] PM: Image not found (code -22)
[   25.631704] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[   26.381880] random: crng init done
[   27.799454] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[   33.239374] systemd-udevd[386]: Using default interface naming scheme 'v240'.
[   33.396774] systemd-udevd[386]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   33.651980] orion_wdt: Initial timeout 21 sec
[   33.791349] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   33.833188] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   33.879714] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   34.074986] systemd-udevd[385]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   34.155735] marvell-cesa f1030000.crypto: CESA device successfully registered
[   37.633021] Adding 1143104k swap on /dev/sdc2.  Priority:-2 extents:1 across:1143104k FS
[   37.876313] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[   39.928048] XFS (md2): Mounting V5 Filesystem
[   40.181241] XFS (md2): Ending clean mount
[   40.323518] xfs filesystem being mounted at /mnt/md2 supports timestamps until 2038 (0x7fffffff)
[   42.713127] mv643xx_eth: Set the PHY back to auto-negotiation mode
[   45.835829] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   45.853381] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


I noticed a "low voltage" warning probably due to the mainboard battery; could it cause my original issue?
Thanks a lot.

Ivan



Edited 1 time(s). Last edit at 01/25/2021 04:00AM by krono.
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 25, 2021 04:00PM
Ivan,

It looks good!

The RTC low voltage is not a problem. It just mean the battery is almost end of life and it should be replaced. However, it is not critical. Without replacing the battery, you can also install and run fake-hwclock to keep the clock updated each time you shutdown or reboot. The rest of the time, ntp will adjust the clock automatically.

Now you just need to monitor the dmesg log to see if the problem occurs again.

Sometime little things are easy to overlook. Such as if the power supply is plugged into a cheap power strip (instead of the wall), and many other devices are also plugged into that power strip, it could cause some problem. So to eliminate other potential problem, try plug in this box power cord directly to the wall if you can. And then see if you can run it that way for a long time without seeing the problem.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Debian @ NSA325v2 doesn't work after update: Problem reappeared!
January 25, 2021 05:02PM
Ok bodhi!
Now the NAS is directly connected through an UPS. That should be the best work condition.
I will take care of dmesg logs. Furthermore, I finally decided to get out the wires for serial console.
Thanks a lot for help!

Ivan
Author:

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: