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.

Stubbs

Members
  • Joined

  • Last visited

Everything posted by Stubbs

  1. Hello, I have a Windows 11 PC and an Unraid Server. They both have Mellanox ConnectX-3 network cards installed, and they are connected directly with a 10G DAC Cable. When my Unraid Server goes to sleep and wakes up, the connection no longer works, and mounted shares will no longer function. Resetting network adapters windows-side does nothing. On Unraid, clicking "port down" and "port up" in the network settings does not fix it. The only thing that fixes this is restarting the Unraid server. Is there a way to make sure sleep doesn't kill my 10G connection? Or is there at least a script I can run on wake to ensure it works?
  2. I recently installed a 10G NIC on both my Client PC and Unraid Server (and actually got it working this time). On Unraid, my network interfaces are: eth0 - connected to my network switch. This is the motherboard's ethernet port. eth2 - directly connected to my client PC (10G) eth2 is configured with a static IP with my PC endpoint on the same subnet. Transferring files between endpoints works fine. My question: How do I get Unraid to route internet traffic from eth0 to eth2? The reason I ask is because I have two ethernet cables running out of both my PC and Server: one each for a connection to my switch one for the direct connection. This seems inefficient, because if the Unraid server is already connected to the WAN bridge on my Switch, it should be able to route WAN traffic to my PC over the direct 10G connection. The problem is this does not work by default, so I'm wondering what steps I need to take. I looked up an older solution on the forums here that suggested adding the 10G interface to the default network bridge. The problem with this is that it bottlenecks my speed to 750Mbps in iperf3.
  3. But at the very least it proves both my NICs and cable are capable of near-10GBe output? Like, my PC motherboard's 2.5G NIC can't replicate this.
  4. Someone elsewhere directed me to run iperf with 5 parallel threads, and it looks like it actually saturated most of the 10Gb. So I'm assuming the problem lies somewhere in configuration.
  5. Attached images.
  6. I've tried on an MX500, a Samsung 870 EVO and even my Intel Optane P1600X. Same speed on all of them. It's mostly a consistent 180MB/s. If anything the slight slowdown is right at the beginning of the transfer. I attached a window screenshot of what a typical transfer looks like.
  7. Can anyone help identify what is causing the bottleneck here? I installed two 10G NICs in my PC and Unraid Server, made a direct connection between PC and server using the 10G NICs, then configured Unraid to bridge it's two interfaces. I know the link is up and functional, but I'm only getting 188MB/s uploading a video to the server over SMB. I'm uploading to a SATA SSD share so I know disk write isn't the bottleneck. Details of the connection: 10GBase-T Cable: 15m RJ45 CAT7 flat patch PC's 10G Adapter: ASUS XG-C100C (Aquantia AQC107 controller) Server's 10G Adapter: Binardat 10G (also an Aquantia AQC107 controller) Transfer Protocol: SMB - default settings Both NICs have no additional cooling, just their heatsink
  8. Having a problem that seems to be persistent across all TorrentVPN containers (delugevpn, qbitorrentvpn, rfloodvpn). If I choose Wireguard as the VPN_Client, the webUI won't load. The IP will resolve in the command line, typing curl ifconfig.io will return a valid IP, but going to it's localdomain:port will return a 'page cannot be found'. This can be resolved by using OpenVPN instead. It's not my VPN provider either, because I can load the conf file in the Windows Wireguard client and it will work fine. It might be something related to Unraid.
  9. Does running powertop autotune interrupt with Wake-on-LAN? I've enabled WOL + S3 in my BIOS, have the Unraid S3 Sleep Plugin, and wol is set to g on my eth0's interface(which is my server's network card). Even with all that, I still can't wake it up with a magic packet.
  10. Are the Pure Power 11 FM and RM550x still the only known PSUs that are extremely efficient at low loads? I can't buy them anywhere.
  11. How do you refresh the admin token? Mine isn't working and I cannot login as an admin. I tried using what was in the .json file in appdata, but it did not work.
  12. The last two times I have shut down my server, a parity check is automatically initiated upon turning back on, presumably because a forced shutdown was initiated for whatever reason. I powered down the server through the GUI and not the power button. I just want to make sure these checks don't start every time there is a fake forced shutdown. I want to power off my server more often.
  13. I am hitting between 50W and 54W idle with 8 HDDs spun down, and running powertop --quiet --auto-tune. I am using a Seasonic Focus Gold 550W PSU. To clarify, would there be no benefit of changing to an ATX12VO PSU like an RM550x? The guide says to avoid buying one unless you can get down to 30W, but would using that PSU literally help me get closer to 30W from 50W? I could also go for a SeaSonic FOCUS Plus Platinum 550 W, but I'm not sure simply going to platinum is worth it.
  14. That was it, thanks. I forgot that Unraid has been problematic with NTP servers, at least for me it has.
  15. In the Bitwarden WebUI, I just go to Account Settings > Security > Two Step Login > Authenticator App (Manage). It generates a QR Code. I scan it with my phone using Aegis authenticator (also tried FreeTOP). Scanned fine, generated a code, but the Bitwarden WebUI refuses to accept it. [2023-06-19 03:44:13.177][vaultwarden::api::core::two_factor::authenticator][ERROR] Invalid TOTP code! Server time: 2023-06-18 17:44:13 UTC IP: my.ip [2023-06-19 03:44:13.177][response][INFO] (activate_authenticator_put) PUT /api/two-factor/authenticator => 400 Bad Request
  16. Swag, although I haven't tried the above solution provided yet. I'm sure that will work fine. The thing I really want to know now is why TOTP isn't working for me. I thought it would be straight-forward but even with two different TOTP apps, this container refuses to accept the code. TOTP works with NextCloud but not vaultwarden.
  17. How do you disable the admin interface on the nginx config? I want to be able to access it locally, but not over the internet. Also TOTP doesn't seem to be working for me, at least not with Aegis on Android. [2023-06-18 16:20:50.585][vaultwarden::api::core::two_factor::authenticator][ERROR] Invalid TOTP code! Server time: 2023-06-18 06:20:50 UTC IP: my.phone.ip.address
  18. Will all ATX3.0 Power Supplies be more efficient at idle than non-ATX3.0?
  19. My mistake, I forgot the disk and remote share boxes were separate. Nevertheless, as you found out the remote shares was empty too. Hopefully I'll figure it out one day.
  20. As I said, I deleted both those TrueNAS and JOHN-PC unassigned disks (mount points) as soon as I started having issues. Am I missing something with the deletion process? I don't see anything under /mnt/disks or /mnt/remotes either. I am not seeing any mentions of TRUENAS or JOHN-PC in my system log, which should be reflected in the last two diagnostics files I attached here:
  21. This was a test TrueNAS VM I made and created a mount point for on Unraid. The VM has been off for weeks now, and I deleted that mount point as soon as I started having this issue. I currently have zero unassigned devices, but I'm still having issues with the UI hanging randomly. Even if Unassigned Devices was trying to perform operations on an offline remote, I don't see why that would cause the whole server to have issues. Nothing I run depended on those unassigned remotes.
  22. In safe-mode, it took a long time to boot up and become accessible, but by the time it was, it seemed fine. It's hard to tell though, because even without safe mode it can perform fine, but then randomly things will start going wrong. Attached two diagnostics, both during and after safe mode. I don't understand. What remote server? Network? I didn't have any of these problems while I was on 6.11.5 stable. I virtualize my router through a pfSense VM with a quad NIC passed through. Again, worked fine on the last update. (22-05-2023) (reboot post-safemode) tower-diagnostics-20230522-1604.zip (22-05-2023) (safe mode) tower-diagnostics-20230522-1537(non-anon).zip
  23. I recently updated from 6.11.5 stable to 6.12 RC6, and since I did, Unraid performance has shocking. The WebUI hangs, SSH connections hang, docker containers randomly flicker between working and not responding, the "Main" page often takes forever to load all my array information. It gets especially bad when I stop the array; every single action seems to take forever while the array is stopped. To recount my actions before and during the update: I unstubbed my HBA Card. I was originally passing it through to a TrueNAS VM for a test zpool, but decided to let Unraid use it because of 6.12's zfs support. I changed the HBA card's PCIe slot from the second to the third (bottom) x16 slot. I did this because since Unraid will be using this card, I don't have to worry about IOMMU groups anymore. The bottom slot was always hard to separate from other interfaces. I installed a new Intel Optane P1600X M.2 SD in my motherboard's M.2 slot. In the system log I see a lot of this. I don't know if it's relevant, but there's a lot of it: May 21 21:49:11 Tower kernel: device veth7ada777 left promiscuous mode May 21 21:49:11 Tower kernel: docker0: port 10(veth7ada777) entered disabled state May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered blocking state May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered disabled state May 21 21:49:12 Tower kernel: device vethb79be41 entered promiscuous mode May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered blocking state May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered forwarding state May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered disabled state May 21 21:49:12 Tower kernel: eth0: renamed from vethecd0195 May 21 21:49:12 Tower kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethb79be41: link becomes ready May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered blocking state May 21 21:49:12 Tower kernel: docker0: port 10(vethb79be41) entered forwarding state May 21 21:50:35 Tower kernel: docker0: port 1(vethbcd1caf) entered disabled state May 21 21:50:35 Tower kernel: vetha908dc1: renamed from eth0 May 21 21:50:35 Tower kernel: docker0: port 1(vethbcd1caf) entered disabled state May 21 21:50:35 Tower kernel: device vethbcd1caf left promiscuous mode May 21 21:50:35 Tower kernel: docker0: port 1(vethbcd1caf) entered disabled state May 21 21:50:45 Tower kernel: docker0: port 10(vethb79be41) entered disabled state May 21 21:50:45 Tower kernel: vethecd0195: renamed from eth0 May 21 21:50:45 Tower kernel: docker0: port 10(vethb79be41) entered disabled state May 21 21:50:45 Tower kernel: device vethb79be41 left promiscuous mode May 21 21:50:45 Tower kernel: docker0: port 10(vethb79be41) entered disabled state May 21 21:51:44 Tower kernel: docker0: port 1(vethe1280f3) entered blocking state May 21 21:51:44 Tower kernel: docker0: port 1(vethe1280f3) entered disabled state I attached two diagnostics. The one marked "initial" was right after the update when I booted the server back up. The one marked "21-05-2023" is one I initiated just now, with the whole system running horribly. (21-05-2023)tower-diagnostics-20230521-1505.zip initial-diagnostics-tower-diagnostics-20230520-0359.zip
  24. When writing echo med_power_with_dipm, how am I supposed to find out which disks are on which host? I know sdf and sde are connected to an ASMedia 1062 controller so I have to skip them. I don't see anything in disk information telling me what their host number is.
  25. I am just not understanding this container. I don't know why it can't be as straight-forward as others. I have functioning domains for Jellyfin, Ombi and Nextcloud, but for some reason OnlyOffice will not work. I am still stuck on "502 Bad Gateway - nginx" when I open it in a web browser. As per the instructions in this post: I removed the container and the appdata folder. I re-installed it and added that database path (which wasn't even there before). I changed the secret key to something generated. I ran: root@UnraidServer:~# cp /mnt/user/appdata/swag/keys/cert.crt /mnt/user/appdata/onlyofficeds/Data/certs/onlyoffice.crt root@UnraidServer:~# cp /mnt/user/appdata/swag/keys/cert.key /mnt/user/appdata/onlyofficeds/Data/certs/onlyoffice.key root@UnraidServer:~# cp /mnt/user/appdata/swag/keys/letsencrypt/fullchain.pem /mnt/user/appdata/onlyofficeds/Data/certs/dhparam.pem Which copies and renames the necessary reverse proxy files for this container. I am using the documentserver subdomain config from within the Swag container. I renamed the "OnlyOfficeDocumentServer" container to "documentserver" as per the instructions in the swag subdomain template. I added a CNAME called documentserver in my registrar's DNS settings. I restarted both the documentserver and swag containers. But it still doesn't work. I keep getting the old "502 Bad Gateway".

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.