Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Dynamix - V6 Plugins

Featured Replies

The S3 sleep plugin doesn't seem to work for me anymore.  I am guessing this is from the removal of powerdown from my system?

 

At first there was high network activity reported which is puzzling since there shouldn't have been any so I am not sure where that is reported from.  I turned off wait for network activity to be idle and now it tries to shutdown but nothing happens it looks like:

 

Just repeats this over and over:

Thu Sep 22 02:24:03 EDT 2016: Extra delay period running: 1 minute(s)

Thu Sep 22 02:25:03 EDT 2016: All monitored HDDs are spun down

Thu Sep 22 02:25:03 EDT 2016: Extra delay period running: 0 minute(s)

Thu Sep 22 02:25:03 EDT 2016: Check TCP/SSH/TTY/IP activity

Thu Sep 22 02:25:03 EDT 2016: Communication state is idle

Thu Sep 22 02:25:03 EDT 2016: Shutdown system now

Thu Sep 22 02:25:03 EDT 2016: System woken-up. Reset timers

Thu Sep 22 02:26:03 EDT 2016: All monitored HDDs are spun down

Thu Sep 22 02:26:03 EDT 2016: Extra delay period running: 15 minute(s)

Thu Sep 22 02:27:03 EDT 2016: All monitored HDDs are spun down

 

I am using a shutdown not sleep as my MB doesn't support sleep

 

  • Replies 4.4k
  • Views 1.4m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • It has been some time since I visited the Unraid forums. Due to health issues I had to take a break, and unfortunately this break took way longer than anticipated. But I am back and will sta

  • Phoenix Down
    Phoenix Down

    Hi @bonienl, is this the right channel to report a bug? If not, please point me in the right direction     I've been noticing an issue with Autofan in the last couple of months. It seems lik

  • Today has been a productive day   I have updated several Dynamix plugins, mainly bug fixes. Please check your plugins to get the updates.

Posted Images

The S3 sleep plugin doesn't seem to work for me anymore.  I am guessing this is from the removal of powerdown from my system?

 

At first there was high network activity reported which is puzzling since there shouldn't have been any so I am not sure where that is reported from.  I turned off wait for network activity to be idle and now it tries to shutdown but nothing happens it looks like:

 

Just repeats this over and over:

Thu Sep 22 02:24:03 EDT 2016: Extra delay period running: 1 minute(s)

Thu Sep 22 02:25:03 EDT 2016: All monitored HDDs are spun down

Thu Sep 22 02:25:03 EDT 2016: Extra delay period running: 0 minute(s)

Thu Sep 22 02:25:03 EDT 2016: Check TCP/SSH/TTY/IP activity

Thu Sep 22 02:25:03 EDT 2016: Communication state is idle

Thu Sep 22 02:25:03 EDT 2016: Shutdown system now

Thu Sep 22 02:25:03 EDT 2016: System woken-up. Reset timers

Thu Sep 22 02:26:03 EDT 2016: All monitored HDDs are spun down

Thu Sep 22 02:26:03 EDT 2016: Extra delay period running: 15 minute(s)

Thu Sep 22 02:27:03 EDT 2016: All monitored HDDs are spun down

 

I am using a shutdown not sleep as my MB doesn't support sleep

 

Have you changed the emhttp port from the default of 80?  Also, the builtin powerdown path is /usr/local/sbin/powerdown.

I'm also using the S3 sleep plugin, prior to 6.2 it was working well. Upgraded my AMD FX based server and now notice sleeping the server is fine, no issues, but on wake (WOL) the GUI becomes inaccessible. Not sure if this is related to the plugin or not, any thoughts?

 

I do have network access once awake but see nothing in the log.

I have not changed anything - I use default 80

 

Do I need to set the powerdown path somewhere?

 

Running  "powerdown" from the command line seems to work fine.

 

Now that I think about it - I think I enabled "Enable Powerdown Enhancements?"  In the tips n tricks - I wonder if that broke it

I'm using bleeding edge Dynamix and when I look at the SystemProfile -> Ethernet I am seeing 5 occurrences of the bond0 information.  It appears to be 5 copies of the same information.

 

I have 4 VLANs and I suspect that the bond0 information is showing for the br0, br.1, br.2, br.3, and br.4.

What is detailed view?

 

See Settings -> Notification Settings -> Notification display

 

This setting can be either "Detailed" (old style of displaying notifications) or "Summarized" (new style to show clickable counters)

 

Ok.  I get it.  I didn't see the new setting.  Thanks.

Having an issue with Network Settings on Dynamix bleeding edge.

 

I start with IP address assignment and Default gateway both set to automatic.

 

I change the IP address assignment to static and the IP address assignment and Default gateway both change to static.

 

