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.

takkkkkkk

Members
  • Joined

  • Last visited

Everything posted by takkkkkkk

  1. Hi Team, I just installed the patch and mover stopped moving files now. am I expected to uninstall mover tuner with this patchj?
  2. thank you! I think that must have been the issue. turned off all my VMs and they're no longer spining up. I'm going to move everything to ZFS and then slowly move them back to array one vdisk at a atime.
  3. any way to easily find out what may be accessing the disks? I do have turbowrite and one of VM ISO in the domain folder. would that cause this??
  4. installing it was one attempt I tried resolving this. uninstalling! update: uninstalled, and same issue... spins down for 10-20 seconds and then spins up...
  5. Hi everyone, I'm hoping someone can help me with an issue I've been experiencing. I’ve been using Unraid for a while, and all my cache drives were XFS. A few months ago, I decided to switch to ZFS and performed a factory reset on my server (no hardware changes, just a reset). Since then, none of my array drives will stay spun down. When I manually spin them down, they do so for a few seconds, but then immediately spin back up. I’ve also been waking up every day to hundreds of error messages about my disks overheating, and I’m assuming these two issues are related. Was htinking I could just ignore, but getting to a point I'm worried about loosing HDDs, right now, I can't really afford replacing 22TB HDDs... I’ve been trying to figure out what’s causing this but haven’t had any luck so far. Has anyone else experienced this or have any idea what might be going on? Any help would be greatly appreciated! Thanks! zeus-diagnostics-20241004-1231.zip
  6. Just read it on reddit that the development of nzbget was forked and resumed (https://github.com/nzbgetcom/nzbget). anyone know if this is true / reliable?
  7. Figured out the issue, it was docker image sitting on array. I'm assuming since it was still doing read-check in, it was flipping IOs. Moved to directories and moved it to a share that has exclusive access, it seems to be ok now.
  8. I'm looking for assistance with some challenging issues I've been facing with my recently set up Unraid NAS. Here's a breakdown of the problems: Slow UI Response: Anytime I try to make an edit to docker / app, there's a considerable delay, ranging from 2 to 5 minutes. During this time, I am completely locked out of the UI, which is quite frustrating. Plex Buffering Issues: I'm experiencing constant buffering on Plex, and it's not limited to high-resolution content. This happens with both 4K and 1080p videos. I primarily use a Shield for streaming, and the buffering issue persists irrespective of the video quality. High CPU Usage: I've noticed that thread 0 of my CPU is often maxed out at 100% for extended periods. This seems unusual and could be related to the issues above. To address these, I've isolated CPU threads 0 and 16, and pinned all Docker containers and VMs (including Home Assistant) to avoid using these threads. However, this hasn't resolved the issues. I've attached my diagnostic file for a more in-depth look into my setup. Any insights, suggestions, or similar experiences would be greatly appreciated. I'm hoping to resolve these issues and get my unraid running smoothly. Thank you in advance for your help! zeus-diagnostics-20231124-1945.zip
  9. stupid me for not checking this site first... I nuked my docker thinking I changed my password and forgot, only then I decided to look here...
  10. Would it be unsafe to move between user to a different folder within user0?
  11. I'm trying to change my download procedure, and seeing if I can download temp files to user(cache) and have post processing procedure to move from user to user0 without waiting for mover to move. is this safe??
  12. thank you!!! it looks like it is working. TBH I do think this is way more technical than it needs to be, but your instruction has greatly helped.
  13. thank you, how do I know if I have successfully mounted? I have typed below in the terminal, and I didn't get any returns... root@ZEUS:~# mount /mnt/aegis/domains/test/vdisk.img /mnt/aegis/domains/test/test/ root@ZEUS:~#
  14. I'm used to simple windows ways where mounting an image/iso would mean windows would simply create "C:" or "D:" so that I can access it, I never thought of being asked of "where do you want to mount to", it just doesn't really click to me that it wouldn't automatically get mounted as another unassigned devices. Once it gets mounted, does it act as folder within share? this concept seems really unusual to me...
  15. Hi, thank you so much for the instruction, although it is relatively simple to follow, there are some instructions where I'm having issues following.. when you say mount the vdisk, where do you plug in below code? terminal? where would "/path/to/mount/" be, could it be any folder within a share? I tried mounting it via adding the vdisk in windows, but it didn't work... mount /path/to/vdisk.img /path/to/mount/
  16. I just created a ZFS pool and it seems to be causing one of the CPU thread to spike to 100%. Is there anyways to understand why the CPU is spiking at 100% usage? zeus-diagnostics-20231029-1221.zip
  17. That may be true, but I love my GA-7pesh2 though, I haven't been able to find right alternative to it.
  18. Having no background in ITPro, I've found immense value in videos from creators like ibracorp and Spaceinvader One. They provide just enough guidance to help me navigate the complexities. Despite their help, I often find myself confused about what exactly is happening under the hood especially when it comes to networking or authnetication. For instance, I'm using cloudflared, and while I believe it's set up correctly, I'm unsure about which aspects are default Unraid configurations and which ones I've modified. Considering the new ZFS compatibility and the fact that I've maxed out my 24 drive bays, I've contemplated starting over. I want to understand the rationale behind my actions—distinguishing between what I need to do and what I do merely because there's a tutorial available. However, I'm hesitant because of the numerous dependencies likes files, HA VM, videos, and Windows/Linux VMs. I'm unsure of the potential issues that might arise if I decide to "redo" everything. I'm at a crossroads. What should I do next? Do you have any recommendations? Should I just rip off the band-aid, expecting to rough it until I've reconfigured everything, or should I adopt a hands-off approach, maintaining my server's current state and only intervening when something breaks?
  19. Just curious, what changed in 6.12 to cause this IPVLAN / macvlan issue?? Also, why couldn't LT make IPVLAN the default if that's the workaround??
  20. I thought it was a fantastic idea until I saw the rate.... $150/hr. Gotta feeling if you're having so much trouble you can't fix, it probably won't get fixed within an hour and may lead to other complications even if it appears to be fixed... Wonder if it's gonna be some sort of SLA with estimate, time, etc.... It's probably for those who are running unraid for corporate environment...
  21. oh wow, this looks super complicated...
  22. I have a VM connected to my company's domain. and my company changed their policy to force all connected PCs to have windows secure boot. Although I rebuilt my VM with OVMF TPM, I can't figure out how to enable secure boot. Could someone help me understand what I may have to do?
  23. I'm trying to access my home network, but I cannot seem to be able to us built in VPN. I have activated it, port forwarded 51820. Nothing seems to work, on clients, both on android and windows, it shows "activated", sending, but not receiving. Any thoughts on how I can troubleshoot? Remote access to unraid via myservers work, if that helps... wg-quick up wg0 (autostart) [#] ip link add wg0 type wireguard [#] wg setconf wg0 /dev/fd/63 [#] ip -4 address add 10.253.0.1 dev wg0 [#] ip -6 address add fc00:253:0:0::1 dev wg0 [#] ip link set mtu 8920 up dev wg0 [#] ip -6 route add fc00:253::5/128 dev wg0 [#] ip -6 route add fc00:253::4/128 dev wg0 [#] ip -6 route add fc00:253::2/128 dev wg0 [#] ip -4 route add 10.253.0.5/32 dev wg0 [#] ip -4 route add 10.253.0.4/32 dev wg0 [#] ip -4 route add 10.253.0.2/32 dev wg0 [#] logger -t wireguard 'Tunnel WireGuard-wg0 started' [#] iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o br0 -j MASQUERADE;ip6tables -t nat -A POSTROUTING -s fc00:253:0:0::/64 -o br0 -j MASQUERADE [#] ip -4 route flush table 200 [#] ip -4 route add default via 10.253.0.1 dev wg0 table 200 [#] ip -4 route add 192.168.1.0/24 via 192.168.1.1 dev br0 table 200 wg-quick down wg2 wg-quick: `wg2' is not a WireGuard interface wg-quick down wg1 wg-quick: `wg1' is not a WireGuard interface wg-quick down wg2 wg-quick: `wg2' is not a WireGuard interface wg-quick down wg0 [#] ip link delete dev wg0 [#] logger -t wireguard 'Tunnel WireGuard-wg0 stopped' [#] iptables -t nat -D POSTROUTING -s 10.253.0.0/24 -o br0 -j MASQUERADE;ip6tables -t nat -D POSTROUTING -s fc00:253:0:0::/64 -o br0 -j MASQUERADE [#] ip -4 route flush table 200 [#] ip -4 route add unreachable default table 200 [#] ip -4 route add 192.168.1.0/24 via 192.168.1.1 dev br0 table 200 wg-quick up wg0 [#] ip link add wg0 type wireguard [#] wg setconf wg0 /dev/fd/63 [#] ip -4 address add 10.253.0.1 dev wg0 [#] ip -6 address add fc00:253:0:0::1 dev wg0 [#] ip link set mtu 8920 up dev wg0 [#] ip -6 route add fc00:253::5/128 dev wg0 [#] ip -6 route add fc00:253::4/128 dev wg0 [#] ip -6 route add fc00:253::2/128 dev wg0 [#] ip -4 route add 10.253.0.5/32 dev wg0 [#] ip -4 route add 10.253.0.4/32 dev wg0 [#] ip -4 route add 10.253.0.2/32 dev wg0 [#] logger -t wireguard 'Tunnel WireGuard-wg0 started' [#] iptables -t nat -A POSTROUTING -s 10.253.0.0/24 -o br0 -j MASQUERADE;ip6tables -t nat -A POSTROUTING -s fc00:253:0:0::/64 -o br0 -j MASQUERADE [#] ip -4 route flush table 200 [#] ip -4 route add default via 10.253.0.1 dev wg0 table 200 [#] ip -4 route add 192.168.1.0/24 via 192.168.1.1 dev br0 table 200
  24. My current unraid has multiple xfs pooled devices for different purposes. For example, I have 1 devices dedicated to hosting plex meta data, another for incomplete download, cache, VM, etc. with integration of zfs in the new unraid version, I'm thinking if I should overhaul and convert them into one multi-purpose ZFS pool. Is there any "cons" of doing it? Last time I tried one multi-functioning pooled drives with BTRFS, it was constantly getting locked because the pool was being leveraged by other functions (usenet unpack/download cache, etc) Any thoughts?
  25. Yeah, the way he phrased it, it makes it sound like more modern and friendly approach to NAS solution, possibly an evolution of unraid without the need of historical compatibilities. Looks to be quiet interesting if that's the case

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.