September 22, 20178 yr 1 minute ago, morbidpete said: i removed the lines that specified the port for http and https and if it would redirect or not HTTP and HTTPS ports are referenced on the same line as starting emhttp. What lines were present in your go file?
September 22, 20178 yr 44 minutes ago, bonienl said: HTTP and HTTPS ports are referenced on the same line as starting emhttp. What lines were present in your go file? This is the original (back up now) #!/bin/bash /boot/config/enable_achi.sh # Start the Management Utility /usr/local/sbin/emhttp -rp 2680,2642;12m3 this is it now #!/bin/bash /boot/config/enable_achi.sh # Start the Management Utility /usr/local/sbin/emhttp
September 22, 20178 yr Any chance to get the Elgato HD60 Pro working on 6.4? I am going to have to switch back over to a normal computer if I can't figure out how to get this card to work My poor attempt at a bump https://forums.lime-technology.com/topic/60282-elgato-hd-pro/ Thanks Edited September 22, 20178 yr by Vanum
September 22, 20178 yr First boot from update, I have this on console: chmod: cannot access 'etc/logrotate.d/tor*': No such file or directory It appears my report got lost in the shuffle. Is this something that needs to be fixed? Edited September 22, 20178 yr by interwebtech missing error
September 22, 20178 yr 5 minutes ago, interwebtech said: First boot from update, I have this on console: chmod: cannot access 'etc/logrotate.d/tor*': No such file or directory It appears my report got lost in the shuffle. Is this something that needs to be fixed? Check your plugins, looks like a torrent application.
September 22, 20178 yr Just now, bonienl said: Check your plugins, looks like a torrent application. No Torrent stuff on the server. Or Tor. I have no newly installed plug-ins going back to before 6.4 beta. In fact, I have removed a handful.
September 22, 20178 yr Upgrade from 6.3.5 went smooth for me. This one is on older hardware (AMD Phenom 9600/8GB Ram). Edited September 22, 20178 yr by displacedhillbilly
September 22, 20178 yr 22 minutes ago, Squid said: Probably from the Statistics part of Preclear. I think Tor was removed in the latest update. https://forums.lime-technology.com/topic/54648-preclear-plugin/?do=findComment&comment=590356
September 22, 20178 yr 15 minutes ago, Squid said: But do you still have /boot/config/plugins/statistics.plg present? I can't check right now, but I know the Statistics plugin is still installed. Just no longer uses Tor if I understood correctly. I have been known to be wrong in the past though.
September 22, 20178 yr I just installed Preclear, and the stats plugin doesn't install alongside it anymore
September 22, 20178 yr 1 minute ago, Squid said: I just installed Preclear, and the stats plugin doesn't install alongside it anymore It will ask to be installed once. If dismissed, it won't ask again.
September 22, 20178 yr 58 minutes ago, interwebtech said: First boot from update, I have this on console: chmod: cannot access 'etc/logrotate.d/tor*': No such file or directory It appears my report got lost in the shuffle. Is this something that needs to be fixed? You found a bug in Statistics plugin. I removed TOR from it but a code line has left behind. Thanks!
September 22, 20178 yr Hi, may someone uses guacamole docker for remote rdp or ssh ? worked fine until rc8, may something changed what could block access ? no log entries at all to see any errors ... nothing changed from update besides changing unraid https port to 442 to avoid issues with my apache. for any hints thanks ahead.
September 22, 20178 yr 22 hours ago, limetech said: updated OVMF firmware (20170905.b2950.g3281ebb4ae) Can you provide a link to what this is? I have tried researching it but between ovmf/tianocore/udk2017/edk ii/etc I am just going in circles What I'm really trying to find is a list of the changes between whatever we had before and what we have now. Mostly just out of curiosity. I have to admit, I was hoping the update might solve the problem of needing to add a startup.nsh file to the flash drive in an unRAID VM, but it is still required.
September 22, 20178 yr Author 3 minutes ago, ljm42 said: I have to admit, I was hoping the update might solve the problem of needing to add a startup.nsh file to the flash drive in an unRAID VM, but it is still required. We'll get to that.
September 22, 20178 yr Used the Tools -> Update OS function to upgrade my vm from -rc8q to -rc9f without a hitch. I've been testing the encryption features, they are really nice. There are a couple of things that still bother me though: Maybe I'm just being lazy but I really dislike having to jump over to the Settings -> Encryption Settings page before I can start the array. I'd much rather input the key on the array operation tab, if that is possible. Is it really necessary to store the encryption key after the array has started? It seems strange to go through all the effort of setting up SSL to securely submit the key, and then store the very thing we're trying to protect in a plain text file. I like that the file can be deleted once the array has started, but again you have to jump back to that Encryption Settings page to do it. If the key could be input right on the array operation tab, maybe it wouldn't need to be stored at all?
September 22, 20178 yr 23 hours ago, limetech said: Finally fixed reporting of temperature for NVMe devices (hopefully). Diagnostics attached in case it helps. tower1-diagnostics-20170923-0005.zip
September 22, 20178 yr Author 5 minutes ago, johnnie.black said: Please post output of this file: /var/local/emhttp/smart/cache
September 22, 20178 yr 5 minutes ago, limetech said: Please post output of this file: /var/local/emhttp/smart/cache smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.12.14-unRAID] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF SMART DATA SECTION === Read NVMe SMART/Health Information failed: NVMe Status 0x4002
September 22, 20178 yr Author 21 minutes ago, ljm42 said: Used the Tools -> Update OS function to upgrade my vm from -rc8q to -rc9f without a hitch. I've been testing the encryption features, they are really nice. There are a couple of things that still bother me though: Maybe I'm just being lazy but I really dislike having to jump over to the Settings -> Encryption Settings page before I can start the array. I'd much rather input the key on the array operation tab, if that is possible. Is it really necessary to store the encryption key after the array has started? It seems strange to go through all the effort of setting up SSL to securely submit the key, and then store the very thing we're trying to protect in a plain text file. I like that the file can be deleted once the array has started, but again you have to jump back to that Encryption Settings page to do it. If the key could be input right on the array operation tab, maybe it wouldn't need to be stored at all? The Encryption UI is still a work-in-process. A complication is Format - we must ensure that all devices can open with the same keyfile, and if passphrase, then the passphrase has been confirmed. We could auto-delete the key after array start but then you have to re-enter it every time you Start array, which other lazy people won't like
September 22, 20178 yr Author 5 minutes ago, johnnie.black said: smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.12.14-unRAID] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF SMART DATA SECTION === Read NVMe SMART/Health Information failed: NVMe Status 0x4002 Your device is not reporting much Here is the command used to fetch the SMART info when array is not started): /usr/sbin/smartctl -n standby -A -s on /dev/nvme0n1 Here is the command used to fetch the SMART info when array is started): /usr/sbin/smartctl -n standby -A /dev/nvme0n1 We have found that the smartctl program is "evolving" and above command works on all the nvme devices we've tested with, which is a small set. Probably there is an option that has to added in order to get the SMART info from that Toshiba device. Maybe you can tinker around with smartctl and see if you can get it to work?
September 23, 20178 yr 4 hours ago, limetech said: A complication is Format - we must ensure that all devices can open with the same keyfile, and if passphrase, then the passphrase has been confirmed. agree that is a complication 4 hours ago, limetech said: We could auto-delete the key after array start but then you have to re-enter it every time you Start array, which other lazy people won't like touché But I would support having an option for this
September 23, 20178 yr 4 hours ago, limetech said: Probably there is an option that has to added in order to get the SMART info from that Toshiba device. Maybe you can tinker around with smartctl and see if you can get it to work? Found it, looks like that for this device you need to use nvme0 instead of nvme0n1: root@Tower1:/var/local/emhttp/smart# /usr/sbin/smartctl -n standby -A /dev/nvme0 smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.12.14-unRAID] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF SMART DATA SECTION === SMART/Health Information (NVMe Log 0x02, NSID 0xffffffff) Critical Warning: 0x00 Temperature: 34 Celsius Available Spare: 100% Available Spare Threshold: 10% Percentage Used: 9% Data Units Read: 29,598,090 [15.1 TB] Data Units Written: 41,774,975 [21.3 TB] Host Read Commands: 387,348,877 Host Write Commands: 512,456,961 Controller Busy Time: 3,069 Power Cycles: 60 Power On Hours: 3,304 Unsafe Shutdowns: 6 Media and Data Integrity Errors: 0 Error Information Log Entries: 0 Warning Comp. Temperature Time: 0 Critical Comp. Temperature Time: 0 Temperature Sensor 1: 34 Celsius Edited September 23, 20178 yr by johnnie.black
Archived
This topic is now archived and is closed to further replies.