收起左侧

Hinlink HNAS 升级 v1.1.31后 SSD 读写卡死、Docker 进程 D 状态,求大佬分析

13
回复
81
查看
[ 复制链接 ]

1

主题

6

回帖

0

牛值

江湖小虾

. 测试设备与环境:

  • 硬件:RK3568 控制机(Hinlink HNAS)
  • 存储:PCIe 扩展 4 盘位 SSD(致态 SC001 * 3, 阿斯加特 * 1)
  • 对比版本 A(稳定):系统版本 v1.1.19 / 内核 6.1.12
  • 对比版本 B(故障):系统新版本 v1.1.31/ 内核 6.18.18-trim #491

2. 核心现象: 在硬件完全一致的前提下,升级到 v1.1.31后出现以下严重问题:

  • IO 彻底锁死:只要进行任何磁盘操作(安装软件、运行 Docker),系统立即假死。top 查看 wa (I/O wait) 异常,dockerd 进程进入 D 状态
  • PCIe 链路崩溃dmesg 报错 rockchip-dw-pcie: Phy link never came up,SATA 控制器频繁重置(exception Emask 0x0... frozen)。
  • 底层时钟报错:日志显示 failed to get clk 'otp',怀疑新内核对 RK3568 的时钟树适配有误。

3. 实验结论: 将设备退回到 v1.1.19 (内核 6.1.12) 后,上述所有问题立即消失

  • 4 块 SSD 识别秒开,IO 压力测试通过。
  • Docker 运行丝滑。

4. 反馈建议: 这次的 v1.1.31 RK3568 的适配上存在严重退步(Regression),特别是针对 PCIe 转 SATA 的 Combo PHY 驱动 以及 时钟管理 模块。

收藏
送赞
分享

0

主题

38

回帖

0

牛值

飞牛官方人员

我们这边用同样的设备复现不了你的情况,可以点击左下角设置图标-关于飞牛-远程协助-导出日志,导出一份日志给我们
硬盘一定要插满,少于3块都没事  详情 回复
9 小时前

1

主题

6

回帖

0

牛值

江湖小虾

9 小时前 楼主 显示全部楼层

硬盘一定要插满,如果只有2块硬盘,就没问题

1

主题

6

回帖

0

牛值

江湖小虾

9 小时前 楼主 显示全部楼层
fn_tom 发表于 2026-5-6 16:58
我们这边用同样的设备复现不了你的情况,可以点击左下角设置图标-关于飞牛-远程协助-导出日志,导出一份日 ...

硬盘一定要插满,少于3块都没事
我们插了四块  详情 回复
8 小时前

1

主题

6

回帖

0

牛值

江湖小虾

8 小时前 楼主 显示全部楼层

[ 3.594768] ata1.02: ATA-9: ZHITAI SC001 Active 1TB SSD, ZT015200, max UDMA/133

[ 3.594788] ata1.02: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32)

[ 3.595077] ata1.02: Features: Dev-Sleep

[ 3.595546] ata1.02: configured for UDMA/133

[ 3.595714] ata1.03: ATA-9: ZHITAI SC001 Active 1TB SSD, ZT015200, max UDMA/133

[ 3.595734] ata1.03: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32)

[ 3.596024] ata1.03: Features: Dev-Sleep

[ 3.596498] ata1.03: configured for UDMA/133

[ 3.596625] ata1: EH complete

[ 3.597213] scsi 0:0:0:0: Direct-Access ATA ZHITAI SC001 Act 5200 PQ: 0 ANSI: 5

[ 3.599712] scsi 0:1:0:0: Direct-Access ATA ** AS2TS3-S7 735 PQ: 0 ANSI: 5

[ 3.602131] scsi 0:2:0:0: Direct-Access ATA ZHITAI SC001 Act 5200 PQ: 0 ANSI: 5

[ 3.604589] scsi 0:3:0:0: Direct-Access ATA ZHITAI SC001 Act 5200 PQ: 0 ANSI: 5

[ 10.962715] cfg80211: Loading compiled-in X.509 certificates for regulatory database

[ 12.056073] aicbsp: aicbsp_resv_mem_alloc_skb, alloc resv_mem_txdata succuss, id: 0, size: 98304

