Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

chinafuxi

Members
  • Joined

  • Last visited

Everything posted by chinafuxi

  1. docker里停了,改成目录就行了(docker可能需要重新安装,数据在appdata目录下,不会丢,改之前检查一下),默认是挂的一个虚拟磁盘给docker用,没有回收机制,所以会被占满,实际是有空间
  2. okey ... tks , i can only use command
  3. before i update to version 7bate4 , it seems that only one disk can be configured
  4. V7 support set a partition of a hard disk as a cache disk? cache disk have two partition , i add one partition to zpool cache ,because the cache disk has 1TB, cache cannot be used up partition map like this, sdd1 used for cache sdd 8:48 0 953.9G 0 disk ├─sdd1 8:49 0 500G 0 part └─sdd2 8:50 0 453.9G 0 part in addition, I also found that the drive letter seems to change after restart, which caused zpool cache disk to be mistakenly mount as another disk
  5. start dnoe , error disappear ,so ,why zpool disk error affects flash ? the name of flash should be sdb or sda , i have two flash disk
  6. resilver finish, use command remove sdc1 done , i try again to restore flash and reboot system this new zpool status root@xBox:/flush# zpool list -v NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT zpool 25.5T 3.11T 22.4T - - 1% 12% 1.00x ONLINE - raidz1-0 25.5T 3.11T 22.4T - - 1% 12.2% - ONLINE sdf1 3.64T - - - - - - - ONLINE sdh1 3.64T - - - - - - - ONLINE sdg1 3.64T - - - - - - - ONLINE sdi1 3.64T - - - - - - - ONLINE sdj1 3.64T - - - - - - - ONLINE sdk1 3.64T - - - - - - - ONLINE sdl1 3.64T - - - - - - - ONLINE root@xBox:/flush#
  7. i try to remove sdc1 , but return this root@xBox:/flush# zpool remove zpool sdc1 cannot remove sdc1: operation not supported on this type of pool this is new zpoo status NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT zpool 25.5T 3.11T 22.4T - - 1% 12% 1.00x DEGRADED - raidz1-0 25.5T 3.11T 22.4T - - 1% 12.2% - DEGRADED replacing-0 - - - - - - - - DEGRADED 9828357030404679025 - - - - - - - - UNAVAIL sdf1 3.64T - - - - - - - ONLINE sdh1 3.64T - - - - - - - ONLINE sdg1 3.64T - - - - - - - ONLINE sdi1 3.64T - - - - - - - ONLINE sdj1 3.64T - - - - - - - ONLINE sdk1 3.64T - - - - - - - ONLINE sdl1 3.64T - - - - - - - ONLINE cache - - - - - - - - - sdc1 - - - - - - - - UNAVAIL ater restart system, I replaced the sdc1 with another disk. now zpool is recovering data
  8. i restored the system from backup, restart the system, and tried to start the array again, but encountered a flash read error , and i find this log ,have /usr/sbin/zpool replace -f zpool /dev/sdc1 /dev/sdb1 command Dec 24 22:15:08 xBox emhttpd: shcmd (175): /usr/sbin/zpool replace -f zpool 9828357030404679025 /dev/sdf1 Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdh1 ONLINE 0 0 0 Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdg1 ONLINE 0 0 0 Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdi1 ONLINE 0 0 0 Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdj1 ONLINE 0 0 0 Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdk1 ONLINE 0 0 0 Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdl1 ONLINE 0 0 0 Dec 24 22:15:27 xBox emhttpd: #011cache Dec 24 22:15:27 xBox emhttpd: #011 /dev/sdc1 UNAVAIL 0 0 0 Dec 24 22:15:27 xBox emhttpd: shcmd (176): /sbin/wipefs -af /dev/sdb1 Dec 24 22:15:27 xBox root: /dev/sdb1: 8 bytes were erased at offset 0x00000052 (vfat): 46 41 54 33 32 20 20 20 Dec 24 22:15:27 xBox root: /dev/sdb1: 1 byte was erased at offset 0x00000000 (vfat): eb Dec 24 22:15:27 xBox root: /dev/sdb1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa Dec 24 22:15:27 xBox emhttpd: writing MBR on disk (sdb) with partition 1 offset 64, erased: 0 Dec 24 22:15:28 xBox emhttpd: re-reading (sdb) partition table Dec 24 22:15:28 xBox emhttpd: error: mkmbr, 2196: Device or resource busy (16): ioctl BLKRRPART: /dev/sdb Dec 24 22:15:28 xBox emhttpd: shcmd (177): udevadm settle Dec 24 22:15:28 xBox emhttpd: shcmd (178): /usr/sbin/zpool replace -f zpool /dev/sdc1 /dev/sdb1 Dec 24 22:15:28 xBox root: cannot open '/dev/sdb1': Device or resource busy Dec 24 22:16:00 xBox root: cannot replace /dev/sdc1 with /dev/sdb1: /dev/sdb1 is busy, or device removal is in progress Dec 24 22:16:00 xBox emhttpd: shcmd (178): exit status: 255 Dec 24 22:16:00 xBox emhttpd: errors: No known data errors Dec 24 22:16:00 xBox emhttpd: shcmd (179): /usr/sbin/zfs mount -a Dec 24 22:16:00 xBox emhttpd: shcmd (180): sync Dec 24 22:16:00 xBox emhttpd: shcmd (181): mkdir /mnt/user0 Dec 24 22:16:00 xBox emhttpd: shcmd (182): /usr/local/bin/shfs /mnt/user0 -disks 2 -o default_permissions,allow_other,noatime
  9. xbox-diagnostics-20241224-2228.zip
  10. help ~~ this is log,i found that when i start array , zpool run the replace commadn , sda was my flash Dec 24 10:56:42 xBox kernel: mdcmd (31): set md_num_stripes 1280 Dec 24 10:56:42 xBox kernel: mdcmd (32): set md_queue_limit 80 Dec 24 10:56:42 xBox kernel: mdcmd (33): set md_sync_limit 5 Dec 24 10:56:42 xBox kernel: mdcmd (34): set md_write_method Dec 24 10:56:42 xBox kernel: mdcmd (35): start STOPPED Dec 24 10:56:42 xBox kernel: unraid: allocating 15750K for 1280 stripes (3 disks) Dec 24 10:56:42 xBox kernel: md1p1: running, size: 244197560 blocks Dec 24 10:56:42 xBox emhttpd: shcmd (261): udevadm settle Dec 24 10:56:43 xBox emhttpd: Opening encrypted volumes... Dec 24 10:56:43 xBox emhttpd: shcmd (262): touch /boot/config/forcesync Dec 24 10:56:43 xBox emhttpd: Mounting disks... Dec 24 10:56:43 xBox emhttpd: mounting /mnt/disk1 Dec 24 10:56:43 xBox emhttpd: shcmd (263): mkdir -p /mnt/disk1 Dec 24 10:56:43 xBox emhttpd: shcmd (264): mount -t xfs -o noatime,nouuid /dev/md1p1 /mnt/disk1 Dec 24 10:56:43 xBox kernel: SGI XFS with ACLs, security attributes, no debug enabled Dec 24 10:56:43 xBox kernel: XFS (md1p1): EXPERIMENTAL Large extent counts feature in use. Use at your own risk! Dec 24 10:56:43 xBox kernel: XFS (md1p1): Mounting V5 Filesystem Dec 24 10:56:43 xBox kernel: XFS (md1p1): Ending clean mount Dec 24 10:56:43 xBox emhttpd: shcmd (265): xfs_growfs /mnt/disk1 Dec 24 10:56:43 xBox root: meta-data=/dev/md1p1 isize=512 agcount=4, agsize=15262348 blks Dec 24 10:56:43 xBox root: = sectsz=512 attr=2, projid32bit=1 Dec 24 10:56:43 xBox root: = crc=1 finobt=1, sparse=1, rmapbt=1 Dec 24 10:56:43 xBox root: = reflink=1 bigtime=1 inobtcount=1 nrext64=1 Dec 24 10:56:43 xBox root: data = bsize=4096 blocks=61049390, imaxpct=25 Dec 24 10:56:43 xBox root: = sunit=0 swidth=0 blks Dec 24 10:56:43 xBox root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Dec 24 10:56:43 xBox root: log =internal log bsize=4096 blocks=29809, version=2 Dec 24 10:56:43 xBox root: = sectsz=512 sunit=0 blks, lazy-count=1 Dec 24 10:56:43 xBox root: realtime =none extsz=4096 blocks=0, rtextents=0 Dec 24 10:56:43 xBox emhttpd: mounting /mnt/zpool Dec 24 10:56:43 xBox emhttpd: shcmd (266): mkdir -p /mnt/zpool Dec 24 10:56:43 xBox emhttpd: shcmd (267): /usr/sbin/zpool import -f -N -o autoexpand=on -d /dev/sdc1 -d /dev/sdh1 -d /dev/sdg1 -d /dev/sdi1 -d /dev/sdj1 -d /dev/sdk1 -d /dev/sdl1 9710758304609155499 zpool Dec 24 10:56:49 xBox emhttpd: shcmd (268): /usr/sbin/zfs set mountpoint=/mnt/zpool zpool Dec 24 10:56:49 xBox emhttpd: shcmd (269): /usr/sbin/zfs set atime=off zpool Dec 24 10:56:49 xBox emhttpd: shcmd (270): /usr/sbin/zfs mount zpool Dec 24 10:56:49 xBox emhttpd: shcmd (271): /usr/sbin/zpool set autotrim=on zpool Dec 24 10:56:50 xBox emhttpd: shcmd (272): /usr/sbin/zfs set compression=off zpool Dec 24 10:56:50 xBox emhttpd: /mnt/zpool root profile: raidz1 Dec 24 10:56:50 xBox emhttpd: /mnt/zpool root groups: 1 Dec 24 10:56:50 xBox emhttpd: /mnt/zpool root width: 7 Dec 24 10:56:50 xBox emhttpd: /usr/sbin/zpool status -PL zpool 2>&1 Dec 24 10:56:50 xBox emhttpd: pool: zpool Dec 24 10:56:50 xBox emhttpd: state: ONLINE Dec 24 10:56:50 xBox emhttpd: status: One or more devices could not be used because the label is missing or Dec 24 10:56:50 xBox emhttpd: #011invalid. Sufficient replicas exist for the pool to continue Dec 24 10:56:50 xBox emhttpd: #011functioning in a degraded state. Dec 24 10:56:50 xBox emhttpd: action: Replace the device using 'zpool replace'. Dec 24 10:56:50 xBox emhttpd: see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J Dec 24 10:56:50 xBox emhttpd: scan: resilvered 81.7M in 00:00:07 with 0 errors on Wed Oct 16 20:44:48 2024 Dec 24 10:56:50 xBox emhttpd: config: Dec 24 10:56:50 xBox emhttpd: #011NAME STATE READ WRITE CKSUM Dec 24 10:56:50 xBox emhttpd: #011zpool ONLINE 0 0 0 Dec 24 10:56:50 xBox emhttpd: #011 raidz1-0 ONLINE 0 0 0 Dec 24 10:56:50 xBox emhttpd: #011 /dev/sdc1 ONLINE 0 0 0 Dec 24 10:56:50 xBox emhttpd: #011 /dev/sdh1 ONLINE 0 0 0 Dec 24 10:56:50 xBox emhttpd: #011 /dev/sdg1 ONLINE 0 0 0 Dec 24 10:56:50 xBox emhttpd: #011 /dev/sdi1 ONLINE 0 0 0 Dec 24 10:56:50 xBox emhttpd: #011 /dev/sdj1 ONLINE 0 0 0
  11. hi guys my flash drive is broken, i download online backup zip package , compare local backup zip ,online backup package not have installed plugin,how do i restore the plugin after replacing the flash drive?
  12. error log ,web stuck in start array, can not stop start task or cancel Sep 19 16:46:42 xBox kernel: I/O error, dev sdk, sector 7814036048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Sep 19 16:46:42 xBox kernel: zio pool=zpool vdev=/dev/sdk1 error=5 type=1 offset=4000786423808 size=8192 flags=721089 Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6405 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6405 Sense Key : 0x2 [current] Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6405 ASC=0x4 ASCQ=0x0 Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6405 CDB: opcode=0x88 88 00 00 00 00 01 d1 c0 bc 50 00 00 00 10 00 00 Sep 19 16:46:42 xBox kernel: I/O error, dev sdk, sector 7814036560 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 Sep 19 16:46:42 xBox kernel: zio pool=zpool vdev=/dev/sdk1 error=5 type=1 offset=4000786685952 size=8192 flags=721089 Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6389 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6389 Sense Key : 0x2 [current] Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6389 ASC=0x4 ASCQ=0x0 Sep 19 16:46:42 xBox kernel: sd 1:0:7:0: [sdk] tag#6389 CDB: opcode=0x88 88 00 00 00 00 00 03 c0 34 08 00 00 03 70 00 00 Sep 19 16:46:42 xBox kernel: I/O error, dev sdk, sector 62927880 op 0x0:(READ) flags 0x0 phys_seg 73 prio class 0 Sep 19 16:46:42 xBox kernel: zio pool=zpool vdev=/dev/sdk1 error=5 type=1 offset=32219041792 size=450560 flags=1074267296 Sep 19 16:46:49 xBox kernel: WARNING: Pool 'zpool' has encountered an uncorrectable I/O failure and has been suspended.
  13. xbox-diagnostics-20240918-2321.zip
  14. i updated to 7.0bate2 and clean array config , add a zfs filesystem , when stop array stuck i used linux command to force shutdown,after system startup can not access webui,but ssh can log in force shutdown command : echo b > /proc/sysrq-trigger
  15. 求助,停止阵列卡住了,用了强制重启,重启之后webui不能自动启动,附件是诊断信息,有人知道unraid的启动逻辑吗,是怎么初始化服务的 echo 1 > /proc/sys/kernel/sysrq echo b > /proc/sysrq-trigger xbox-diagnostics-20240918-2321.zip
  16. Problems come up too often ,twice a day
  17. i do not want reboot,i just update to the latest version,there`s still this problem,i want a stable server
  18. hi guys my unraid version is 6.11.5,i install Prometheus and config alarm,an alarm indicating I/O error was testerday, when i login cmmand line and change dir to /mnt/user ,return user: Transport endpoint is not connected i check syslog i found a error Sep 10 20:36:41 xBox shfs: shfs: ../lib/fuse.c:1450: unlink_node: Assertion `node->nlookup > 1' failed. grafana wait 30s when an error occurs, i guessing the problem might be shfs Observed 30s before this notification was delivered, at 2024-09-10 20:37:10 +0800 CST can someone help me solve this problem? tks xbox-syslog-20240911-0225.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.