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.

meishild

Members
  • Joined

  • Last visited

Everything posted by meishild

  1. 感谢,我最终参考https://www.jackiewu.top/article/why-unraid-cpu-overloaded-when-downloading-or-writing-files 找到了结局办法。 看起来unraid如果组纯nvme的nas会有比较大的速度问题
  2. 我今天在我的nuc9上部署了unraid 6.12.13,将3个nvme硬盘都直接放到了阵列上。 当我测试时发现,我直接使用dd写入测试会比正常慢一倍多。 如果我直接dd对应的硬盘有2.3G/s的速度,但是我用对应共享的目录会只剩下1.1G/s. root@UNRAID:~# dd if=/dev/zero of=/mnt/disk1/docker/test bs=1M count=10000 10000+0 records in 10000+0 records out 10485760000 bytes (10 GB, 9.8 GiB) copied, 4.60754 s, 2.3 GB/s root@UNRAID:~# dd if=/dev/zero of=/mnt/disk1/docker/test bs=1M count=10000 10000+0 records in 10000+0 records out 10485760000 bytes (10 GB, 9.8 GiB) copied, 4.60267 s, 2.3 GB/s root@UNRAID:~# dd if=/dev/zero of=/mnt/user/docker/test bs=1M count=10000 10000+0 records in 10000+0 records out 10485760000 bytes (10 GB, 9.8 GiB) copied, 9.96715 s, 1.1 GB/s root@UNRAID:~# dd if=/dev/zero of=/mnt/user/docker/test bs=1M count=10000 10000+0 records in 10000+0 records out 10485760000 bytes (10 GB, 9.8 GiB) copied, 10.008 s, 1.0 GB/s 我的docker这个目录的共享设置,分配方式是high-water,拆分级别只拆分顶层目录,磁盘选什么都没有,限制一个和多个速度都一样。

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.