[ 18.872072] openvswitch: Open vSwitch switching datapath

[ 84.521189] EXT4-fs (dm-0): mounted filesystem 5c54f346-a8ec-4b93-bd5e-29685ddff1bd r/w with ordered data mode. Quota mode: journalled.

[ 87.456082] EXT4-fs (dm-3): mounted filesystem c38acea5-3c48-4950-ad09-de1ed8b4c0e2 r/w with ordered data mode. Quota mode: journalled.

[ 89.621526] EXT4-fs (dm-1): mounted filesystem 36bf0cfc-300a-408f-998d-24984fa49bf5 r/w with ordered data mode. Quota mode: journalled.

[ 91.592096] EXT4-fs (dm-2): mounted filesystem 0d9b1bf6-e88e-4510-99ea-023710a7cee3 r/w with ordered data mode. Quota mode: journalled.

可以点击左下角设置图标-关于飞牛-远程协助-导出日志,导出一份日志给我们  详情 回复
8 小时前

1

主题

8

回帖

0

牛值

江湖小虾

nanopc t4(RK3399)上也出现了这个问题,使用了社区版(fnnas)的镜像1.131,也是这个问题

,cpu占用5%不到,待机50度。然后内核经常崩溃,来来**刷了好几次官方arm镜像,还是刷回去1.19把。内核崩溃如图: 附带日志文件upload 附件:Debug_Log_20260507111235.zip
image.png

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

0

主题

38

回帖

0

牛值

飞牛官方人员

a620620 发表于 2026-5-7 10:49
硬盘一定要插满,少于3块都没事

我们插了四块
我的飞牛后台在操作读写硬盘的时候就会卡死,要其他方法导日志不  详情 回复
8 小时前

1

主题

6

回帖

0

牛值

江湖小虾

8 小时前 楼主 显示全部楼层

