Stubbs

Members
  • Posts

    207
  • Joined

  • Last visited

Everything posted by Stubbs

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. That was it, thanks. I forgot that Unraid has been problematic with NTP servers, at least for me it has.
  6. 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
  7. 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.
  8. 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
  9. Will all ATX3.0 Power Supplies be more efficient at idle than non-ATX3.0?
  10. 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.
  11. 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:
  12. 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.
  13. 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
  14. 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
  15. 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.
  16. 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".
  17. Cryptpad does not work. Even though the docker template looks correct, it just refuses to read the config.js file I placed in the /appdata/cryptpad/data/config/config.js/ directory. Config not found, loading the example config. You can customize the configuration by copying config/config.example.js to ../config/config.js Serving content for http://localhost:3000/ via http://0.0.0.0:3000. I can guarantee I have a config.js file in there. It was copied directly from the Cryptpad github page: https://github.com/xwiki-labs/cryptpad/blob/main/config/config.example.js I wanted to change the ports and http address, but the container refuses to read it.
  18. Isn't it very risky and unsafe to put 4x 8TB consumer drives into a raidz1? https://www.digistor.com.au/the-latest/Whether-RAID-5-is-still-safe-in-2019 Bit error rate (BER) in storage systems refers to the rate at which a block just cannot be read from the disk, due to not being able to recover data from the PRML (Partial-response maximum-likelihood) and ECC (error correct code) codes on the platter. The entire disk does not necessarily fail, but the read operation to certain block/s cannot be completed. In a RAID environment, this type of failure triggers a reconstruction of the block from the remaining disks. We can assume that B2 block written to Disk 1 cannot be retrieved correctly due to BER. This block’s data can only be reconstructed from blocks B1, B3 and Bp from other drives If URE happens during the rebuilding of a failed drive: Disk 1 failed Disk 2’s C2 block URE There is no way to recalculate both Cp and C2’s data only based on C1 and C3 blocks. The entire C stripe is gone! Then is the last question: how likely that URE would fail the RAID 5 cluster rebuilding? Based on a calculation carried out in a blog (all results are verified by myself): SATA disk (URE = 1e-14) In conclusion, for consumer faced SATA drives, the rebuilding successful rate is very low even for 4 bay SATA 5 array with 1TB disks. It’s nearly impossible to guarantee a successful rebuilding with this type of disk because of its too high URE. Another alarming fact about URE is: it has no correlation to the drive’s age.
  19. Is it reasonable to use this plugin for disks that will not be used for Unraid? Like what if I wanted to preclear a few disks to be used for a TrueNAS VM on Unraid? There is a guide on the TrueNAS forum which I assume does something similar to this plugin: https://www.truenas.com/community/resources/hard-drive-burn-in-testing.92/ Would I be better off just followin those command line steps?
  20. Is the information in the OP of this thread outdated? My understanding of PSUs was that having a higher wattage rating did not necessarily result in higher power draw, but the OP says this: "2. The minimum capacity that can power your build. Any more will just waste power." Isn't efficiency what matters more here? Like Bronze/Gold/Platinum/Titanium? I want to buy a new Titanium PSU for my Unraid Server, and there is a good discount for one where I live, but it's rated at 850W. My Unraid Server currently has a maximum load wattage of roughly 280 W.
  21. I'm using Surfshark Wireguard configs and I'm getting mixed results. Resilio Sync works fine on the custom wireguard network. Firefox and Linuxserver's deluge container and YTSync all don't work. Even Resilio Sync sometimes randomly doesn't work. The Surfshark .conf file looks like this (I altered the private and public keys for this post): # # Use this configuration with WireGuard client # [Interface] Address = 10.14.0.2/16 PrivateKey = nd9Aahf9ashFSHFSe1K2rt6stcGt9rM9d7hbwml2D DNS = 162.252.172.57, 149.154.159.92 [Peer] PublicKey = Nxnc8FsnaM25UQqfDXCj0wCNUsm1RgkNHd8ndsVBja AllowedIPs = 0.0.0.0/0 Endpoint = 45.248.76.221:51820 Is there anything that looks wrong here? Another thing: these .conf files work for the Windows and iOS Wireguard clients, but not for Android.
  22. Small suggestion: I think it would be better if the sliders for "Active" and "Autostart" were a bit bigger or easier to see. I didn't know why my docker tunnel wasn't working at first. It turns out it was because it was toggled inactive by default. I didn't notice those sliders hunched in the top right, and I'm used to them being used to toggle advanced views and the like.
  23. Can more documentation be provided for importing Wireguard configurations? There is an option for this at the top right of the VPN Manager, but I'm not sure how to get it working for Docker Containers. I imported my commercial VPN's .conf file, the Unraid VPN manager automatically marked it as "VPN tunneled access for docker" which is what I want. Then I tried changing one of my container's network type to "Custom - wg2" (my imported .conf) but the webUI is inaccessible. Are there any further steps I should be taking?
  24. Can someone help or provide documentation on this? Unraid provides an official guide on creating a custom tunnel linked to your home network, but I notice there is also an option to import tunnels. When I import a .conf file downloaded from my commercial VPN provider, the Unraid VPN manager automatically describes it as: "Remark: VPN tunnel for docker containers only" This is actually something I'd be interested in. I tried changing one of my container's network type to Custom wg2 (my imported .conf) but the webUI is inaccessible. Are there any further steps I should be taking?
  25. Not sure if you saw this, but Spaceinvader left a message for you in his last video: (time-coded URL)