-
Announcing New Unraid OS License Keys
To me this sounds like we can have unlimited amount (okay maybe not unlimited but a large amount) of unRAID arrays. I'm thinking like hooking up a JBOD to a system and dishing out drives to different arrays. Pretty exciting news to be honest.
-
Announcing New Unraid OS License Keys
As long as you use the same flash drive on the new hardware you're fine. I've swapped entire motherboards without issue.
-
Announcing New Unraid OS License Keys
This paid model is really nice. It's the same one VanDyke Software uses for their SecureCRT program and it's one I enjoy. I basically bought it once since I haven't needed any of the new features but if I do then I can just grab another year worth of updates and get them. My only question is, as a current Plus user, will the upgrade price to Lifetime (what is currently Pro) increase or will it stay the current $49?
-
[PLUGIN] IPMI for 6.11+
Yep found their fork for the other X570 board and simply adding an or check for the board I have made it pick up and start working. Thanks! Grab the ipmi2json and ipmifan from this post then throw them into a text editor to do the edits below. - ipmi2json, line 166: $com = ($board_model == "X570D4I-2T" || $board_model == "X570D4U") ? 'd6' : '01'; - ipmi2json, line 171: if ($board_model == "X570D4I-2T" || $board_model == "X570D4U") { - ipmifan, line 413: if ($board_model == "X570D4I-2T" || $board_model == "X570D4U") { Basically, just adding on the board to each check. This ensures the custom script changes that arstropica made also apply to the X570D4U boards. This most likely also works for the x570d4u-2l2t, you just need to use that as the model name, though you can confirm the model name using dmidecode -qt2|awk -F: '/^\tProduct Name:/ {print $2}'
-
[PLUGIN] IPMI for 6.11+
Does anyone have this working on an ASRock Rack X570D4U? I tried getting it to work but it never actually controls the fans. I just get Checking IPMI fan Locations... Location 0-1: none Location 0-2: none Location 0-3: none Location 0-4: none Location 0-5: none Location 0-6: none Location 0-7: none Location 0-8: none Saving board configuration... every single time. I tried all the different tricks and tweaks but none of them seem to work sadly.
mja00
Members
-
Joined
-
Last visited