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.

jinlife

Community Developer
  • Joined

  • Last visited

Everything posted by jinlife

  1. 虚拟机界面不是直接可以勾选吗,不需要VFIO直通。 我插了个USB3.0的网卡,在Openwrt的虚拟机里面可以勾选了之后是全双工。 USB硬盘也可以勾选的。
  2. 跟WireGuard差不多症状,Br0的Docker没办法访问。 最简单的方法就是不用Br0了。 如果一定要配,可以论坛搜索一下WireGuard的教程,应该是一样的问题。
  3. Unraid默认的网口管理模式是主备模式,如果管理口连上网线了,另外一个备用的不会启用的,除非主网口挂了。要换成别的模式才能两网口都能用。 我以前试过,没一个模式好用的,后来我全部直通给软路由了。让软路由管理就变成交换机一样了,任何一个口都能用。 只留个USB网口做管理口。
  4. 这个vfio插件好像跟6.9系统自带的有冲突,我严重的时候连系统都进不去。只有在U盘把vfio插件删得很干净才行。
  5. 这个似乎是6.9.2改了读取Smart的代码,导致休眠都不好用了。我也碰到类似问题,其他英文论坛也有老外碰到此类问题。总是有 read SMART /dev/xxx 会让休眠的硬盘启动。不过我的是10~20分钟之后才有这个read SMART的提示。你这个差了就1~2秒,症状不太一样。 估计还是有程序在用硬盘, 可以装个File Activity的插件看看有没有硬盘读写情况,或者装个System Stat的插件可以看整体读写情况。 我是完全没有文件读写,但是有一个read SMART就会唤醒硬盘,这个是Unraid调的, 没办法解决。 后来退回到 6.9.1 版本之后能解决隔10几分钟read SMART的问题,现在都能休眠n个小时的样子,包括阵列盘和外置移动硬盘。
  6. 你可以群晖挂载Unraid里面的NFS共享目录,然后用群晖里面的Hyper Backup ,可视化的UI。 或者Unraid挂载群晖的NFS共享目录,用Unraid里面的rsync,UserScript脚本同步,方便灵活,就是脚本不好写。 或者都装个Syncthing的Docker,互相同步。
  7. Just add some comments here, in case someone has same requirement, I want to spindown my NTFS formated USB HDD mounted by UHD plugin. 1. Unraid 6.8.x with this script, it works, but it will spinup by Unraid after 20~30 minutes later. No log at all. 2. Unraid 6.9.2, no need to use this script. Unraid will manage USB HDD automatically, including Array and Unassigned disk. But it will spinup USB HDD after 20~30 minutes with log "emhttpd: read SMART". Looks like tons of complaints in the forum with no solution but revert back to 6.9.1 3. Unraid 6.9.1, just works like 6.9.2 but it won't spinup USB HDD, it is the perfect solution to me now.
  8. Good to know that. Hope that we could have both the stability and performance in future. virtio-net is really slow sometimes.
  9. Good to know that. Thanks guys. The script is good for old Unraid versions. I will try the new command. Thanks again.
  10. Bad news, it still work like before even disabled the power management. Run this script and disk will spin down, but the standy mode will only last for 20~30 minutes, then it will spin up unexpectly, then the script will spin down it again... There is no log in syslog.
  11. I use the script to spin down the disk and the disk was also unmounted before, so there should be no activity on the disk. But it always spin up unexpectedly, so even I scheduled to run the script every hour, the disk is always awaken. It is endless loop: up, down, up, down ... I will try to disable power management and get back to you about the result. Really appreciate for the help.
  12. Thanks for the great script. But my unraid has problem that the USB HDD spin up unexpected every hours, so the script runs every hours and I can see the HDD is always awake in the script log. I have already unmounted the USB HDD but don't know why it is still awaken frequently. Any suggestions?
  13. Docker的配置存在U盘里面。你从U盘的Config目录拷贝出来就行了。 还有appdata也可以备份下来直接用。 那些占空间的镜像什么的重新下载就行了。 建议可以先做个6.9.2的U盘,然后把config目录替换成6.7.2的看看能不能自动升级,不能那就按二楼的做了。
  14. Great research, but I'm also super confused that why virtio-net act like a 1G network, but virtio is 10G network. Just same feeling as in the first post. Why is there so big difference for the speed since it is just a alias? Can we make it work like a 10G network?
  15. 这个 https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg 都需要翻墙。 最好弄个Gitee的链接。 估摸着Unraid也不好解决这个问题,raw.githubusercontent.com 都被防火墙禁了,很多开源应用都在这上面,这种开源社区代码都访问不了,只能说防火墙太厉害了。
  16. 我也碰到过类似的情况,如果网线直连,有时候网络不通。 在有DHCP的情况下都能通,没了DHCP,纯网线一对一的连,好像有点问题。而且Unraid的Active\Backup模式好像只会让一个网口起作用,其他的都是备用的。 可以试试都搞到192网段,都能连路由器或交换机。
  17. Unraid驱动有2.5G Intel i225的吗。 另外还有Windows的网卡驱动。先排除Unraid和Windows电脑两边各自驱动的问题。 换了新硬件,大概率是驱动问题。 换个千兆网卡,千兆线看看能跑到100MB不,千兆的驱动问题少点。可以找个千兆USB网卡试试。
  18. 网络驱动更新了没。电脑网卡驱动也得更新。
  19. 我只有一个NVME缓存盘,想把256G的硬盘升级到1T。 只是把所有缓存盘上的数据拷贝到电脑上,备份出来 ,包括 systems, appdata, isos等。 然后插上新的1T硬盘,再把备份拷贝回去。 原来所有的数据,docker和VM都在。无缝升级。 不管怎样,先备份是没错的。
  20. 闪迪 USB2.0 酷豆 CZ33的 16G/32G都可以。 用不着USB3.0,运行的时候都会读进内存的。而且USB3.0很烫,用USB2.0就没啥温度了。
  21. Same issue when use SSL with selfsigned. It should use the httpd:2.4.35-alpine https://github.com/BytemarkHosting/docker-webdav/issues/5
  22. 最低开销的做法是可以用开源的bypy脚本,然后在CA User script插件里面定时调用 bypy syncup功能。 https://github.com/houtianze/bypy bypy是python脚本,需要先安装NerdPack插件,然后在NerdPack里面安装Python运行时环境。 这种方法无需装虚拟机,不会影响硬盘休眠 如果硬件性能比较强劲,建议用2楼的做法。不过有可能硬盘无法休眠。

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.