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.

Arbadacarba

Members
  • Joined

  • Last visited

Everything posted by Arbadacarba

  1. My primary use case would be to get CPU temps in the overlay from MSI Afterburner... To get an idea of how my cooling is doing during games. I found this: GistEmulating a tmp105 temperature sensor using QEMU and LinuxEmulating a tmp105 temperature sensor using QEMU and Linux - tmp105.mdAnd tried to read through it but it goes over my head for the most part.
  2. I'm trying to set up fan controls on my new system and am running into an issue with the sensors-detect command not finding everything... It finds Coretemp and lm78 but misses nct6799 and drivetemp... Am I doing something wrong? I've found the other two by checking forums talking about other Asus boards and with google. When I use modprobe to add them in I find a bunch more Temperatures that I can use and track... Surely this is not the way it's intended to work. Thanks
  3. I'm doing exactly this at the moment, and my plan is to move all the data off the drive I'm pulling and then swap in the EMPTY new drive by creating a new configuration. Then tell the system the parity is good when I bring it online.
  4. I know this is an old post and I know it's not really in Unraids purview to do this, but it seems like this should be possible... Taking the CPU Temps and Frequency, which Unraid can see and passing them through with a driver into the VM... I have no idea how to do it but it seems like it should be possible.
  5. In the VM Edit screen there is a sp[ot for Multifuction in the graphics card section... What does that do? The Help noptes don't have anything for it. Thanks
  6. I've just rebuilt my server and it is running both hotter than I would like and louder... I've installed the Dynamix Auto Fan Control, Dynamix System Temperature, and FanCtrl Plus Plugins got the controls working, but I'm curious if there is a specific way the BIOS fan control system needs to be set up in order for the software to have control? Thanks Arbadacarba
  7. I'm trying to set this up to start a VM when power to an HDMI extender is turned on... Seems like it should work but I get stuck as soon as I try to "Add new Unraid Server" Web Address: https://10.40.70.xxx API Key PAsted in Verify SSL certificate is checked But I get SSL Error when connecting to Unraid or it just reports "Failed to connect to Unraid"
  8. I'm running a APC 1100 but my nominal power is listed as 650 Watts. Confused
  9. Any thoughts on a good name for the pool in which the system share resides on? It's not the Cache drive as I have one of those, its a seperate high speed drive where I store VM drives, Dockers and will move the system share over onto it... I was never happy with Systems as it resulted in systems/system and looks bad. I know this is being incredibly nit picky, but since I'm rebuilding the system anyway to get rid of 5 years worth of cruft, I thought I would try to solve it.
  10. OK, old thread but still relevant: I'm rebuilding my server with a new mainboard, and a fresh install of Unraid (some customization that I have done was preventing it from booting in anything but safe mode) ASUS - TUF GAMING Z890-PLUS WIFI I'm running the same USB key but a fresh copy of 7.1.4. System will boot the first time, but a reboot results in black screen. If I go into the BIOS and save - it boots If I tell it to boot from the USB - it boots If I reboot and do nothing - blank screen As above, turning OFF fast boot makes everything work.
  11. OK, so I'm just not sure where else to ask this... I recently had a friend trying to build a new gaming computer, and they wanted a 4080 FE for it. I had one, and was not really using it... So I "sold" it to them with the intent of picking up a 5080 when they came out. I should be able to get one shortly after launch right? Oops... I had a need/urge earlier than expected and no GPU other than an old 1660 Ti that I had lying around. OK I'll use that until I can get one. Patiently Waiting... Today I got notice that I could get a 5090FE if I jumped on it (At MSRP) so I did... And then I got the notice that I could get a 5080FE as well... So I jumped on that too... Both can be easily returned if I don't open them, so I have 30 day to pick which one I want to keep. So here is my build: Unraid Server with a Windows 11 VM with a Video card and NVME drive passed through that can display on either my 4K 32" 144hz monitor or on my 4K 75" 60Hz tv in the TV room. My goal is to play games with my kid in the great room most of the time but have the option of playing alone if I have time. (More details on the system in my Sig) Here Are My Questions: Power: My original reason for going with the 4080 was that I only have a 1000W power supply and a lot of other toys in the machine. I could upgrade the PSU but ... I don't really want to right now... If I do run into issues, would lowering the power limits on the 5090 be a reasonable solution? Heat: I am assuming that heat is negligible when the system is not running games... My system runs with a case temperature 26.3C most of the time. Noise: I've worked really hard to keep this system quiet... Can I assume that the 5080 and 5090 will behave like the 4080 and shut the fans off at idle? Performance: I know the system will be bottlenecked by the CPU, but regardless should I expect better 4K performance from the 5090 than the 5080? Thanks for Reading and thank you for any input
  12. Has anyone taken a look at Sniffnet? SniffnetSniffnet: comfortably monitor your Internet trafficWhether you want to gather statistics, or you need to inspect more in depth what's going on in your network, Sniffnet will get you covered.Apparently they have a docker install but I (with very limited experience) have not gotten it to run. GitHubAlternative installation methodsComfortably monitor your Internet traffic 🕵️‍♂️. Contribute to GyulyVGC/sniffnet development by creating an account on GitHub.
  13. I saw the same thing... This system has run Unraid for YEARS and the 7.1.3 update had me very confused... Internal connectivity suffered as well... VM's that I thought had been running perfectly started being slow and stuttery... I Decided to build a new VM (Assuming the problem was the VM) and could not upload a new OS install image to my ISO share... Then I found this post, reverted to 7.1.2 and things are running great again.
  14. Any chance you have something bound to VFIO? Adding a new piece of hardware can move the IOMMU groups around causing things that were there before to disapear from the host OS... I lost my drive controller when adding a wifi card once.
  15. "CPU pinning is now optional, if no cores are pinned to a VM then the OS chooses which cores to use." Sorry if this is the wrong place to ask this, but... Wasn't Pinning always optional? I run a gaming VM and have never been able to spot the micro stuttering that is alleged to occur if cores are not pinned... I don't game that often so I unpinned the CPU cores for my VM to free them up for all the Dockers etc... Am I misunderstanding something here? Has there been an improvement that means the micro stutters will not be an issue even if the cores are not pinned (again I've never been able to see them)
  16. Yep. I did have root Disk Shares turned on, and that is also why my added settings stopped working... Thank You In addition I figured out how to get Acronis to work WITHOUT the root share... I can drill in to the share but if I typed the address in directly it Froze. Thanks for your help.
  17. Does that look right?
  18. I totally agree with your warning, but I need this software working... I tried it and it's still not working... I wonder if the issue is the name of the share... Or is the share not mounted... I'm not seeing it in Windows either...
  19. I use a couple of VM's to back up and clone hard drives with Acronis... I struggled for a LONG TIME trying to figure out why it wopuld crash after I gave it the user info for my server... It turned out I needed to turn on a root share and then everything worked... Fast forward a bit and I can't get it working again... My rootshare is still defined in Samba extra configuration, but I can't see it anywhere... Is Rootshare no longer possible? Am I missing something? I originally followed SpaceInvaders video...
  20. That's what struck me as so weird... It popped up while the array was stopped.
  21. Does anyone have their unraid server showing up in the Windows folder in File Explorer? I'd swear it used to work but after a series of unfortunate accidents and a server upgrade I can't get it to appear. While I was trying to figure it out last night it appeared (the array was off) but then it's gone again.
  22. So with 7.0 RC2 and now with 7.0 Release, I'm missing the header information in Edge and the update screen fails to load properly... I've tried 2 different servers from 2 different client computers with the same results and if I view them in Chrome or from an Edge docker they look correct.
  23. I installed Unraid on an older machine and would love to install it in a second location for backup of the most important files and to run a Home Assistant instance for a small farm business. In fact we have fiber (YAY!) being installed this summer so both my lab and the remote system will be on a gigabit connection. I thought it would be cool if I could link two instances of pfSense together and essentially treat them as one network... My inlaws at the other site could access my media server directly and I would not have to manage a second plex instance at their place. So I tried installing pfSense on a VM on the second machine, only to discover, the machine can't pass the network cards through to the machine... But my question is, If I unbond the network cards can I set the pfSence VM, and ONLY the pfSense to have access to the eth1 card? So the rest of the network is not exposed to the raw internet? I'm afraid I don't have all the right words for this.
  24. I'm a medical systems admin... I work very hard not to bring work home with me, but I'm the guy that gets handed things that are truly f'd up. There's not supposed to be anything on the machines I get handed... But there is ALWAYS something somewhere. I have a system that backs up the drive onto a Backup Share that is part of my array so that it is protected by parity, where I can then clone them and or boot a VM directly from the image... And I delete them when they are no longer relevant. I do want to keep the share on the array if I can. I also do data recovery and of Ransomware'd systems and occasionally I do Negotiation for recovery... The images I have of those drives are moot if I'm gone and I don't want them there for someone to accidently fire them up in the wrong environment. Kill event: Either Delete the contents of the share or maybe encrypt the contents of the share... I am leaning toward delete because then the system would get the space back. But if it could Encrypt the data then I could get it back if I wanted it... And if I wanted to get really fancy it could be encrypted after a month and Deleted after two months. Trigger: Ideally it would be very passive... with a fairly long delay... Say a month or even two would be fine. (if I'm out of commission for more than a month chances are the stuff is no longer relevant anyway) I guess I could do it with a simple daily script that checks the trigger and then runs based on the age of the trigger... I just don't know what to use for the trigger? Would it make sense to find a file that is changed by the Admin Login on the gui? I am logged into the gui constantly... But I guess I don't log in every day... IT's usually just already there. Arbadacarba
  25. I understand your implication, but I don't understand the "Make stuff nice for your family" bit. Can no-one else see a legitimate reason to have such a system in place?

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.