[    0.000000] Linux version 6.18.18-trim (devops@fnnas.com) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #491 SMP PREEMPT Fri Apr 17 03:28:48 UTC 2026
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x00000000d8a00000-0x00000000dca00000] (64MB)
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
[    0.000000] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @420000 (flat, esz 2, psz 64K, shr 0)
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.006351] rcu: Hierarchical SRCU implementation.
[    0.006950] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.010074] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
[    0.011652] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
[    0.013308] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
[    0.013678] CPU features: detected: Common not Private translations
[    0.013686] CPU features: detected: CRC32 instructions
[    0.013710] CPU features: detected: LSE atomic instructions
[    0.013733] CPU features: detected: RAS Extension Support
[    0.055642] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.056116] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.056826] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.090327] /pcie@fe260000: Fixed dependency cycle(s) with /pcie@fe260000/legacy-interrupt-controller
[    0.103932] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    0.104945] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
[    0.105536] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    0.106073] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
[    0.106668] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    0.107181] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
[    0.107757] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    0.108307] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
[    0.108788] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    0.109256] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
[    0.113741] /pcie@fe270000: Fixed dependency cycle(s) with /pcie@fe270000/legacy-interrupt-controller
[    0.114866] /pcie@fe280000: Fixed dependency cycle(s) with /pcie@fe280000/legacy-interrupt-controller
[    0.739674] iommu: Default domain type: Translated
[    0.739695] iommu: DMA domain TLB invalidation policy: strict mode
[    0.741369] libata version 3.00 loaded.
[    0.742788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.777084] PCI: CLS 0 bytes, default 64
[    0.783826] kvm [1]: disabling GICv2 emulation
[    0.788230] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.788885] fuse: init (API version 7.45)
[    0.874948] xor: using function: arm64_neon (1725 MB/sec)
[    0.875147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.875491] io scheduler mq-deadline registered
[    0.875508] io scheduler kyber registered
[    0.875584] io scheduler bfq registered
[    0.914955] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 25, base_baud = 1500000) is a 16550A
[    0.917687] fe6c0000.serial: ttyS8 at MMIO 0xfe6c0000 (irq = 26, base_baud = 1500000) is a 16550A
[    0.921861] platform fdea0000.video-codec: Adding to iommu group 0
[    0.922039] platform fdea0400.vdpu: Adding to iommu group 0
[    0.924344] platform fded0000.jpegd: Adding to iommu group 1
[    0.926369] platform fdee0000.vepu: Adding to iommu group 2
[    0.928518] platform fdef0000.iep: Adding to iommu group 3
[    0.930584] platform fdf40000.rkvenc: Adding to iommu group 4
[    0.932646] platform fdf80200.rkvdec: Adding to iommu group 5
[    8.160924] platform fe040000.vop: Adding to iommu group 6
[    8.180180] ahci-dwc fc000000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst
[    8.182372] ata1: SATA max UDMA/133 mmio [mem 0xfc000000-0xfc000fff] port 0x100 irq 35 lpm-pol 0
[    8.212681] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled.
[    8.212765] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[    8.221204] rockchip-otp fe38c000.otp: error -ENOENT: Failed to get clk 'otp'
[    8.221234] rockchip-otp fe38c000.otp: error -ENOENT: failed to get clocks
[    8.221248] rockchip-otp fe38c000.otp: probe with driver rockchip-otp failed with error -2
[    8.223705] In-situ OAM (IOAM) with IPv6
[    8.239459] registered taskstats version 1
[    8.258885] Demotion targets for Node 0: null
[    8.259195] Key type fscrypt-provisioning registered
[    8.305451] platform fde40000.npu: Adding to iommu group 7
[    8.312032] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010
[    8.312114] xhci-hcd xhci-hcd.1.auto: irq 46, io mem 0xfd000000
[    8.320689] ohci-platform fd840000.usb: irq 49, io mem 0xfd840000
[    8.321404] ehci-platform fd800000.usb: irq 47, io mem 0xfd800000
[    8.321877] ehci-platform fd880000.usb: irq 48, io mem 0xfd880000
[    8.322351] ohci-platform fd8c0000.usb: irq 50, io mem 0xfd8c0000
[    8.322698] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
[    8.325709] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
[    8.325776] rockchip-dw-pcie 3c0000000.pcie:       IO 0x00f4100000..0x00f41fffff -> 0x00f4100000
[    8.325811] rockchip-dw-pcie 3c0000000.pcie:      MEM 0x00f4200000..0x00f5ffffff -> 0x00f4200000
[    8.325835] rockchip-dw-pcie 3c0000000.pcie:      MEM 0x0300000000..0x033fffffff -> 0x0040000000
[    8.326174] rockchip-dw-pcie 3c0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
[    9.387016] rockchip-dw-pcie 3c0000000.pcie: Phy link never came up
[    9.387525] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00
[    9.387558] pci_bus 0000:00: root bus resource [bus 00-0f]
[    9.387581] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff])
[    9.387598] pci_bus 0000:00: root bus resource [mem 0xf4200000-0xf5ffffff]
[    9.387615] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33fffffff] (bus address [0x40000000-0x7fffffff])
[    9.387679] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400 PCIe Root Port
[    9.387721] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref]
[    9.387739] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    9.387759] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    9.387776] pci 0000:00:00.0:   bridge window [mem 0x00000000-0x000fffff]
[    9.387798] pci 0000:00:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    9.387886] pci 0000:00:00.0: supports D1 D2
[    9.387901] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    9.395565] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
[    9.395850] pci 0000:00:00.0: ROM [mem 0xf4200000-0xf420ffff pref]: assigned
[    9.395878] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    9.395905] pci_bus 0000:00: resource 4 [io  0x0000-0xfffff]
[    9.395921] pci_bus 0000:00: resource 5 [mem 0xf4200000-0xf5ffffff]
[    9.395937] pci_bus 0000:00: resource 6 [mem 0x300000000-0x33fffffff]
[    9.400878] pcieport 0000:00:00.0: PME: Signaling with IRQ 53
[    9.401489] pcieport 0000:00:00.0: AER: enabled with IRQ 62
[    9.521969] vccio_acodec: Bringing 600000uV into 3300000-3300000uV
[    9.561385] dwmmc_rockchip fe000000.mmc: Version ID is 270a
[    9.565706] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
[    9.567576] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
[    9.741767] mmc2: new UHS-I speed SDR104 SDIO card at address 390b
[   11.113206] BTRFS info (device mmcblk1p2): enabling ssd optimizations
[   12.476962] systemd[1]: Configuration file /etc/systemd/system/usersrv.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.482037] systemd[1]: Configuration file /etc/systemd/system/upnp.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.483435] systemd[1]: Configuration file /etc/systemd/system/trim_upload.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.484784] systemd[1]: Configuration file /etc/systemd/system/trim_trashbind.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.486093] systemd[1]: Configuration file /etc/systemd/system/trim_tfa.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.487660] systemd[1]: Configuration file /etc/systemd/system/trim_sharelink.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.489910] systemd[1]: Configuration file /etc/systemd/system/trim_sac.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.491607] systemd[1]: Configuration file /etc/systemd/system/trim_raid_check.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.493117] systemd[1]: Configuration file /etc/systemd/system/trim_nginx.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.494716] systemd[1]: Configuration file /etc/systemd/system/trim_main.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.496232] systemd[1]: Configuration file /etc/systemd/system/trim_license.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.497943] systemd[1]: Configuration file /etc/systemd/system/trim_init.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.499275] systemd[1]: Configuration file /etc/systemd/system/trim_http_cgi.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.500598] systemd[1]: Configuration file /etc/systemd/system/trim_file_monitor.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.501903] systemd[1]: Configuration file /etc/systemd/system/trim_diskpowerd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.503286] systemd[1]: Configuration file /etc/systemd/system/trim_connect.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.505219] systemd[1]: Configuration file /etc/systemd/system/trim_app_center.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.532180] systemd[1]: Configuration file /etc/systemd/system/system_startup.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.533537] systemd[1]: Configuration file /etc/systemd/system/system_shutdown.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.602257] systemd[1]: Configuration file /etc/systemd/system/sysrestore.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.603979] systemd[1]: Configuration file /etc/systemd/system/sysinfo_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.612392] systemd[1]: Configuration file /etc/systemd/system/show_startup_info.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.613775] systemd[1]: Configuration file /etc/systemd/system/share_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.615453] systemd[1]: Configuration file /etc/systemd/system/security_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.620994] systemd[1]: Configuration file /etc/systemd/system/rpc_broker.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.622277] systemd[1]: Configuration file /etc/systemd/system/resmon_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.658591] systemd[1]: Configuration file /etc/systemd/system/network_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.660215] systemd[1]: Configuration file /etc/systemd/system/multiple-downloads.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.662102] systemd[1]: Configuration file /etc/systemd/system/mediasrv.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.698573] systemd[1]: Configuration file /etc/systemd/system/imagesrv.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.724303] systemd[1]: Configuration file /etc/systemd/system/finder_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.725663] systemd[1]: Configuration file /etc/systemd/system/filestor_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.727317] systemd[1]: Configuration file /etc/systemd/system/eventlogger_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.730406] systemd[1]: Configuration file /etc/systemd/system/dsmgr.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.733074] systemd[1]: Configuration file /etc/systemd/system/dockermgr.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.734368] systemd[1]: Configuration file /etc/systemd/system/docker.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.736424] systemd[1]: Configuration file /etc/systemd/system/dlcenter.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.744863] systemd[1]: Configuration file /etc/systemd/system/cloud_storage_dav.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.746617] systemd[1]: Configuration file /etc/systemd/system/backup_service.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.748027] systemd[1]: Configuration file /etc/systemd/system/avahi.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.754375] systemd[1]: Configuration file /etc/systemd/system/auto_thumbnailer.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.756286] systemd[1]: Configuration file /etc/systemd/system/ai_manager.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   12.757965] systemd[1]: Configuration file /etc/systemd/system/accountsrv.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[   13.062813] systemd[1]: Created slice user.slice - User and Session Slice.
[   13.121415] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
[   13.126866] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[   13.181146] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[   13.313982] device-mapper: uevent: version 1.0.3
[   13.314764] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[   13.324332] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[   13.483590] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   13.499252] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   13.500205] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   13.503617] [trim-mounts-hash]'connections'[(____ptrval____)]'s top mountpoint dentry: sys
[   13.527194] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   13.528578] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   13.575614] btrfs: Unknown parameter 'errors'
[   13.590159] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[   13.590872] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   13.795725] rga2 fdeb0000.rk_rga: probe successfully, irq = 92, hw_version:3.2.63318
[   13.797057] rga_iommu: IOMMU binding successfully, default mapping core[0x4]
[   17.707120] audit: type=1400 audit(1750949926.224:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=330 comm="apparmor_parser"
[   17.738076] audit: type=1400 audit(1750949926.256:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=333 comm="apparmor_parser"
[   17.738123] audit: type=1400 audit(1750949926.256:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=333 comm="apparmor_parser"
[   17.738135] audit: type=1400 audit(1750949926.256:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=333 comm="apparmor_parser"
[   17.767187] audit: type=1400 audit(1750949926.280:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=331 comm="apparmor_parser"
[   17.783234] audit: type=1400 audit(1750949926.304:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=331 comm="apparmor_parser"
[   17.823084] audit: type=1400 audit(1750949926.340:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=345 comm="apparmor_parser"
[   17.824251] audit: type=1400 audit(1750949926.344:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=346 comm="apparmor_parser"
[   17.824938] audit: type=1400 audit(1750949926.344:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=346 comm="apparmor_parser"
[   17.870402] audit: type=1400 audit(1750949926.388:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=332 comm="apparmor_parser"
[   18.331856] phy phy-fe8c0000.phy.7: bifurcation enabled
[   18.350166] rockchip-dw-pcie 3c0400000.pcie: host bridge /pcie@fe270000 ranges:
[   18.350197] rockchip-dw-pcie 3c0400000.pcie:       IO 0x00f2100000..0x00f21fffff -> 0x00f2100000
[   18.350214] rockchip-dw-pcie 3c0400000.pcie:      MEM 0x00f2200000..0x00f3ffffff -> 0x00f2200000
[   18.350241] rockchip-dw-pcie 3c0400000.pcie:      MEM 0x0340000000..0x037fffffff -> 0x0040000000
[   18.372967] rockchip-dw-pcie 3c0400000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
[   18.422774] Bluetooth: HCI device and connection manager initialized
[   18.675019] rockchip-dw-pcie 3c0400000.pcie: PCIe Gen.2 x1 link up
[   18.675251] rockchip-dw-pcie 3c0400000.pcie: PCI host bridge to bus 0001:10
[   18.675276] pci_bus 0001:10: root bus resource [bus 10-1f]
[   18.675287] pci_bus 0001:10: root bus resource [io  0x100000-0x1fffff] (bus address [0xf2100000-0xf21fffff])
[   18.675294] pci_bus 0001:10: root bus resource [mem 0xf2200000-0xf3ffffff]
[   18.675301] pci_bus 0001:10: root bus resource [mem 0x340000000-0x37fffffff] (bus address [0x40000000-0x7fffffff])
[   18.675426] pci 0001:10:00.0: [1d87:3566] type 01 class 0x060400 PCIe Root Port
[   18.675448] pci 0001:10:00.0: ROM [mem 0x00000000-0x0000ffff pref]
[   18.675457] pci 0001:10:00.0: PCI bridge to [bus 01-ff]
[   18.675467] pci 0001:10:00.0:   bridge window [io  0x0000-0x0fff]
[   18.675474] pci 0001:10:00.0:   bridge window [mem 0x00000000-0x000fffff]
[   18.675483] pci 0001:10:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   18.675535] pci 0001:10:00.0: supports D1 D2
[   18.675542] pci 0001:10:00.0: PME# supported from D0 D1 D3hot
[   18.682661] pci 0001:10:00.0: Primary bus is hard wired to 0
[   18.682684] pci 0001:10:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[   18.685363] pci 0001:11:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
[   18.685569] pci 0001:11:00.0: BAR 0 [io  0x0000-0x00ff]
[   18.685596] pci 0001:11:00.0: BAR 2 [mem 0x00000000-0x0000ffff 64bit]
[   18.685613] pci 0001:11:00.0: BAR 4 [mem 0x00000000-0x00003fff 64bit]
[   18.686051] pci 0001:11:00.0: supports D1 D2
[   18.686061] pci 0001:11:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   18.691094] pci 0001:11:00.0: ASPM: default states L0s L1
[   18.691160] pci_bus 0001:11: busn_res: [bus 11-1f] end is updated to 11
[   18.691197] pci 0001:10:00.0: bridge window [mem 0xf2200000-0xf22fffff]: assigned
[   18.691207] pci 0001:10:00.0: ROM [mem 0xf2300000-0xf230ffff pref]: assigned
[   18.691215] pci 0001:10:00.0: bridge window [io  0x100000-0x100fff]: assigned
[   18.691227] pci 0001:11:00.0: BAR 2 [mem 0xf2200000-0xf220ffff 64bit]: assigned
[   18.691270] pci 0001:11:00.0: BAR 4 [mem 0xf2210000-0xf2213fff 64bit]: assigned
[   18.691311] pci 0001:11:00.0: BAR 0 [io  0x100000-0x1000ff]: assigned
[   18.691329] pci 0001:10:00.0: PCI bridge to [bus 11]
[   18.691336] pci 0001:10:00.0:   bridge window [io  0x100000-0x100fff]
[   18.691344] pci 0001:10:00.0:   bridge window [mem 0xf2200000-0xf22fffff]
[   18.691354] pci_bus 0001:10: resource 4 [io  0x100000-0x1fffff]
[   18.691360] pci_bus 0001:10: resource 5 [mem 0xf2200000-0xf3ffffff]
[   18.691366] pci_bus 0001:10: resource 6 [mem 0x340000000-0x37fffffff]
[   18.691372] pci_bus 0001:11: resource 0 [io  0x100000-0x100fff]
[   18.691378] pci_bus 0001:11: resource 1 [mem 0xf2200000-0xf22fffff]
[   18.694019] pcieport 0001:10:00.0: PME: Signaling with IRQ 103
[   18.699183] pcieport 0001:10:00.0: AER: enabled with IRQ 104
[   18.700756] rockchip-dw-pcie 3c0800000.pcie: host bridge /pcie@fe280000 ranges:
[   18.700795] rockchip-dw-pcie 3c0800000.pcie:       IO 0x00f0100000..0x00f01fffff -> 0x00f0100000
[   18.700812] rockchip-dw-pcie 3c0800000.pcie:      MEM 0x00f0200000..0x00f1ffffff -> 0x00f0200000
[   18.700822] rockchip-dw-pcie 3c0800000.pcie:      MEM 0x0380000000..0x03bfffffff -> 0x0040000000
[   18.719069] rockchip-dw-pcie 3c0800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
[   19.023067] rockchip-dw-pcie 3c0800000.pcie: PCIe Gen.2 x1 link up
[   19.023295] rockchip-dw-pcie 3c0800000.pcie: PCI host bridge to bus 0002:20
[   19.023317] pci_bus 0002:20: root bus resource [bus 20-2f]
[   19.023328] pci_bus 0002:20: root bus resource [io  0x200000-0x2fffff] (bus address [0xf0100000-0xf01fffff])
[   19.023335] pci_bus 0002:20: root bus resource [mem 0xf0200000-0xf1ffffff]
[   19.023342] pci_bus 0002:20: root bus resource [mem 0x380000000-0x3bfffffff] (bus address [0x40000000-0x7fffffff])
[   19.023465] pci 0002:20:00.0: [1d87:3566] type 01 class 0x060400 PCIe Root Port
[   19.023488] pci 0002:20:00.0: ROM [mem 0x00000000-0x0000ffff pref]
[   19.023496] pci 0002:20:00.0: PCI bridge to [bus 01-ff]
[   19.023505] pci 0002:20:00.0:   bridge window [io  0x0000-0x0fff]
[   19.023512] pci 0002:20:00.0:   bridge window [mem 0x00000000-0x000fffff]
[   19.023522] pci 0002:20:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[   19.023575] pci 0002:20:00.0: supports D1 D2
[   19.023581] pci 0002:20:00.0: PME# supported from D0 D1 D3hot
[   19.027906] pci 0002:20:00.0: Primary bus is hard wired to 0
[   19.027927] pci 0002:20:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[   19.028351] pci 0002:21:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
[   19.028550] pci 0002:21:00.0: BAR 0 [io  0x0000-0x00ff]
[   19.028575] pci 0002:21:00.0: BAR 2 [mem 0x00000000-0x0000ffff 64bit]
[   19.028592] pci 0002:21:00.0: BAR 4 [mem 0x00000000-0x00003fff 64bit]
[   19.029038] pci 0002:21:00.0: supports D1 D2
[   19.029049] pci 0002:21:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   19.039143] pci 0002:21:00.0: ASPM: default states L0s L1
[   19.039223] pci_bus 0002:21: busn_res: [bus 21-2f] end is updated to 21
[   19.039270] pci 0002:20:00.0: bridge window [mem 0xf0200000-0xf02fffff]: assigned
[   19.039281] pci 0002:20:00.0: ROM [mem 0xf0300000-0xf030ffff pref]: assigned
[   19.039290] pci 0002:20:00.0: bridge window [io  0x200000-0x200fff]: assigned
[   19.039301] pci 0002:21:00.0: BAR 2 [mem 0xf0200000-0xf020ffff 64bit]: assigned
[   19.039348] pci 0002:21:00.0: BAR 4 [mem 0xf0210000-0xf0213fff 64bit]: assigned
[   19.039392] pci 0002:21:00.0: BAR 0 [io  0x200000-0x2000ff]: assigned
[   19.039409] pci 0002:20:00.0: PCI bridge to [bus 21]
[   19.039418] pci 0002:20:00.0:   bridge window [io  0x200000-0x200fff]
[   19.039426] pci 0002:20:00.0:   bridge window [mem 0xf0200000-0xf02fffff]
[   19.039438] pci_bus 0002:20: resource 4 [io  0x200000-0x2fffff]
[   19.039444] pci_bus 0002:20: resource 5 [mem 0xf0200000-0xf1ffffff]
[   19.039450] pci_bus 0002:20: resource 6 [mem 0x380000000-0x3bfffffff]
[   19.039456] pci_bus 0002:21: resource 0 [io  0x200000-0x200fff]
[   19.039462] pci_bus 0002:21: resource 1 [mem 0xf0200000-0xf02fffff]
[   19.042281] pcieport 0002:20:00.0: PME: Signaling with IRQ 115
[   19.042798] pcieport 0002:20:00.0: AER: enabled with IRQ 116
[   20.740759] rkgpu_bifrost_jm fde60000.gpu: Kernel DDK version g18p0-01eac0
[   20.740871] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[   20.741124] RKNPU fde40000.npu: error -EBUSY: can't request region for resource [mem 0xfde40000-0xfde4ffff]
[   20.741183] RKNPU fde40000.npu: error -ENXIO: IRQ npu_irq not found
[   20.743837] rkgpu_bifrost_jm fde60000.gpu: No priority control manager is configured
[   20.745970] RKNPU fde40000.npu: probe with driver RKNPU failed with error -22
[   20.746096] Modules linked in: r8169 realtek snd_pcm_dmaengine snd_pcm bluetooth display_connector phy_rockchip_snpspcie3 aic8800_bsp(O) rfkill snd_timer rng_core dw_hdmi sunrpc binfmt_misc snd soundcore rkgpu_bifrost_jm(O) **ogix_dp rtc_rk808 drm_display_helper cec cpufreq_dt drm_dp_aux_bus raid1 md_mod sg rknpu(O+) rockchip_system_monitor(O) rockchip_opp_select(O) rockchip_sip(O) rockchip_pvtm(O) rga3(O) nft_fullcone(O) nf_tables nfnetlink nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 zram 842_decompress 842_compress dm_mod autofs4
[   20.921284] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000
[   21.098250] aicbsp: aicbsp_sdio_probe:1 vid:0xC8A1  did:0x0082
[   21.099747] aicbsp: aicbsp_sdio_probe:2 vid:0xC8A1  did:0x0182
[   21.099773] aicbsp: aicbsp_sdio_probe after replace:1
[   21.099782] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 150 MHz
[   21.099788] aicbsp: aicwf_sdio_reg_init
[   21.101686] rwnx_load_firmware :firmware path = /lib/firmware/aic8800/sdio/fw_patch_table_8800d80_u02.bin
[   21.103020] rwnx_load_firmware :firmware path = /lib/firmware/aic8800/sdio/fw_adid_8800d80_u02.bin
[   21.106399] rwnx_load_firmware :firmware path = /lib/firmware/aic8800/sdio/fw_patch_8800d80_u02.bin
[   21.116592] rwnx_load_firmware :firmware path = /lib/firmware/aic8800/sdio/fw_patch_8800d80_u02_ext0.bin
[   21.278934] aicbsp: bt patch version: - Aug 01 2025 11:05:26 - git a26f071
[   21.279048] rwnx_load_firmware :firmware path = /lib/firmware/aic8800/sdio/fmacfwbt_8800d80_u02.bin
[   21.351330] rd_version_val=06090101
[   21.367293] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 150 MHz
[   21.367314] aicsdio: aicwf_sdio_reg_init
[   21.373285] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 150 MHz
[   21.540874] ZFS: Loaded module v2.4.1-1, ZFS pool version 5000, ZFS filesystem version 5
[   22.151676] Adding 2008768k swap on /dev/zram0.  Priority:100 extents:1 across:2008768k SS
               ** CAUTION: USING PERMISSIVE CUSTOM REGULATORY RULES **
[   23.608846] aicwf_sdio mmc2:390b:1 wlan0: CLOSE
[   25.736383] r8169 0001:11:00.0: invalid VPD tag 0xff (size 0) at offset 0; assume missing optional EEPROM
[   25.746198] r8169 0002:21:00.0: invalid VPD tag 0xff (size 0) at offset 0; assume missing optional EEPROM
[   32.326223] audit: type=1400 audit(1777784665.090:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1589 comm="apparmor_parser"
[  436.009596] aicwf_sdio mmc2:390b:1 wlan0: CLOSE
[  613.520948] warning: `lshw' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[  850.004613] aicwf_sdio mmc2:390b:1 wlan0: CLOSE

0

主题

38

回帖

0

牛值

飞牛官方人员

a620620 发表于 2026-5-7 11:12
[    3.594768] ata1.02: ATA-9: ZHITAI SC001 Active 1TB SSD, ZT015200, max UDMA/133
[    3.594788] at ...

可以点击左下角设置图标-关于飞牛-远程协助-导出日志,导出一份日志给我们
我也是刷了官方2026/04/28更新的1.1.31版本, 4块硬盘插满跟楼主一样的问题,手动降级6.12.41内核后恢复正常 已经稳定运行几天了 ![ScreenShot_2026-05-07_115440_044.jpg](data/attachment/forum/202605/07/1156  详情 回复
7 小时前
我晚点导的试试  详情 回复
8 小时前

1

主题

6

回帖

0

牛值

江湖小虾

8 小时前 楼主 显示全部楼层

我的飞牛后台在操作读写硬盘的时候就会卡死,要其他方法导日志不

1

主题

6

回帖

0

牛值

江湖小虾

8 小时前 楼主 显示全部楼层
fn_tom 发表于 2026-5-7 11:17
可以点击左下角设置图标-关于飞牛-远程协助-导出日志,导出一份日志给我们 ...

我晚点导的试试

3

主题

4

回帖

0

牛值

江湖小虾

我也是刷了官方2026/04/28更新的1.1.31版本,

4块硬盘插满跟楼主一样的问题,手动降级6.12.41内核后恢复正常

已经稳定运行几天了

ScreenShot_2026-05-07_115440_044.jpg

稳定运行3天。

ScreenShot_2026-05-07_115511_266.jpg

硬盘识别正常

ScreenShot_2026-05-07_115832_489.jpg

降级6.12.41后正常

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

3

主题

4

回帖

0

牛值

江湖小虾

我跟楼主一样的问题

0

主题

1

回帖

0

牛值

江湖小虾

同样的问题,macmini虚拟机,降级6.12.41内核之后就好了

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则