Dynamix - V6 Plugins


Recommended Posts

this doesnt seem right to me:

 

Sep  7 14:56:09 SERVER autofan: Highest disk temp is 91F, adjusting fan speed from: FULL (100% @ 2014rpm) to: 140 (54% @ 2027rpm)
Sep  7 14:57:15 SERVER autofan: Highest disk temp is 91F, adjusting fan speed from: 140 (54% @ 2030rpm) to: 110 (43% @ 2014rpm)
Link to comment

Are we able to exclude certain shares from the Share Floor plugin? Or, even better, exclude a certain folder within that share from counting in the 'largest file' check?

 

Reason: One share has PC backups in it, the largest of which is 2.6TB, which makes me unable to copy other backup files over since no drives in the array have that much space on them, but every other backup is a couple hundred GB at most.

Link to comment

Since a few days I am receiving the following per email:

Quote

Subject: cron for user root /sbin/fstrim -a -v | logger &> /dev/null

Body:

fstrim: /mnt/disks/usb-hdd-1: the discard operation is not supported

 

I am using the SSD trim plugin for a long time now and I did not upgrade unraid in the last weeks, I did not add or remove USB drives. Not sure why fstrim would pick a USB HDD drive for trimming, that makes no sense. I searched this topic and found 2 other people reporting it, but saw no solution or response. Maybe some can chime in. I would be interested i a solution.

 

Link to comment
14 minutes ago, JorgeB said:

Which USB drive? Some WD SMR drives report trim support.

 

It is an old Seagate Barracuda XT. I just saw that it seemed to be mounted, but it was not! Maybe it did report to support trim when it was mounted, and when it "fell off" fstrim stil thought it was there and tried to trim it? I now rebooted and mounted that drive and fstrim does not report this error any more.

 

Link to comment

I've backed out from 6.11.0.rc5 to 6.10.3. Now Fix Common Problems is complaining that Dynamix SSD Trim is missing (it is removed during the 6.11.0.rcx upgrade). I try to reinstall SSD Trim, but it fails:

 

plugin: installing: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg
plugin: downloading https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg
plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg ... done
plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.ssd.trim.txz ... failed (Generic error)
plugin: https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.ssd.trim.txz download failure (Generic error)

Edited by daTroll
Link to comment

Dynamix S3 Sleep - New Feature (patch included): Array Parity Check/Rebuild

 

I needed a Sleep inhibitor for the array parity check/rebuild. As I don't want to use HDD spindown's and still want my PC to sleep automatically. I noticed that when going to Sleep Mode the running Array Parity Check was cancelled by the time the PC resumes from sleep. So, I made this modification to your plugin so that you can enable/disable (default: enable) a check that will prevent your PC from going to Sleep/Shutdown Mode when an Array Parity Check/Rebuild is currently running (or paused). The result of the last parity check doesn't matter to the script. Only that it has stopped or finished.

 

I made these modifications to the plugin, feel free to use them. If you want, you can include some or parts of it in your plugin if you want.

 

Others can apply it with the below command (after the plugin has started):
cd / && patch -p1 < /path/to/patchfile

And then restart the s3_sleep script:

/usr/local/emhttp/plugins/dynamix.s3.sleep/scripts/rc.s3sleep restart
Note: These commands must be added to the /boot/config/go script to make them persist after a reboot. An update to the plugin might make the patch not applicable anymore.

dynamix.s3.sleep.parity_check.patch

Link to comment

I had system temp running for a long time.

After the last update it stopped working.

Uninstalled it and tried to reinstall which doesen't work.

Throws an error:

plugin: installing: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg
plugin: downloading https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg
plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg ... done
plugin: run failed: /bin/bash retval: 4

 

Any ideas how to fix this?

 

Regards

Hans

 

Link to comment

Hello, I have a problem with my nas, the autofan plugin reports an error:

Quote

<br /><b>Warning</b>: file_get_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm1_enable): failed to open stream: No such file or directory in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>40</b><br /><br /><b>Warning</b>: file_put_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm1_enable): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>42</b><br /><br /><b>Warning</b>: file_put_contents(/sys/devices/platform/nct6687.2592/hwmon/hwmon3/pwm1_enable): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>50</b><br />/sys/devices/platform/nct6687.2592/hwmon/hwmon3/fan1_input

please help me!!

my MB :msi B460M

unraid: 6.10.3

 

image.thumb.png.5554a3cbb587dbf127c0c6d295f97e3b.png

 

image.thumb.png.daabf7a743fce046db0a4ccebc3bcf81.png

Edited by xgxxl89
Link to comment

Hello, with 1.7 version of AutoFan nvme disk is autoexcluded or not reconized

 

From system logs:

Sep 25 11:54:07 MNAS autofan: autofan process ID 1049 started, To terminate it, type: autofan -q -c /sys/devices/platform/nct6775.656/hwmon/hwmon3/pwm1 -f /sys/devices/platform/nct6775.656/hwmon/hwmon3/fan1_input Sep 25 11:54:07 MNAS autofan: autofan excluding drives sdc,sdb,sde,sdd from max temp calculations Sep 25 11:54:12 MNAS autofan: Highest disk temp is 0C, adjusting fan speed from: FULL (100% @ 1324rpm) to: OFF (0% @ 665rpm)

 

From disk logs:

Sep 17 09:32:57 MNAS kernel: nvme0n1: p1
Sep 17 09:32:57 MNAS kernel: BTRFS: device fsid 7bcb808e-6f15-413d-a924-10609a522dc7 devid 1 transid 1251964 /dev/nvme0n1p1 scanned by udevd (564)
Sep 17 09:34:09 MNAS emhttpd: Seagate_IronWolf510_ZP480NM30001-2S9301_7PJ008XA (nvme0n1) 512 937703088
Sep 23 18:51:24 MNAS autofan: autofan excluding drives sdc,sdb,sde,sdd,nvme0n1 from max temp calculations
 

