Everything posted by ctviggen
-
Dynamix - V6 Plugins
Also, how does having an unraid server and gateway (eg, wireless modem) on the same network affect this? Are they both masters? I had to make my unraid server a master, as none of my Windows computers could find it. Once I made it a master, they all found it. I uninstalled and reinstalled the plugin, and still I get nothing. Here's my syslog: Apr 26 06:40:01 Data emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin remove dynamix.local.master.plg Apr 26 06:40:01 Data logger: plugin: running: anonymous Apr 26 06:41:19 Data emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin install https://raw.github.com/bergware/dynamix/master/unRAIDv6/dynamix.local.master.plg Apr 26 06:41:19 Data logger: plugin: running: anonymous Apr 26 06:41:19 Data logger: plugin: creating: /boot/config/plugins/dynamix.local.master/dynamix.local.master.txz - downloading from URL https://raw.githubusercontent.com/bergware/dynamix/master/archive/dynamix.local.master.txz Apr 26 06:41:19 Data logger: plugin: checking: /boot/config/plugins/dynamix.local.master/dynamix.local.master.txz - MD5 Apr 26 06:41:19 Data logger: plugin: running: /boot/config/plugins/dynamix.local.master/dynamix.local.master.txz Apr 26 06:41:20 Data logger: plugin: running: anonymous I do not get any additional options under settings, then SMB. I also do not get the yoda symbol. My Dynamix Webgui is 2015.11.15. Do I need to update that? Do I need to download the plugin and manually install?
-
Dynamix - V6 Plugins
I installed the local master plugin. Do you have to reboot the server after installing these? I'm using version 6.1.4. Anyway, the local master plugin indicates it's installed on the plugin page. However, if I go to settings, network services, SMB, nothing new is there. (I assume this is where SMB Workgroup settings would be?) I have also set the server as the local master, but I cannot find that yoda symbol anywhere. The syslog indicates a normal plugin installation with no errors. Am I looking in the right spots for these indications? If so, should I uninstall and reinstall the plugin?
-
[Plug-In] Community Applications
Aha! That was it! I enabled Docker and now the Community Applications works. To be clear, I was going to the Plugins tab on the top of the unraid page. I would then select/click on "Community Applications", which would then take me to another page, which was blank. After enabling Docker, when I click on "Community Applications", I get a filled in page. Sorry -- I did not realize I had to enable Docker. Thank you for the help. I am using version 6.1.4 of unraid.
-
[Plug-In] Community Applications
That appears to be true. I can go everywhere else and get images/the page. When I click on "community applications", the next screen I get is blank in the main part of the screen. I noticed in doing this that I do not have "docker" enabled. Should I enable this?
-
[Plug-In] Community Applications
I see the "Dashboard", "Main", .... but underneath that it's completely blank. (Well, until it says "Array Started Dynamix webGui...".)
-
[Plug-In] Community Applications
I just installed community applications, and when I select this plugin, I get a blank screen on both Firefox and IE. Do I have to reboot the array?
-
Upgrading unRaid-5 to unRaid-6
I used version 2 and also had to download the latest release and then copy the syslinux folder over to the memory stick, and than ran make_bootable. Without this step, make_bootable failed.
-
Preclear.sh results - Questions about your results? Post them here.
Thanks, that's what I thought. Unfortunately, the drive is "old", and I can't RMA it. But, I did not put it in my (new) unraid configuration. I'm going to try to buy another drive this (black) Friday.
-
Preclear.sh results - Questions about your results? Post them here.
I have the following errors on one drive: ========================================================================1.13 == invoked as: ./preclear_disk.sh /dev/sda == WDC WD15EARS-00Z5B1 WD-WMAVU2957091 == Disk /dev/sda has been successfully precleared == with a starting sector of 63 == Ran 1 cycle == == Using :Read block size = 8225280 Bytes == Last Cycle's Pre Read Time : 6:59:52 (59 MB/s) == Last Cycle's Zeroing time : 15:53:25 (26 MB/s) == Last Cycle's Post Read Time : 13:30:42 (30 MB/s) == Last Cycle's Total Time : 36:25:06 == == Total Elapsed Time 36:25:06 == == Disk Start Temperature: 30C == == Current Disk Temperature: 29C, == ============================================================================ ** Changed attributes in files: /tmp/smart_start_sda /tmp/smart_finish_sda ATTRIBUTE NEW_VAL OLD_VAL FAILURE_THRESHOLD STATUS RAW_VALUE Reallocated_Sector_Ct = 132 141 140 FAILING_NOW 539 Seek_Error_Rate = 100 181 0 ok 0 Temperature_Celsius = 121 120 0 ok 29 Reallocated_Event_Count = 1 1 0 near_thresh 312 Current_Pending_Sector = 1 200 0 near_thresh 65534 *** Failing SMART Attributes in /tmp/smart_finish_sda *** ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 5 Reallocated_Sector_Ct 0x0033 132 132 140 Pre-fail Always FAILING_NOW 539 0 sectors were pending re-allocation before the start of the preclear. 0 sectors were pending re-allocation after pre-read in cycle 1 of 1. 65534 sectors were pending re-allocation after zero of disk in cycle 1 of 1. 65534 sectors are pending re-allocation at the end of the preclear, a change of 65534 in the number of sectors pending re-allocation. 471 sectors had been re-allocated before the start of the preclear. 539 sectors are re-allocated at the end of the preclear, a change of 68 in the number of sectors re-allocated. SMART overall-health status = FAILED! ============================================================================ What does this mean?