unRAID OS version 6.4.0 Stable Release Available


limetech

Recommended Posts

2 hours ago, Squid said:

Try uninstalling the preclear plugin

Seems to be working so farf. And the plugin issue update is resolved now too (some weird router error). Thanks for your help.

 

Is there now a known issue with the preclear plugin and v6.4?

Link to comment
1 minute ago, gar13 said:

Is there now a known issue with the preclear plugin and v6.4?

Some users have nothing but problems with the preclear plugin installed (specifically with the rc.diskinfo) whereas others do not.  Doesn't seem to matter whether its 6.3 or 6.4

 

I'm conflicted (and have been for awhile) on what to do with regards to Preclear and any moderator comments within CA or FCP.

Link to comment
36 minutes ago, limetech said:

You need to find the section where you see "menu default" - that is the section used for default boot-up.  For example, suppose you are booting normally (not console-gui mode), you would change:

 


label unRAID OS
  menu default
  kernel /bzimage
  append initrd=/bzroot

to:


label unRAID OS
  menu default
  kernel /bzimage
  append initrd=/bzroot rcu_nocbs=0-15

That's it.  Then reboot.

 

 

Change is made.  I'll test and report back.

 

Full disclosure, my append line has some extra baggage:

label unRAID OS
  menu default
  kernel /bzimage 
  append initrd=/bzroot acpi_enforce_resources=lax kvm_intel.nested=1 rcu_nocbs=0-15

 

Link to comment

Okay, so where to go from here?

 

I've been running in safe mode for a few hours, and no issues.  I've yet to freeze up.  By now, without safe mode, I'd have almost certainly had to do a hard reboot.

 

Where does the diag nostic process go from here since I'm not facing issues?

 

Just in case, here is the current diagnostics:

unraid-diagnostics-20180114-1527.zip

 

Hope I can get this to run cause I'm loving this new snappy Web UI!  Besides the fact that it's spread out edge to edge with 0 padding.  That's a bit awkward.

Link to comment
2 minutes ago, Squid said:

Some users have nothing but problems with the preclear plugin installed (specifically with the rc.diskinfo) whereas others do not.  Doesn't seem to matter whether its 6.3 or 6.4

 

I'm conflicted (and have been for awhile) on what to do with regards to Preclear and any moderator comments within CA or FCP.

THanks for the info, but I spoke too soon lol. Lost user shares again. I have 8gb of memory, no vms and only Krusader docker running. I didn't see these errors in the log on the previous crash.

 

Jan 14 14:24:34 Tower kernel: nfsd invoked oom-killer: gfp_mask=0x14000c0(GFP_KERNEL), nodemask=(null), order=0, oom_score_adj=0
Jan 14 14:24:34 Tower kernel: nfsd cpuset=/ mems_allowed=0
Jan 14 14:24:34 Tower kernel: CPU: 3 PID: 4312 Comm: nfsd Not tainted 4.14.13-unRAID #1
Jan 14 14:24:34 Tower kernel: Hardware name: Dell Inc. Inspiron 620 /0GDG8Y , BIOS A10 02/22/2013
Jan 14 14:24:34 Tower kernel: Call Trace:
Jan 14 14:24:34 Tower kernel: dump_stack+0x5d/0x79
Jan 14 14:24:34 Tower kernel: dump_header+0x8f/0x23c
Jan 14 14:24:34 Tower kernel: oom_kill_process+0x7e/0x38a
Jan 14 14:24:34 Tower kernel: out_of_memory+0x3ad/0x3cd

 

 

Link to comment
7 minutes ago, Pauven said:

 

 

Change is made.  I'll test and report back.

 

Full disclosure, my append line has some extra baggage:


label unRAID OS
  menu default
  kernel /bzimage 
  append initrd=/bzroot acpi_enforce_resources=lax kvm_intel.nested=1 rcu_nocbs=0-15

 

 

Shouldn't you use kvm_amd.nested=1?

Link to comment
On 1/13/2018 at 3:59 AM, Richard Aarnink said:

I just updated my system to 6.4.0 without any issues, it took approx 10-15 minutes

 

Brief description of my system:

- Gigabyte H270N-WIFI motherboard, 16GB DDR4 and an Intel Pentium G4560 (3,5 GHz)

- array consists of 5x 3TB WD Red HDD's and a 120GB SSD for caching

- use Docker containers for MySQL, Apache webservers, Plex and Duplicati (all work fine)

- VM are not in use (currently)

 

Update:--> Docker LetsEncrypt raises some issues, which I need to investigate. The log of this docker now reports 
 


