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.

manHands

Members
  • Joined

  • Last visited

Everything posted by manHands

  1. Looks to be working now ... thanks for the quick turnaround!
  2. Fresh install. Unable to add a "wait" time to a container I've added to a folder. In fact, if I add a wait time, this actually toggles Autostart OFF for that container.
  3. Can you provided details on how you did this while we wait for the dev to implement the changes? Thanks!
  4. This is my experience as well... unfortunate.
  5. Maybe I'm missing something, but how do you control the sync frequency? Looking at the logs, there hadn't been a sync in days and I had to restart the container to initiate a sync again.
  6. While performing a parity check, a kernel bug appeared in the System Log and the parity check stalls. Attaching Diagnostics and pasting call trace from System Log below. I've tried restarting, powering down completely, but the kernel bug always appears within the first hour or two of the parity check. This started a few days ago when I woke up one morning and the GUI was inaccessible and I had to restart with server manually without a clean shutdown. One other thing to note that during one of the parity checks, a UDMA CRC error count of 1 was received on one of the disks in the array. It never went above 1 and I unplugged/plugged all sata cables. Please review and let me know if I can provide any other details to help nail down this issue. Everything seems to be running fine, but not being able to perform a parity check and seeing the errors in the logs worries me. Thank you. mordor-diagnostics-20240418-0901.zip
  7. I had the same issue. I moved all the data off the drive in question, removed from array, re-formatted, and then added back to the array. All good now.
  8. Yes, it's working...
  9. Genious! Sound like I have my Windows backup solution now. One other quick question on your unRAID borg backup. How do you have the unassigned drive formatted? Did you just stick with XFS, or use something else for greater compatibility just in case you had to put the disk in another machine as part of a restore?
  10. Ah yes, totally overlooked the write speed. Thanks for pointing that out. Curious on your thinking on this approach as well. Why not back up everything listed above directly to the unassigned drive that serves as your borg backup? Because essentially don't you end up having 4 copies of everything that is backed up to your unRAID "backup" share? Original copy unRAID "backup" share borg funnel backup of "backup" share remote backup Having an additional backup definitely doesn't harm anything (other than space I suppose), but again just curious on your approach as I have a similar set-up. I need to backup an iMac, Macbook, and PC in additional to the various shares on unRAID. I was going to try out Vorta (borg client for macOS). And with that, set up a similar backup schedule that I'll have with your borg container on unRAID. However, rather than back up my mac devices to a backup share on the unRAID array, create multiple borg repos for each "device" (unRAID, Macbook, iMac, etc.) on the unassigned disk. And then of course sync each repo to a remote backup location. Still tying to figure out my PC solution. Does that make sense? Anything I might be missing with this approach or any other thoughts you may have? I appreciate the help.
  11. Why is the repo recommended to be on an unassigned drive? What are the downsides to using a disk in the array that is only used for backups? You then also get the parity protection. Generally curious on this one. Thanks.
  12. Any luck figuring this out? I'm stuck on 6.8.3 for the exact same reason.
  13. Good info, thanks. Any issues with the AQUANTIA 10Gbps NIC with unRAID?
  14. Sounds like our use cases are very similar, so glad to hear you're happy with the build. Are you passing through just the one GPU or possibly a 2nd? I'd be looking to pass through two 3080s for some mining myself.
  15. I've been looking to do a similar build using the same Asrock W480 Creator MB with the W-1290P. Aren't you able to use the built-in iGPU to transcode 4K content? That's one of the reasons I've been looking at this CPU along with the ECC support. Also, I'd be looking to passthrough some PCIe devices to a Windows VM. Are you able to share the W480 Creator IOMMU groupings? Overall, how happy are you with the build?
  16. Do you perhaps have bonding enabled under network settings? I have the same board with an extra NIC as well, and am able to stub two of them on 6.8.3 and passthrough to two separate VMs. I tried 6.9 at one point too and didn't have any issue there either.
  17. Yeah, I know. I ended up just selling my 2840a card, and swapping it out for a LSI. I sent HighPoint an email, but never heard anything back.
  18. That card doesn't have out-of-tree drivers in the new Linux kernel. According to the New Features Summary... These drivers are omitted: Highpoint RocketRaid r750 (does not build) Highpoint RocketRaid rr3740a (does not build) Tehuti Networks tn40xx (does not build) If you require one of these drivers, please create a Bug Report and we'll spend some time looking for alternatives. Better yet, pester the manufacturer of the controller and get them to update their drivers.
  19. When routing another download client like binhex-sabnzbd through delugevpn, should I be adding both the 8080 and 8090 ports to the ADDITIONAL_PORTS variable and adding the port(s) to access the web UI, or just 8080?...
  20. Are you on 6.8.3 or 6.9 rc2? Have you tried w/out passing through the GPU?
  21. No luck I just ordered an Inateck card on Amazon that has two 3.0 ports as well as an internal 3.0 header I can use to connect the front 3.0 ports on my case. It uses the FL1100 controller which from what I gather has native macOS support. Only $20 and I've got an open PCI-E x1 slot, so what the heck.
  22. It does not... IOMMU group 4 00:14.0 USB controller [0c03]: Intel Corporation Comet Lake USB 3.1 xHCI Host Controller [8086:06ed] 00:14.2 RAM memory [0500]: Intel Corporation Comet Lake PCH Shared SRAM [8086:06ef] Which is kind of what I figured when looking at System Devices in the unRAID TOOLS page. That's got to be the reason why I'm seeing USB issues on a VM restart, right? There is a separate ASM3242 USB 3.2 controller on board that's reset capable and in it's own IOMMU group... [RESET] 05:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM3242 USB 3.2 Host Controller [1b21:3242] However, I don't think macOS has native support for this controller.
  23. Sorry for the delayed reply because I appreciate the response. I've been spending way too much time trying to troubleshoot this on my own. Yes, no issues on a real hack. I'm using the latest OpenCore bootloader with the same config/files for both the real hack and vm. The only SSDT I'm using related to USB is SSDT-EC-USBX which I've configured for my board. All that said, I think I'm on to something. The USB issues occur after a VM restart/shutdown. On a fresh unRAID reboot and on the first VM start, the controller is loaded with AppleIntelCNLUSBXCHI and all the ports work as intended as configured with my USBMap.kext to stay under the 15 port limit. As far as I can tell, the USB controllable cannot be reset. And this may be why the ports don't work or are flaky after a VM restart. Thoughts?
  24. I've successfully set up a bare metal macOS Big Sur VM passing through GPU (Vega 56), NVME (where OS is installed), onboard sound card, and Broadcom wireless/bluetooth adapter (and oh boy was it a project). Everything is working wonderfully except being able to passthrough the onboard Comet Lake USB 3.1 xHCI controller. I can see the controller in System Info, but actually using the USB ports is another story. Sometimes it'll recognize the device (most of the time not), hot plugging is non-existent, and sometimes plugging something in will lock up the entire server. In theory, should passing through the USB controller work? I'm using an ASROCK Z490 Taichi board. I can boot directly to the OS (not through unRAID) w/out issue and w/out any additional kexts to use the USB controller/ports. Which to me would mean that I wouldn't need any kexts/drivers or other OpenCore configuration to get the USB controller to work in unRAID and the VM other than stubbing it and passing it through. Thoughts? I can share additional info like libvirt xml, opencore files, etc. if needed to help troubleshoot. However, first I just wanted to throw this out there to see if I'm just missing something obvious or if getting a 3rd party controller that'll work under macOS is my only option.

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.