Everything posted by MEWTWO
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
@dlandon Hello, I’m using the Unassigned Devices plugin to mount remote SMB shares. I noticed an issue with the default CIFS/SMB mount behavior: Problem: By default, the CIFS client uses cache=strict. When transferring large amounts of data—such as backing up directories, copying large media files, or synchronizing datasets—the data is first written to local disk cache before being sent to the remote share. This can lead to very high local SSD write volume. Impact: Significant wear on SSDs, especially small cache drives Reduced efficiency for large file transfers Potential performance degradation for the system Suggested Improvement: Add an “Extra Mount Options” field in the SMB mount UI so users can specify cache=none or other caching options. This allows direct writes to the remote share, bypassing local SSD caching while preserving other performance options (e.g., rsize, wsize). If a UI field is not feasible, allow extending mount options via the Device Script without bypassing the plugin’s mounting logic. Expected Benefits: Reduce local SSD wear for large file operations Allow users to choose the caching strategy based on use case Improve the plugin’s usability for scenarios like backups, large file transfers, or remote dataset synchronization Thank you for your work on this plugin! Adding cache control would make it much more suitable for high-volume data operations.
-
[Plugin] Appdata.Backup
Hello, I’ve been using Appdata.Backup for a while, and it’s really an excellent plugin. I do have a question though: when the plugin starts, does it read the currently running Docker containers from memory or some environment variable? Here’s my situation: under /mnt/cache/appdata I still have files left over from previously removed Docker containers. To include those in the backup, I added the appdata folder to the Include extra files/folders option, and I also wrote a script with the help of AI to stop all Docker containers before the backup, so that no appdata files are in use during the process. I placed this script under Pre-run script, and it successfully shuts down all containers. However, the Backup plugin always seems to detect the container state before the script executes, and then it restarts all containers before backing up the extra files. This makes it impossible for me to properly back up the appdata folder. Since I’m not a programmer, I can’t really work out a workaround myself. So I’d like to suggest this idea: if the plugin could check the currently running containers after the Pre-run script is executed, then it would allow backing up files left behind by removed containers as well.
-
升级7.1.4后,webui无法打开了
重启,我也遇到了,而且是正常运行一段时间就打不开webui,smb共享也挂了,重启就好了。我用了快3年第一次遇到,7.0.0应该没问题,稳定运行过3个月
-
unraid现在还是会卡web ui吗?并且smb也访问不了
用unraid快3年了,第一次遇到运行一阵子之后无法进web页面,同时smb也进不去,但是docker却好好的,可以公网访问docker反代的页面。
-
❗ Bug Report: WireGuard overwrites default route and breaks LAN routing
Unraid version: 7.1.3、7.1.4 After I upgraded to version 7.1.3, restarting the router would cause unraid to disconnect from the network. Preliminary investigation: unraid could not find the gateway after the router was restarted. So, I upgraded to the latest version 7.1.4. After restarting the router, the bug still existed. I checked the unraid settings in the LAN and it showed that the default gateway was wg0, and the IPv4 default 192.168.124.1 via br0 1010 was set incorrectly. The metric of 192.168.124.1 via br0 should be set to 0. I did not make any changes. I think this problem is caused by a bug in the unraid system. syslog.txt
-
UNRAID固态硬盘容量显示错误
-
unraid代理服务器无效你们遇到过吗
是个好方法,不过系统集成的代理还有其他用途,不止docker拉取可以用,现在找到办法了
-
unraid代理服务器无效你们遇到过吗
这是我偶然间发现我没设置代理服务器仍然能正常拉取docker,并且后面一天我重启unraid后,无论设不设置代理服务器都不能拉取docker了
-
unraid代理服务器无效你们遇到过吗
- 🐞 Bug Report: Outgoing Proxy Manager Has No Effect on Docker Daemon in Unraid 7.0.0
- 🐞 Bug Report: Outgoing Proxy Manager Has No Effect on Docker Daemon in Unraid 7.0.0
Unraid Version: Unraid 7.0.0 Summary of the Issue: The Outgoing Proxy Manager setting appears to have no actual effect on Docker's network behavior. Even when disabled, Docker could pull images previously. After rebooting, enabling the proxy causes timeouts, and subsequent tests show that the setting neither enables nor disables proxy usage reliably. Steps to Reproduce: Unraid system previously operated with Outgoing Proxy Manager disabled, yet Docker could successfully pull images from Docker Hub from within mainland China. After I added a new disk to the Array Devices and system reboot, pulling Docker images failed with the following error: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) curl -v https://registry-1.docker.io/v2/ works fine, proving outbound proxy is functional. Manually restarting Docker via /etc/rc.d/rc.docker restart and then re-enabling Outgoing Proxy Manager allows image pulling to work again. docker info | grep -i proxy also confirms proxy is set correctly at this point. Disabling Outgoing Proxy Manager afterward does not remove the proxy from Docker (confirmed via the same docker info command). Restarting the Docker service again after disabling the proxy makes the proxy actually stop working. Trying to reproduce the above behavior again fails — regardless of the Enable/Disable toggle, Docker does not receive or remove the proxy settings. Expected Behavior: Enabling Outgoing Proxy Manager should immediately and consistently apply HTTP proxy settings to Docker Daemon and other relevant services. Disabling it should cleanly remove those proxy settings. These changes should persist and be applied correctly on system or service restart. Environment Details: Network: IPv4 only, no IPv6. Proxy Setup: Unraid connects via a manually provided HTTP proxy, shared from a PC plugin. VPN/Networking Plugins: WireGuard (Unraid native), Tailscale was installed but later removed without use. Hardware: Can provide diagnostics if needed. Diagnostics: Available if necessary, though the above steps should be reproducible.- 直通网卡出错
大佬研究过网卡直通吗?8111网卡直通创建虚拟机时会提示链路训练失败。8125的绑定vfio后重启会出现中断风暴,导致cpu100%占用,分配给虚拟机直通后才能正常。- 直通网卡出错
- 求推荐一个可以网卡直通的intel12代双网口itx
原先买的精粤b760i双网口给我坑惨了。两个网口一个都不能直通。有直通网口这方面的需求。- QEMU PCI IRQ Handler Assertion Failure
When attempting to pass through the 8111 network interface (Realtek RTL8111) to a virtual machine running on Unraid, the VM fails to start and QEMU throws an assertion failure related to PCI IRQ handling: internal error: QEMU unexpectedly closed the monitor (vm='openwrt'): qxl_send_events: spice-server bug: guest stopped, ignoring qemu-system-x86_64: ../hw/pci/pci.c:1633: pci_irq_handler: Assertion 0 <= irq_num && irq_num < PCI_NUM_PINS' failed. Steps to Reproduce: Configure a virtual machine in Unraid. Pass through the 8111 network interface (Realtek RTL8111) to the VM. Start the virtual machine. The VM fails to launch, and the error message appears in the log. Expected Behavior: The virtual machine should start successfully with the 8111 network interface passed through, without any errors related to PCI IRQ handling. Actual Behavior: The virtual machine fails to launch, and QEMU throws an assertion failure related to pci_irq_handler in pci.c. Environment: Host OS: Unraid Guest OS: OpenWrt Network Interface: 8125 (used for host connectivity) 8111 (passed through to VM, causing error) Logs: Feb 6 13:54:00 mewtwo rc.docker: Containers started. Feb 6 13:55:40 mewtwo kernel: br0: port 2(vnet0) entered blocking state Feb 6 13:55:40 mewtwo kernel: br0: port 2(vnet0) entered disabled state Feb 6 13:55:40 mewtwo kernel: vnet0: entered allmulticast mode Feb 6 13:55:40 mewtwo kernel: vnet0: entered promiscuous mode Feb 6 13:55:40 mewtwo kernel: br0: port 2(vnet0) entered blocking state Feb 6 13:55:40 mewtwo kernel: br0: port 2(vnet0) entered forwarding state Feb 6 13:55:41 mewtwo kernel: pcieport 0000:00:1c.1: broken device, retraining non-functional downstream link at 2.5GT/s Feb 6 13:55:42 mewtwo kernel: pcieport 0000:00:1c.1: retraining failed Feb 6 13:55:43 mewtwo kernel: pcieport 0000:00:1c.1: Data Link Layer Link Active not set in 1000 msec Feb 6 13:55:44 mewtwo kernel: pcieport 0000:00:1c.1: Data Link Layer Link Active not set in 1000 msec Feb 6 13:55:44 mewtwo kernel: vfio-pci 0000:03:00.0: Unable to change power state from D0 to D3hot, device inaccessible Feb 6 13:55:44 mewtwo kernel: br0: port 2(vnet0) entered disabled state Feb 6 13:55:44 mewtwo kernel: vnet0 (unregistering): left allmulticast mode Feb 6 13:55:44 mewtwo kernel: vnet0 (unregistering): left promiscuous mode Feb 6 13:55:44 mewtwo kernel: br0: port 2(vnet0) entered disabled state Feb 6 13:55:44 mewtwo kernel: vfio-pci 0000:03:00.0: Unable to change power state from D3cold to D0, device inaccessible Feb 6 13:55:44 mewtwo kernel: vfio-pci 0000:03:00.0: Unable to change power state from D3cold to D0, device inaccessible Feb 6 13:55:50 mewtwo kernel: vfio-pci 0000:03:00.0: Unable to change power state from D3cold to D0, device inaccessible After a while of system startup, the 8111 graphics card displays "Unknown header type 7f" and The error message when creating a virtual machine changes to ‘internal error: Unknown PCI header type '127' for device '0000:03:00.0'- 7.0的代理服务器http代理是否支持不完整
@JavyLiu @lyqalex @anpple 请问论坛能找到unraid开发者吗?需要解答一下这个问题- 7.0的代理服务器http代理是否支持不完整
换旧版本,有专门http端口的才行- 7.0的代理服务器http代理是否支持不完整
我在使用代理服务器过程中指定了电脑端V2rayN的局域网Inbound混合端口,使用过程中出现以下错误‘accepted //registry-1.docker.io:443 [http >> proxy] 2025-01-30T23:22:53+08:00 �[33mWARN�[0m SOCKS5 TCP error {"addr": "127.0.0.1:11563", "reqAddr": "production.cloudflare.docker.com:443", "error": "stream 128 canceled by remote with error code 0"}’我确认了电脑代理使用的sing-bos和xray是支持单端口同时接收 http 和 socks 入站,并且使用过程中应用商店、docker检查版本更新都能使用代理,目前发现仅docker pull无法使用代理。需要我将v2rayN退回至http单独开端口的版本,并指定此http端口才能所有功能正常使用。我已联系了代理软件开发者,得到的答复是目前所有核心都支持mixed,所以新版本socks和http端口合并了。 我想知道unraid这个代理服务器实现的原理是什么,当socks和http端口合并后是不是有支持缺陷。- 更新7.0后应用商店里面的 Unraid Patch 插件是啥?更新后看不到host模式的docker端口占用了
如题,有两个疑问,一是Unraid Patch需要安装吗?有什么功能。另外更新后使用host模式的docker看不到端口占用了,都显示是'???'。有什么办法可以看到,6.12使用host模式也能看到每个docker的端口占用。- 更新7.0后应用商店里面的 Unraid Patch 插件是啥
如题,这个Unraid Patch 需要安装吗?有什么作用- [Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
谢谢,我重新格式化了U盘,使用6.12.6系统已经没有这个问题了- [Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
我的主板有两个网卡,分别是8125和8168,我能同时安装这两个插件吗。我之前尝试过,始终会使一个网卡失效- Win11虚拟机 开启WSL2/Hyper-V无法启动
unraid虚拟机配置页开启Hyper-V后,就算成功进系统了也有概率会死机,虚拟机暂停。关了后从来没出现过- UNRAID Windows11 虚拟机间歇性死机
- 5700端口占用
谢谢,我发布了几个帖子都能见到你的有效解答。请问你有加入unraid交流群吗,我在寻找类似的QQ或微信群,交流unraid使用过程中遇到的问题。 - 🐞 Bug Report: Outgoing Proxy Manager Has No Effect on Docker Daemon in Unraid 7.0.0