[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing...
sed: /etc/php7/php.ini: No such file or directory
sed: /etc/php7/php-fpm.conf: No such file or directory
sed: /etc/php7/php-fpm.d/www.conf: No such file or directory
sed: /etc/php7/php-fpm.d/www.conf: No such file or directory
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing...
using keys found in /config/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 50-config: executing...
2048 bit DH parameters present
SUBDOMAINS entered, processing
Sub-domains processed are: -d www.<<removed by me before posting log>>
E-mail address entered: <<my email>>
Different sub/domains entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
usage:
certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate.
certbot: error: argument --cert-path: No such file or directory
Generating new certificate
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Obtaining a new certificate
Performing the following challenges:
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
IMPORTANT NOTES:
- Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.
ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container

 

Found some information here, but I will need to investigate some more.

https://community.letsencrypt.org/t/solution-client-with-the-currently-selected-authenticator-does-not-support-any-combination-of-challenges-that-will-satisfy-the-ca/49983

 

Thank you very much  

 

 

I am also having this issue. DId you find a solution?

Link to comment
1 minute ago, Squid said:

Yeah, IDK.  NFS sharing just up and wanted more memory, it wasn't available, so it killed off something.  Weird thing though is that "notify" segfaulted a minute before that happened.  Don't know if they are related or not, but maybe run a memtest just to rule out bad memory.

Ok thanks for the help today, getting closer.

Link to comment
1 minute ago, FreeMan said:

@WexfordStyle & @Richard Aarnink - Check this link in the lsio - LE support thread. Read through from there on if you're still struggling - it took me a while, too. It's an issue with a security fix that LE put in place. Requires, not a work around, but an adjustment in process.

 

Thanks @FreeMan .

 

Reading through it now.

Edited by WexfordStyle
  • Upvote 1
Link to comment
18 minutes ago, Squid said:

Some users have nothing but problems with the preclear plugin installed (specifically with the rc.diskinfo) whereas others do not.  Doesn't seem to matter whether its 6.3 or 6.4

 

I'm conflicted (and have been for awhile) on what to do with regards to Preclear and any moderator comments within CA or FCP.

I removed the rc.preclear status from UD because of issues some people were having in UD.  I also feel the same way.  I'm beginning to think that the preclear is more trouble than it is worth.

  • Upvote 3
Link to comment
18 minutes ago, dlandon said:

 I'm beginning to think that the preclear is more trouble than it is worth.

As soon as we can get limetech to add a long smart test to the end of a new disk inclusion cycle after the zeroing is done, I think it can be relegated to those who want to work through the command line version manually. No need to keep trying to integrate it into the GUI as a graphical plugin.

Link to comment
13 minutes ago, jonathanm said:

As soon as we can get limetech to add a long smart test to the end of a new disk inclusion cycle after the zeroing is done, I think it can be relegated to those who want to work through the command line version manually. No need to keep trying to integrate it into the GUI as a graphical plugin.

That would be a much better answer.  Preclearing is not a daily operation and is done very infrequently in a normal unRAID setup.

Edited by dlandon
Link to comment
54 minutes ago, saarg said:

Shouldn't you use kvm_amd.nested=1?

 

Is that a thing?  All I know is I needed the kvm_intel.netsted=1 statement to allow VMWare images to play inside a Linux VM, and it works even on my Ryzen box.  Without this option, the passed through CPU reports no VM capabilities.

 

But I'll look into it further, maybe the AMD version would work even better...

Link to comment
19 minutes ago, mata7 said:

i did the upgrade and everything went well, i have one question, is there a way to change that long new https address for something like  server.mydomain.com so i can use my own domain

 

thanks in advanced

You can get your own LE cert and upload to your server to file config/ssl/certs/certificate_bundle.pem.  Set 'Use SSL/TLS' to Yes (not Auto).

You are also on your own to renew the cert every 90 days.  We can't do it because it's not our domain obviously.

Link to comment

So at this point at I'm at my longest uptime on any 6.4 stable or pre-release.  This is the first time I'm in safe mode.

 

I'm reading a lot about it possibly being something with the preclear plugin, but there's seems to be disagreement on if this could be having any impact on my setup since I'm in safe mode at the moment.

 

If no one has any suggestions, my next step will be to boot normally and then uninstall the preclear plugin and see how things go.

Link to comment
5 hours ago, lovswr said:

Upgraded from 6.35 oip 6.4 using the plugins method with no trouble.   I made sure any other plugin that needed to be updated was done first.  Even the reboot seemed faster.

 

 

edit:  Spoke too soon.  Speedtest no longer works because it keeps saying that it needs python 2 from the NerdPack plugin.  Well I remove & then reinstall NerdPack & it keeps complaining about python 2.  Finally I tired to install python 2 by itself & it tells me that it is already installed.  I did stop/restart my server.

 

I'm seeing the same thing - did you find a solution?

 

Speedtest isn't a critical element, but it is a nicety, especially since my service has been a bit up'n down of late.

Link to comment
3 minutes ago, Living Legend said:

So at this point at I'm at my longest uptime on any 6.4 stable or pre-release.  This is the first time I'm in safe mode.

 

I'm reading a lot about it possibly being something with the preclear plugin, but there's seems to be disagreement on if this could be having any impact on my setup since I'm in safe mode at the moment.

 

If no one has any suggestions, my next step will be to boot normally and then uninstall the preclear plugin and see how things go.

If you don't currently need it, just remove it.  The preclear plugin is not needed for daily operation.

Link to comment

Well sadly i am not at my server right now but when i tried to updated this morning my cache drive was unable to mount.
It said it had to be formated.

Anyone else with this problem?

Going back to 6.3 got my drive up again. I will post again with logs when i am back with my server, just wanted to check if any one else has problems with XFS SSD Cache drives.

Link to comment
1 minute ago, FreeMan said:

 

I'm seeing the same thing - did you find a solution?

 

Speedtest isn't a critical element, but it is a nicety, especially since my service has been a bit up'n down of late.

No I did not.  I seem to be in some kind of horrible chicken/egg situation & I have no idea how to 'break out'.  

Link to comment
1 minute ago, Random.Name said:

Well sadly i am not at my server right now but when i tried to updated this morning my cache drive was unable to mount.
It said it had to be formated.

Anyone else with this problem?

Going back to 6.3 got my drive up again. I will post again with logs when i am back with my server, just wanted to check if any one else has problems with XFS SSD Cache drives.

You probably formatted the disk with UD and it is not a compatible format with 6.4.  Roll back to 6.3, unload the cache drive, update to 6.4, format the cache, and move the stuff back.

 

UD now formats disks to be compatible with the array disks.

Edited by dlandon
Link to comment
  • limetech unpinned and locked this topic
Guest
This topic is now closed to further replies.