I apply the settings and both are set to static.

 

I change the IP address assignment to automatic and the Default gateway stays at static.  I change it to automatic and apply the changes and it's fine.

 

I think the gateway should follow the IP address assignment when changed and not stay in a previous setting.

 

Kind of a minor issue, but if the gateway is not set right, Dockers will show needing an update because they can't phone home and other things will be a problem because unRAID can't reach the internet.

It has been a while since I looked into the "autofan" plugin.

 

When time permits I see what I can do (maybe it is as easy as you suggest) or perhaps gfjardim may jump in, a great deal of work came from him!

... I have had a look myself and did some tests, so I will post a modified autofan script.

What it does is:

- detecting the SSD drives in the system

- exclude the SSD drives from the highest-temp-calculation

You might want to add an on-off-switch to allow the user to enable/disable this part.

Tested on my own system and it worked fine; however, I use 'SSD' to identify SSD-drives within the /dev/disk/by-id hive - and I am not sure, if this will work for all brands (works with sandisk SSD fine here).

I also tested, that the script works, if there is multiple SSDs in the system - they would all get excluded (if they can be detected propertly).

Note:

If the detection is not reliable enough, an alternative implementation would be to set the $ssds variable manually in the config, letting the user select the devices to exclude.

Hi bonienl, I know you're busy with latest GUI update implementation, just wanted to ask, if this could get either more testing or updated (maybe with an option) to the repo. Works fine for me, so I am personally fine with it, just have to overwrite it whenever I boot.

@johnnie.black, as you were interested too, would you like to test it? Simply rename attached file of OP to autofan and copy it into /usr/local/emhttp/plugins/dynamix.system.autofan/scripts and restart the tool (e.g. update a setting in the GUI will restart it using the updated script).

s3_sleep

 

Since the upgrade to 6.2 stable (few days ago) my media server is not shutting down anymore automatically.

Manually shutting down and WOL'ing is fine.

The log says, something like:

...

All drives spundown.

Shutting down system.

System woken up. Resetting timers

...

Repeat ...

 

It seems to me the shutdown or powerdown script is not found / executed.

Please help, as the server is normally off, except when consuming content from it: movies, series, music.

Can anyone tell me where the settings for SSD TRIM are?

Can anyone tell me where the settings for SSD TRIM are?

Settings - Schedules

All i see is scheduler and it only has settings for parity :/

All i see is scheduler and it only has settings for parity :/

Do you have a SSD Cache drive?

 

Dynamix SSD trim allows to create a cronjob to do regular SSD TRIM operations on the cache device(s). The command 'fstrim -v /mnt/cache' is executed at given interval.

Yea https://i.imgur.com/sY7npGN.png

 

Nothing is assigned yet tho. That why it wont show up?

 

As you indicated you don't have a SSD Cache drive since it is not assigned.

So the setting don't show up unless something is assigned then?

So the setting don't show up unless something is assigned then?

Correct

 

Sent from my SM-T560NU using Tapatalk

 

 

Alright, thanks :)

s3_sleep

 

Thanks to Dynamix for (updating) the plugin - with the 2016.09.24 update at least the powerdown script is being executed, so shutdown works again.

 

However, even before this update (but since moving to Unraid 6.2 stable) it was / is not detecting the HDD's spinning. Even immediately after spinning up all drives, it says the all monitored drives are spun down.

 

The system checks all drives, except for the cache SSD's.

As you know the minimum time before spinning down is 15 minutes. So after spinning up it should at least take 15 minutes for them to spin down.

 

Log:

Sep 25 12:13:34 Stacker s3_sleep: ----------------------------------------------

Sep 25 12:13:34 Stacker s3_sleep: killing s3_sleep process 18257

Sep 25 12:13:34 Stacker s3_sleep: ----------------------------------------------

Sep 25 12:13:34 Stacker s3_sleep: command-args=-C 2 -a -c -m 15 -e eth0 -N 0 -D 2

Sep 25 12:13:34 Stacker s3_sleep: action mode=shutdown

Sep 25 12:13:34 Stacker s3_sleep: check disks status=yes

Sep 25 12:13:34 Stacker s3_sleep: check network activity=no

Sep 25 12:13:34 Stacker s3_sleep: check active devices=no

Sep 25 12:13:34 Stacker s3_sleep: check local login=no

Sep 25 12:13:34 Stacker s3_sleep: check remote login=no

 

Sep 25 12:13:34 Stacker s3_sleep: version=3.0.4

 

Sep 25 12:13:34 Stacker s3_sleep: ----------------------------------------------

Sep 25 12:13:34 Stacker s3_sleep: included disks=sdb sde sdf sdg sdh sdi sdj sdk sdl sdm

