Everything posted by dmacias
-
[Plugin] IPMI for unRAID 6.1+
The net-snmp package from the nut plugin is probably the reason the SNMP plugin doesn't work either. I was thinking of looking at the nut plugin too. I use nut on my router for a separate ups.
-
[Plugin] IPMI for unRAID 6.1+
Thanks, I see the problem. It's the Nut plugin installing freeipmi 1.4.8. I would just remove the freeipmi package lines from the Nut plg file. Or a little more complicated would be to copy the lines from the ipmi plg file. Except I use variables. So you'd have to copy those too or translate them. E.g. replace the variables with their definition from the top of the ipmi plg file.
-
[Plugin] IPMI for unRAID 6.1+
No don't overwrite the two. They are different. I would just rename them both or move them to a backup location. So when you reboot you'll get a fresh copy from the bmc. You won't lose users or anything like that. It's different for each board/manufacturer too. Some have settings that are persistent and some you have to load again. I should have a supermicro x10 system up soon as a backup server.
-
[Plugin] IPMI for unRAID 6.1+
That's a bug. I found the same error the other day on a temp sensor. I'll include the fix on the next update.
-
Silverstone DS380 thread?
My motherboard can only control 4 pin PWM fans. I picked up some Noctuas but they are a little expensive. The stock fans are 3 pin but seemed decent.
-
[Plugin] IPMI for unRAID 6.1+
On the flash in /config/plugins/ipmi
-
[Plugin] IPMI for unRAID 6.1+
See reply above if you updated the bmc. Is it a different fan?
-
[Plugin] IPMI for unRAID 6.1+
I would try clicking the revert command to pull a new config from your IPMI but if you loaded on startup then this might not work. Try renaming the ipmi-sensors.config or ipmi.config (whichever one is relevant) and rebooting. Then make changes to a fresh config. My thinking is that something has changed in the config options with the bmc update and your writing config values that aren't valid anymore. Maybe the sensor or variable names have changed.
-
[Plugin] IPMI for unRAID 6.1+
It looks like your board has IPMI, so everything should work except fan control.
-
Silverstone DS380 thread?
Great case still. No problems other than the air flow through hard drives which was easily solved with a plastic partition separating the intake fans from the motherboard and forcing the air through the drive cage.
-
[Plugin] IPMI for unRAID 6.1+
I suspect it's just the hard drives temp since it's pulled from the disks.ini. So for some reason your ipmi through the kernel module doesn't work sometimes. I always use the network connection.
-
[Plugin] IPMI for unRAID 6.1+
I looked through the snmp plugin's code and packages but didn't see anything obvious that would conflict. How are you connecting to IPMI, local or network? Try network if using local. Which sensor is the only one showing? hard drive? Thanks for the STH link. I hadn't seen that one before. Too bad the X9 doesn't support the raw speed controls. I think I may get a SM X10 board to test with and act as a backup.
-
[support] dlandon - Zoneminder 1.36
I had some trouble with buffer overruns then monitor timeouts with the initial install. So I decided to wipe everything and reinstall. Nice not to have to reconfigure. Thanks, all is working fine now.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
This might help. Here's a list of all cpan modules http://ftp.slackware.com/pub/cpan/modules/01modules.index.html And digest-md5 in particular http://ftp.slackware.com/pub/cpan/authors/id/G/GA/GAAS/Digest-MD5-2.55.tar.gz
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I use this repo but for some of the compiler packages you can use slackware64 current. Some of the packages are also needed because the unRAID included versions don't come with the headers. http://slackware.cs.utah.edu/pub/slackware/slackware64-14.2/slackware64/ Check the packages.txt for the package location. You'll definitely need make, guile, gc probably many more. Here's a list from my unRAID vm build directory. You won't need all of these but probably most the g* ones. You'll have to run cpan and see what errors you get and which packages it's looking for. Linux 4.9.19-unRAID. root@Tower:~# ls /boot/packages/build/ binutils-2.27-x86_64-2.txz* libgpg-error-1.23-x86_64-1.txz* bzip2-1.0.6-x86_64-1.txz* libjpeg-turbo-1.5.0-x86_64-1.txz* expat-2.2.0-x86_64-1.txz* libmpc-1.0.3-x86_64-1.txz* flex-2.6.0-x86_64-1.txz* libnl-1.1.4-x86_64-1.txz* gc-7.4.2-x86_64-3.txz* libpcap-1.7.4-x86_64-1.txz* gcc-5.4.0-x86_64-1.txz* libunistring-0.9.3-x86_64-1.txz* gdbm-1.12-x86_64-2.txz* make-4.2.1-x86_64-1.txz* gettext-0.19.8.1-x86_64-2.txz* ncurses-5.9-x86_64-4.txz* git-2.11.0-x86_64-1.txz* openssl-1.0.2k-x86_64-1.txz* glib-1.2.10-x86_64-3.txz* pcre-8.39-x86_64-1.txz* glib2-2.46.2-x86_64-4.txz* pkg-config-0.29.1-x86_64-2.txz* glibc-2.24-x86_64-2.txz* readline-7.0-x86_64-1.txz* gnupg-1.4.21-x86_64-1.txz* screen-4.4.0-x86_64-1.txz* gnutls-3.5.8-x86_64-1.txz* sqlite-3.13.0-x86_64-1.txz* gpgme-1.7.1-x86_64-1.txz* tcl-8.6.5-x86_64-2.txz* guile-2.0.14-x86_64-1.txz* tclx-8.4.1-x86_64-3.txz* json-c-0.12-x86_64-1.txz* tk-8.6.5-x86_64-2.txz* json-glib-1.2.2-x86_64-2cf.txz* utempter-1.1.6-x86_64-2.txz* kernel-headers-4.4.38-x86-1.txz* xproto-7.0.29-noarch-1.txz* libX11-1.6.4-x86_64-1.txz* xz-5.2.2-x86_64-1.txz* libelf-0.8.13-x86_64-2.txz* zlib-1.2.8-x86_64-1.txz* libgcrypt-1.7.5-x86_64-1.txz* root@Tower:~# Perl is here, just like python, for other programs that rely on it. You also can't update python packages without pysetup-tools, pip or other packages. It has been suggested for a separate dev tools type nerd pack. Maybe a docker might meet your needs better.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
You'll need to install a bunch of dev packages like make, guile, gc... I can give you a list of packages I use in a vm of unRAID to compile packages. Sent from my SM-N930P using Tapatalk
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Added Sent from my SM-N930P using Tapatalk
-
[Plugin] IPMI for unRAID 6.1+
I would remove the plugin, delete the ipmi plugin directory on your flash drive then reinstall. If that doesn't fix it then hit Ctrl+Shift+i to bring up Inspect in Firefox or Chrome and go to console. Then hit Ctrl+F5 to clear cache and refresh page. Report any errors in console. Try changing settings and click apply. Report any errors. Maybe try setting up network connection instead of local.
-
Speedtest.net for unRAID 6.1+
Thanks. Forgot to remove that when I removed speedtest-linux. Sent from my SM-N930P using Tapatalk
-
Speedtest.net for unRAID 6.1+
I have a few changes I made too. So I'll update in a few when I get home.
-
Speedtest.net for unRAID 6.1+
Sorry I forgot to update the plugin with the correct python.
-
[Plugin] IPMI for unRAID 6.1+
You'll need to remove the /boot/config/plugins/dynamix.plg and reboot.
-
[Plugin] IPMI for unRAID 6.1+
I'm not sure what it is. All my plugins were compliant with the 6.3 csrf hardening even before it was released. I tried several browsers and my phone's browsers with my main server on 6.3.3. Also I booted up a 6.3.3 vm and changed the emhttp to 8088. Installed the plugin and applied settings from all browsers. No errors. Maybe you could give more from the syslog or diagnostics. Also check that you don't have a dynamix.plg in /boot/config/plugins. Try to uninstall and reinstall the plugin.
-
Wake on Lan plugin for unRAID 6.1
Should be fixed now.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
How to fix this? I updated the python package. The one I included was from slackware current and required ncurses 6.