Edited by Meldrak
Link to comment

@bonienl, I am using the Dynamix Local Master plugin and the name of the Local Master no longer appears as shown below:

image.thumb.png.3e8871433001c07c35f0e69c08885799.png

 

This server is (/should be) the Local Master.   I could show the same condition on my second server but that would be redundant as that page would be the same.  I believe this problem start about the time that I removed the last visages of SMBv1 support from my SMB configuration.  

 

I will point out that ScottiesTech LANscaner v2.02 utility also fails to identify the current Local Master. 

 

I also observed that the last update to this plugin was on June 20, 2020.    I am wondering if this plugin is still being supported and might receive an update anytime soon.

Link to comment
8 minutes ago, Frank1940 said:

I am using the Dynamix Local Master plugin

I had to remove this plugin because syslog was getting spammed with these

Sep  8 05:08:20 unSERVER  nmbd[6053]: [2022/09/08 05:08:20.471036,  0] ../../source3/nmbd/nmbd_browsesync.c:355(find_domain_master_name_query_fail)
Sep  8 05:08:20 unSERVER  nmbd[6053]:   find_domain_master_name_query_fail:
Sep  8 05:08:20 unSERVER  nmbd[6053]:   Unable to find the Domain Master Browser name HUGHES.LOCAL<1b> for the workgroup HUGHES.LOCAL.
Sep  8 05:08:20 unSERVER  nmbd[6053]:   Unable to sync browse lists in this workgroup.

 

Link to comment
37 minutes ago, trurl said:

I had to remove this plugin because syslog was getting spammed with these

Sep  8 05:08:20 unSERVER  nmbd[6053]: [2022/09/08 05:08:20.471036,  0] ../../source3/nmbd/nmbd_browsesync.c:355(find_domain_master_name_query_fail)
Sep  8 05:08:20 unSERVER  nmbd[6053]:   find_domain_master_name_query_fail:
Sep  8 05:08:20 unSERVER  nmbd[6053]:   Unable to find the Domain Master Browser name HUGHES.LOCAL<1b> for the workgroup HUGHES.LOCAL.
Sep  8 05:08:20 unSERVER  nmbd[6053]:   Unable to sync browse lists in this workgroup.

 

Not a problem on the server that is (believed to be) the Local Master.  However, it was on the Testbed server.   In fact, nmbd never run the Media server while there periods where it run every few seconds on the Testbed server.  Not sure what is going on...

Edited by Frank1940
Link to comment
19 hours ago, trurl said:

I had to remove this plugin because syslog was getting spammed with these

...

 

Did you also remove the SSD trim plugin? Can't install it via link or file

Always get the same error as some people stated above

 

 

edit: never mind, just saw that the plugin is now built-in

thanks for all your work!

 

Edited by BBenja
Link to comment

Is it possible to add Gigabyte X570-UD support to System Temperature plugin?

 

I recently changed server motherboard (erm... twice) and now I miss motherboard temperature and it doesn't detect the sensor device to load the driver.

It actually tries to load the previous one (and I see an error during boot for exactly this reason) too.

 

Link to comment
12 hours ago, NLS said:

Is it possible to add Gigabyte X570-UD support to System Temperature plugin?

 

I recently changed server motherboard (erm... twice) and now I miss motherboard temperature and it doesn't detect the sensor device to load the driver.

It actually tries to load the previous one (and I see an error during boot for exactly this reason) too.

 

 

Have you tried the additional drivers available: 

- ITE IT87 Driver App 

- Nuvoton NCT6687 Driver App

Link to comment
12 hours ago, dopeytree said:

 

Have you tried the additional drivers available: 

- ITE IT87 Driver App 

- Nuvoton NCT6687 Driver App

 

I will try the first. I think this mobo has an ITE chip.

I installed it but doesn't detect anything. Maybe reboot the system first?
 

The other (NCT6687), although I didn't have explicitly installed (as a plugin), it was already there probably because of my previous mobo. But I don't see it in my plugins, how can the system try to use?
Even when booting UNRAID, I see in the boot scroll that "nct6687" fails to load at some point. Why it tries to use it, when I don't have it installed?


I even pressed "unload drivers" in the plugin.

 

Edited by NLS
Link to comment
10 minutes ago, voidpointer said:

Why do I just see a YODA head with no computer name next to it when it checks for local master?
image.png.05da5318211ade208e3d0c0f5460f7d1.png

 

I believe that the samba function that was used to determine which server is the Local Master has been disable/removed from the current version of samba.   Another means will have to be used to determine it...

Link to comment

S3 Sleep

 

I have enabled the dynamix S3 Sleep plugin on my server to put my server to sleep. I use WOL on my phone with a shourtcut to automaticaly wake my server up at certain times. So far so good...but i have some Toshiba drives in my array that seems to not wake up proberly after a sleep cycle. Resulting in multiple errors when reading/writing on those drives. Other drives in array (Western Digital) is all good....anyone with simular experiences and solutions?

Link to comment
On 9/14/2022 at 7:54 PM, daTroll said:

I've backed out from 6.11.0.rc5 to 6.10.3. Now Fix Common Problems is complaining that Dynamix SSD Trim is missing (it is removed during the 6.11.0.rcx upgrade). I try to reinstall SSD Trim, but it fails:

 

plugin: installing: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg
plugin: downloading https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg
plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.ssd.trim.plg ... done
plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.ssd.trim.txz ... failed (Generic error)
plugin: https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.ssd.trim.txz download failure (Generic error)

did you find a solution for this yet?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.