Everything posted by dmacias
-
[Plugin] IPMI for unRAID 6.1+
The full speed is turned on to eliminate chance of ipmi interference. Try adjusting the settings more.
-
[Plugin] IPMI for unRAID 6.1+
You are probably correct that the ipmi commands may be different for this board. I would need the correct commands to make it work.
-
[Plugin] IPMI for unRAID 6.1+
Just change root:x:0:0::/mnt:/bin/bash to root:x:0:0::/root:/bin/bash or some other directory of your choice besides /mnt Then restart the server
-
[Plugin] IPMI for unRAID 6.1+
Check /boot/config/passwd
-
[Plugin] IPMI for unRAID 6.1+
Not sure. Those should be in your /root directory. Somehow you have the root user home directory redirected to /mnt
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Does that work if you already using it for transcoding in another container?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
That's really outside the scope of this plugin. It requires a bunch of other packages also.
-
[Plugin] IPMI for unRAID 6.1+
I don't think a threshold of 0 works with Supermicro boards. When I had an ASRock board I could set it to 0 and actually turn the fans off. On my Supermicro I have the ipmi thresholds set to 200 or 300 and set the fan control minimum to keep the fans above that. Fans randomly spinning up to full speed is usually a symptom of incorrect threshold and minimum settings.
-
[Plugin] IPMI for unRAID 6.1+
You should unistall the plugin and remove or rename the plugin folder on the flash drive (/boot/config/plugins/ipmi). Then reinstall and setup for new motherboard.
-
[Plugin] IPMI for unRAID 6.1+
Fixed one typo but forgot the other. I'll fix when I get home. Until then you can run this to fix. sed -i 's/impitemps/ipmitemps/g' /usr/local/emhttp/plugins/ipmi/IPMIButton.page
-
[Plugin] IPMI for unRAID 6.1+
I think because most people are familiar with Celsius drive and cpu temp ranges even if F is local temp unit. So if you change the display temp unit under /Settings/DisplaySettings then the footer will show F. The Readings will still show C but I can fix that easily. Same for Fan Control Settings.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
root@Server:~# ls -la /var/log/packages/core*-rw-r--r-- 1 root root 0 Jul 12 10:01 /var/log/packages/coreutils-8.32-x86_64-1root@Server:~# Not sure what they include with it though
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
It's already included with unraid
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I updated to a precompiled version of jdupes. Let me know if it has btrfs support. If not I can compile it. NerdPack points to my github. So you could make a pull request for any package. https://github.com/dmacias72/unRAID-NerdPack/tree/master/packages it's sorted by unraid version since some packages have to be recompiled for different unraid versions due to dependencies.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Adding it right now and updating tcl
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Yes. It's the package name. Renamed it. Click check for updates and install again
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I updated fio. Try again and let me know
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'll add it but may not work
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
That's the latest version for the plugin. The packages are updated independently. There were actually 2 neofetch packages. I'm guessing your on an earlier version of unraid than 6.8 or 6.9
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Updated zsh. Try again.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Added Added
-
[Plugin] IPMI for unRAID 6.1+
I'm working on adding it to the box on the left. Then you should be able to move it up within that box.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Added Added
-
[Plugin] IPMI for unRAID 6.1+
Thanks. I appreciate it
-
[Plugin] IPMI for unRAID 6.1+
No problem. Sorry it took so long. Just super busy anymore.