Sep 25 12:13:34 Stacker s3_sleep: excluded disks=sda sdc sdd

Sep 25 12:13:34 Stacker s3_sleep: ----------------------------------------------

Sep 25 12:13:34 Stacker s3_sleep: s3_sleep process ID 18509 started, To terminate it, type: s3_sleep -q

Sep 25 12:13:34 Stacker s3_sleep: All monitored HDDs are spun down

Sep 25 12:13:34 Stacker s3_sleep: Extra delay period running: 15 minute(s)

Sep 25 12:13:46 Stacker emhttp: Spinning up all drives...

Sep 25 12:13:46 Stacker emhttp: shcmd (370): /usr/sbin/hdparm -S0 /dev/sdc &> /dev/null

 

Sep 25 12:13:46 Stacker kernel: mdcmd (56): spinup 0

Sep 25 12:13:46 Stacker kernel: mdcmd (57): spinup 1

Sep 25 12:13:46 Stacker kernel: mdcmd (58): spinup 2

Sep 25 12:13:46 Stacker kernel: mdcmd (59): spinup 3

Sep 25 12:13:46 Stacker kernel: mdcmd (60): spinup 4

Sep 25 12:13:46 Stacker kernel: mdcmd (61): spinup 5

Sep 25 12:13:46 Stacker kernel: mdcmd (62): spinup 6

Sep 25 12:13:46 Stacker kernel: mdcmd (63): spinup 7

Sep 25 12:13:46 Stacker kernel: mdcmd (64): spinup 8

Sep 25 12:13:46 Stacker kernel: mdcmd (65): spinup 9

 

Sep 25 12:13:46 Stacker emhttp: shcmd (371): /usr/sbin/hdparm -S0 /dev/sdd &> /dev/null

Sep 25 12:14:34 Stacker s3_sleep: All monitored HDDs are spun down

Sep 25 12:14:34 Stacker s3_sleep: Extra delay period running: 14 minute(s)

Sep 25 12:15:35 Stacker s3_sleep: All monitored HDDs are spun down

Sep 25 12:15:35 Stacker s3_sleep: Extra delay period running: 13 minute(s)

Sep 25 12:16:35 Stacker s3_sleep: All monitored HDDs are spun down

Sep 25 12:16:35 Stacker s3_sleep: Extra delay period running: 12 minute(s)

Sep 25 12:17:35 Stacker s3_sleep: All monitored HDDs are spun down

Sep 25 12:17:35 Stacker s3_sleep: Extra delay period running: 11 minute(s)

Sep 25 12:18:35 Stacker s3_sleep: All monitored HDDs are spun down

Sep 25 12:18:35 Stacker s3_sleep: Extra delay period running: 10 minute(s)

 

Would you please have a look. Thanks.

@johnnie.black, as you were interested too, would you like to test it? Simply rename attached file of OP to autofan and copy it into /usr/local/emhttp/plugins/dynamix.system.autofan/scripts and restart the tool (e.g. update a setting in the GUI will restart it using the updated script).

 

I upgraded my board and unfortunately autofan doesn't work anymore, so can't test.

System Buttons

 

On my Elite TV Server its display behaviour is fine, however on my Stacker Media Server its behavious is odd, meaning that the buttons are located below the main menu bar, with a white background on certain Tab(-Subtabs).

 

Both using Windows explorer and both with Tabbed Views.

 

This happens on the Tab(-Subtab): Dashboard, Shares-User Shares, Settings, Plugins-Installed Plugins, Apps-Installed Apps, Stats-Disk Stats and Tools.

 

It not a real problem; just annoying (to the nice layouts).

 

Odd_buttons.png.c6af363920e69a64a6e38fe4691a0824.png

Dynamix WebGui

 

On certain tabs the status bar at the bottom is not desiplayed correctly, where it is dropped out of view. This has been the case at least as of 6.1.9.

 

This happens on the Tabs: Main and VMs.

 

In itself not so important, except when stopping the array, it is impossible to follow what is going on, as part of the logging messages are invisible.

 

Would be nice if this could be fixed.

Old issue.  Go to settings - display settings and move the users menu to the settings area

 

Sent from my LG-D852 using Tapatalk

 

Not 100% sure if this is a defect with Bleeding Edge or with the stock UI (not in the mood to diagnose it properly  ;) )

 

But, it appears that the dynamix webUI update available footer is not honoring the OS version checks.

 

I can manually edit /tmp/plugins/dynamix.plg, bump up the OS version AND the version tags , and I get the footer stating that an update is available for dynamix, when in fact I should not be seeing that.

 

Dynamix Disk IO doesn't work with NVMe devices, don't know if you need one to test, but any chance you can fix it?

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.