Everything posted by Diggewuff
-
[Plugin] IPMI for unRAID 6.1+
@dmacias How are the progresses of the implementation of fancontroll support for SM X11 boards?
-
[Support] Linuxserver.io - Nextcloud
Great Info. I'm still on the Same issue. Will Test your Solution later. Edit: Great, it works. Never thought about Workgroups.
-
[Plugin] IPMI for unRAID 6.1+
No Problem
-
[Plugin] IPMI for unRAID 6.1+
Try the commands, if it doesn't work, your board doesn't support fan speed control via IPMI and you have to chose a Mode in your Bios. this command will set your main fan zone to full speed. ipmi-raw 00 30 70 66 01 00 64
-
[Plugin] IPMI for unRAID 6.1+
to set a static fan speed log in to your unRaid box vie ssh: Remember these speeds are static and not affected by any temperatures.
-
[Plugin] IPMI for unRAID 6.1+
ok that board seems to have IPMI. Please take a look at your IPMI WebGUI, do you have the Fan Mode option at the Configuration tab?
-
[Plugin] IPMI for unRAID 6.1+
Having the possibility to set fanspeeds in bios usually means that fanspeed isn't controlled by BMC and therefor not controllable via IPMI, please tell me which Mainbord you are using!
-
[Plugin] IPMI for unRAID 6.1+
On my x11 Board I cannot set thresholds. Wht I can set using ipmi or ipmi raw commands is: static fan speeds per Zone SM Auto fanspeed modes
-
[Plugin] IPMI for unRAID 6.1+
Fancontroll isn't avalable for Supermicro boards just jet.
-
[Plugin] IPMI for unRAID 6.1+
That sounds great. Can't wait for using that on my x11 board to get rid of my static speed hardware controller. What I noticed is that having a polling time of some minutes is nice to control the temperature of HDDs but if the main CPU Fan is controlled by that, less than a few seconds will be a little so log to cool down a temperature spike based one spontaneous heavy processing of higher TDP CPUs?! Correct me if I'm wrong with that.
-
[Plugin] IPMI for unRAID 6.1+
Great. But take a look at those scripts, they have some very nice features like: swapping cpu zone and perepheral zone to use the lager amount of fan 1-4 headers for disks and fan A for cpu exact temperature regulation based on pid Setting up a lower threshold to overcome the stalling prevention spinup SM-Boars performing on low rpm fans ...
-
[Plugin] IPMI for unRAID 6.1+
#There is also a command to get the current auto modes. ipmi-raw 00 30 45 00 #or to set them ipmi-raw 00 30 45 01 0X The values are: Standard: 0 Full: 1 Optimal: 2 Heavy IO: 4 Maybe these scripts are great for orientation. https://forums.freenas.org/index.php?resources/fan-scripts-for-supermicro-boards-using-pid-logic.24/ If you want to test with a X11 SSi-LN4F Board feel free to ask for a Remote Desktop session.
-
[Plugin] IPMI for unRAID 6.1+
Great dyou think this is implementable to your plugins fancoltrol feature?
-
[Plugin] IPMI for unRAID 6.1+
On my x11 there are the modes Standard, High IO, Fullspeed and Optimal. But there is also the Option to set the Speed of the Fan groups Fan (1,2,3,4) and Fan A to a specific PWM value in steps between 0 and 64 using IPMI Raw Commands. For example: #100% duty cycle ipmitool raw 0x30 0x70 0x66 0x01 0x00 0x64 #50% duty cycle ipmitool raw 0x30 0x70 0x66 0x01 0x00 0x32 Great examples at this thread. https://forums.freenas.org/index.php?threads/script-to-control-fan-speed-in-response-to-hard-drive-temperatures.41294/ Would be very nice to have that implemented to the Plugin.
-
[Support] Linuxserver.io - Nextcloud
UnRaid SMB Share Connected to Nextcloud Sorry for the German language in Nextcloud screenshot. SMB Host is Nextcloud Host.
-
[Support] Linuxserver.io - Nextcloud
Thank you for your work.
-
[Support] Linuxserver.io - Nextcloud
If I could help in finding the issue, maybe by a remote desktop session, that'd be no problem.
-
[Support] Linuxserver.io - Nextcloud
Sorry it's NC12:60 already corrected my mistake.
-
[Support] Linuxserver.io - Nextcloud
I tried the newest releases. Protected SMB shares are still not working and as I'm working only on SMB shares as storage directories I further need to stay on Nextcloud built :60 but Letsencrypt :62 is working fine again.
-
[Plugin] IPMI for unRAID 6.1+
At first thank you for these great plugin. I just set up my first self bult Server based on a Supermicro X11SSi-LN4F Mainboard. Im pretty convinient, but the Fan Control is still a big Problem. Supermicro Auto Fan modes aren't cooling my System well and Dustfilters aren't working, because there is negative air pressure in the case. To end up with a question. Will the Fan Controll support for Supermicro Boards be available soon? Edit: My 140mm Low RPM max 1000RPM Fans are continously ramping up and down when they are on any of the Auto modes. I already lowerd the sensor tresholds because some forums where saying that will stop the Mainboard from doing this, but noting. Curently i have my case Fans on a Static non controlled Fan driver. Maybee anybody has had the Same issue. And cold help me...
-
[Support] Linuxserver.io - Nextcloud
At my place the new update aren't fixing anything else then the reachability of nextcloud through lets encrypt, this is working again. Whats Still not working: Uploads through Web UI error message [HTTP/2.0 500] Sync with Mac OS client multiple red markt errors not saying what is wrong SMB shares authentication not working shares accessible by guest are getting mounted
-
[Support] Linuxserver.io - Nextcloud
But there is still no information if that fixes the issue regarding smb shares.
-
[Support] Linuxserver.io - Nextcloud
Set the repository in UnRaid to linuxserver/letsencrypt:58
-
[Support] Linuxserver.io - Nextcloud
Ok thats good, but I'm still new to configuring Reverse proxies and maybe don't feel as comfortable as you do in adding new variables to the whole system. I'll stay at the working unmanipulated version. But im sure these kind of discussions will help fixing the root of the problems.
-
[Support] Linuxserver.io - Nextcloud
I rather use an older, working version of software than using the newest version only working with a workaround, witch is not recomended by the developer and maybe not working anymore when the next update is coming.