limetech Posted February 17, 2017 Share Posted February 17, 2017 Download Clicking 'Check for Updates' on the Plugins page is the preferred way to upgrade. If the new version does not appear, you can manually update by selecting the Install Plugin tab, paste this URL and click Install: https://raw.githubusercontent.com/limetech/unRAIDServer/master/unRAIDServer.plg Please also read the unRAID OS version 6 Upgrade Notes for answers to common issues that may arise following upgrade. This is another bug fix and security update release: - update openssl - update linux kernel - other small fixes, see below. In addition, we now provide per-share control of OS X fruit optimizations. This setting is located in the SMB Security Settings for each share. The default is "No". If you access shares using SMB with OS X, Finder directory listings can be significantly improved by enabling this optimization. unRAID OS 6.3 is an extensive security and package update release. In particular, we have made numerous changes to harden the unRAID OS webGui against XSS and CSRF vulnerabilities. PREVIOUS unRAID OS RELEASES ARE VULNERABLE TO CSRF/XSS ATTACK AND WE STRONGLY RECOMMEND ALL USERS UPGRADE TO 6.3 Plugin Authors: as posted earlier, your plugin may not function properly depending how how POST requests are handled, see: http://lime-technology.com/forum/index.php?topic=55986.0 Plugin Users: please post issues you find in the appropriate Plugin Support topic. And to reiterate: true plugins (not Docker containers) run as the root user and have full access to everything on your server: Install 3rd party plugins at your own risk. Bugs: As always, if you are reporting a bug new in this release, please attach your diagnostics.zip file downloaded via Tools/Diagnostics unRAID Server OS Change Log =========================== Version 6.3.2 2017-02-16 ------------------------ Base distro: - kernel-firmware: 20170210 - openssl: version 1.0.2k (CVE-2017-3731, CVE-2017-3732, CVE-2016-7055) Linux kernel: - version 4.9.10 - accraid: version 1.2.1-53005 - added Chelsio Ethernet support (user request): - CONFIG_NET_VENDOR_CHELSIO: Chelsio devices - CHELSIO_T1_1G: Chelsio gigabit Ethernet support - CONFIG_CHELSIO_T1: Chelsio 10Gb Ethernet support - CONFIG_CHELSIO_T3: Chelsio Communications T3 10Gb Ethernet support - CONFIG_CHELSIO_T4: Chelsio Communications T4/T5/T6 Ethernet support - CONFIG_CHELSIO_T4VF: Chelsio Communications T4/T5/T6 Virtual Function Ethernet support - added F2FS support (user request): - CONFIG_F2FS_FS: F2FS filesystem support - CONFIG_F2FS_FS_XATTR: F2FS extended attributes - CONFIG_F2FS_FS_POSIX_ACL: F2FS Access Control Lists Management: - emhttp: fixed regression passing ampersands in querystring - update hwdata/{pci.ids,usb.ids,oui.txt,manuf.txt} - webGui: Fix regression adding or changing user account images - webGui: provide per-share "vfs_fruit" optimization control under SMB security settings - webGui: reorganize how the device ids are displayed on the System Devices page Version 6.3.1 2017-02-08 ------------------------ Base distro: - apcupsd: version 3.14.14 (rev2 -- added modbus usb support) - gd: version 2.2.4 (CVE-2016-9317, CVE-2016-6912) - libusb-compat: version 0.1.5 - qemu: version 2.7.1 - samba: version 4.5.5 Linux kernel: - version 4.9.8 Management: - emhttp: fixed spurious "ioctl(SIOCGIFHWADDR): Bad address" appearing on Console - smb: permit NTLMv1 authentication - webGui: Add lsusb info to diagnostics - webGui: Fix regression assigning slots and devices - webGui: Fix regression generating SMART files for diagnostics Version 6.3.0 2017-02-02 ------------------------ Management: - emhttp: added 'svcs_restarting' event - emhttp: include "vfs objects =" line for each share named in generated /etc/samba/smb-shared.conf file - webGui: Fix regression changing display banner - webGui: Fix regression with 'Compute All' on Share page Version 6.3.0-rc9 2017-01-27 ---------------------------- Base distro: - add pv: version 1.6.0 - docker: version 1.12.6 (CVE-2016-9962) - containerd: version 0.2.5 - glibc-zoneinfo: version 2016j - gnutls: version 3.5.8 (CVE-2017-5334, CVE-2017-5335, CVE-2017-5336, CVE-2017-5337) - libpng: version 1.6.27 (CVE-2016-10087) - mozilla-firefox: version 51.0 (CVE-2017-5375, CVE-2017-5376, CVE-2017-5377, CVE-2017-5378, CVE-2017-5379, CVE-2017-5380, CVE-2017-5390, CVE-2017-5389, CVE-2017-5396, CVE-2017-5381, CVE-2017-5382, CVE-2017-5383, CVE-2017-5384, CVE-2017-5385, CVE-2017-5386, CVE-2017-5394, CVE-2017-5391, CVE-2017-5392, CVE-2017-5393, CVE-2017-5395, CVE-2017-5387, CVE-2017-5388, CVE-2017-5374, CVE-2017-5373) - openssh: version 7.4p1 (CVE-2016-10009, CVE-2016-10010, CVE-2016-10011, CVE-2016-10012) - php: version 7.0.15 (CVE-2016-10161, CVE-2016-10162, CVE-2017-5340, CVE-2016-7479, CVE-2016-10158, CVE-2016-10160, CVE-2016-10159) - samba: version 4.5.3 (CVE-2016-2123, CVE-2016-2125, CVE-2016-2126) - update hwdata/{pci.ids,usb.ids,oui.txt,manuf.txt} Linux kernel: - version 4.9.6 - added CONFIG_DRM_I915: Intel 8xx/9xx/G3x/G4x/HD Graphics (but blacklisted to prevent auto-load) Management: - libvirt: disable nested virtualizaton by default - shfs: correct return value of system.LOCATION extended attribute to eliminate bash "warning: command substitution: ignored null byte in input" - webGui: Add BTRFS file system checking notifications - webGui: Avoid wget to cache plugin files and postpone plugin updates - webGui: Capitalize method name in plugin operations. - webGui: Natural sorting of user share names - webGui: Save docker, VM and libvirt logs as .txt files in diagnostics - webGui: Disable filesystem selection when data-rebuild is pending - webGui: Add cache pool BTRFS info (if existing) to diagnostics - webGui: added new Europe/Saratov timezone - webGui: additional XSS and CSRF hardening Version 6.3.0-rc6 2016-12-07 ---------------------------- Base distro: - inotify-tools: version 3.14 - mozilla-firefox: version 50.0.2 (CVE-2016-9078, CVE-2016-9079) - ntfs-3g: version 2016.2.22 - rsyslog: version 8.23.0 Linux kernel: - version 4.8.12 (CVE-2016-8650) Management: - network: must set forwarding delay before setting stp 'on'; need 1 sec delay between stop/start in restart - samba: move OS X "vfs_fruit" optimization from 'global' to individual share settings - shutdown: increase default shutdown delay from 60 to 90 sec; eliminate extraneous console messages - update: hwdata/{pci.ids,usb.ids,oui.txt,manuf.txt} smartmontools/drivedb.h - webGui: add Hibernate option to VM context menu Version 6.3.0-rc5 2016-11-25 ---------------------------- Base distro: - bash: version 4.4.005 - grep: version 2.26 (rev2) - kernel-firmware: version 20161118git - libvirt: version 2.4.0 - mozilla-firefox: version 50.0 - ntp: version 4.2.8p9 (CVE-2016-9311, CVE-2016-9310, CVE-2016-7427, CVE-2016-7428, CVE-2016-9312, CVE-2016-7431, CVE-2016-7434, CVE-2016-7429, CVE-2016-7426, CVE-2016-7433) Linux kernel: - version 4.8.10 (CVE-2016-7039) Management: - add btrfs_check script to facilitate btrfs file system check - bug fix: firefox correctly connects to emhttp port number - samba: include OS X vfs_fruit optimizations by default - shutdown: bug fix: overall shutdown timeout read from wrong cfg file - shutdown: bug fix: saving shutdown timeout value - shutdown: add config setting for overall VM shutdown timeout - update: hwdata/{pci.ids,usb.ids,oui.txt,manuf.txt} smartmontools/drivedb.h - webGui: add filesystem Check for btrfs volumes in Maintenance mode - webGui: add vm shutdown time-out option - webGui: generate VM xml with cpu topology as single-threaded when host cpu is AMD - webGui: special text aside new disks to clear - webGui: split out Europe/Istanbul as its own timezone Other: - make_bootable_linux: use readlink instead of realpath since it is more compatible Version 6.3.0-rc4 2016-11-11 ---------------------------- Base distro: - curl: version 7.51.0 (CVE-2016-8615, CVE-2016-8616, CVE-2016-8617, CVE-2016-8618, CVE-2016-8619, CVE-2016-8620, CVE-2016-8621, CVE-2016-8622, CVE-2016-8623, CVE-2016-8624, CVE-2016-8625) - docker: version 1.12.3 (CVE-2016-8867) - glibc-zoneinfo: version 2016i - grep: version 2.26 - kernel-firmware: version 20161001git - libusb: version 1.0.21 - libX11: version 1.6.4 (CVE-2016-7942, CVE-2016-7943) - libXfixes: version 5.0.3 (CVE-2016-7944) - libXi: version 1.7.8 (CVE-2016-7945, CVE-2016-7946) - libXrandr: version 1.5.1 (CVE-2016-7947, CVE-2016-7948) - libXrender: version 0.9.10 (CVE-2016-7949, CVE-2016-7950) - libXtst: version 1.2.3 (CVE-2016-7951, CVE-2016-7952) - libXv: version 1.0.11 (CVE-2016-5407) - lvm2: version 2.02.166 - mozilla-firefox: version 49.0.2 - mpfr: version 3.1.5 - nano: version 2.7.1 - php: version 7.0.13 - samba: version 4.5.1 Linux kernel: - version 4.8.7 (CVE-2016-7042, CVE-2016-8630, CVE-2016-8633) - md/unraid version: 2.7.1 - make the 'check' command "correct"/"nocorrect" argument case insensitive - mark superblock 'clean' upon initialization Management: - emhttp: add API command cmdStopMover and API status variable shareMoverActive (yes/no) - emhttp: ensure disk shares have proper permissions set even if not being exported - emhttp: fix detecton of unclean shutdown to trigger automatic parity check upon Start if necessary - emhttp: fix mac address not set in avahi afp share advertisement (regression introduced in -rc2) - emhttp: unmount docker/libvirt loopback if docker/libvirt fail to start properly - mover: add start/stop/status subcommands (experimental) - mover: dereference files on user shares to get st_dev/st_ino instead of from shfs stat structure - shfs: eliminate 'use_ino' option dependency (fixes NFS issue on buggy clients) - update: hwdata/{pci.ids,usb.ids,oui.txt,manuf.txt} smartmontools/drivedb.h - webGui: combine PCI Devices and IOMMU Groups on Sysdev page; Sort IOMMU and USB Devices properly - webGui: correct button positions on confirmation dialogs - webGui: correct handling of unclean shutdown detection - webGui: fixed device passthrough for Docker - webGui: fixed Docker/VMs tab stay visible when array is stopped - webGui: fixed some help text typos - webGui: update to font-awesome 4.7.0 Version 6.3.0-rc3 2016-10-22 ---------------------------- Linux kernel: - version 4.8.4 (CVE-2016-5195) Management: - shutdown: additional logging in event of cmdStop timeout Version 6.3.0-rc2 2016-10-19 ---------------------------- Base distro: - docker: version 1.12.2 - containerd: version 0.2.4 - runc: version 1.0.0_rc2 - libseccomp: version 2.3.1 - libvirt-php: 0.5.2 (+ latest from git) - php: version 7.0.12 - usbredir: version 0.7.1 - spice: version 0.12.8 - spice-protocol: version 0.12.12 - imlib2: version 1.4.9 - gd: version 2.2.3 - rsyslog: version 8.22.0 - libfastjson: version 0.99.4 - reverted OVMF firmware back to the version in 6.2 due to user reported issues Linux kernel: - version 4.8.2 - r750: version 1.2.10-16_10_13 - md/unraid: kernel 4.8 API changes; support FUA and SYNC write operation flags Management: - bug fix: Samba listening on the wrong interface in a VLAN-enable config - emhttp: added starting/stopping docker/libvirt events - emhttp: removed 'reboot', 'shutdown', 'changeNetwork' API calls; eliminated emhttp-managed network vars - shutdown: save diagnostics in event of cmdStop timeout - vm manager: add 'virtio-win-0.1.126-2' and 'virtio-win-0.1.126-1' to VirtIO-ISOs list - webGui: Added "Join" notification agent - webGui: Add support for "Notify My Android" notifications - webGui: Fixed: Windows unable to extract diagnostics zip file - webGui: Increased password length to 128 characters - webGui: Interactive Reboot and Shutdown directly invokes '/sbin/reboot' and '/sbin/poweroff' Version 6.3.0-rc1 2016-10-05 ---------------------------- Base distro (primary packages): - btrfs-progs: version v4.7.2 - netatalk: version 3.1.10 - openssl: version 1.0.2j - php: version 5.6.26 - qemu: version 2.7.0 - samba: version 4.5.0 Base distro (secondary packages): - apcupsd: version 3.14.14 - bash: version 4.4.0 - curl: version 7.50.3 - diffutils: version 3.5 - e2fsprogs: version 1.43.3 - etc: version 14.2 - file: version 5.28 - fuse: version 2.9.7 - gawk: version 4.1.4 - gdbm: version 1.12 - glib2: version 2.46.2 - glibc: version 2.24 - glibc: version zoneinfo - glibc-solibs: version 2.24 - gnutls: version 3.4.15 - jemalloc: version 4.2.1 - kmod: version 23 - libtasn1: version 4.9 - libxml2: version 2.9.4 - lvm2: version 2.02.161 - nano: version 2.7.0 - network-scripts: version 14.2 - nfs-utils: version 1.3.4 - openssl-solibs version: 1.0.2j - pkgtools-14.2-noarch: version 13 - reiserfsprogs: version 3.6.25 - util-linux: version 2.28.2 Base distro (desktop GUI packages): - freetype: version 2.6.5 - harfbuzz: version 1.3.0 - libXfont: version 1.5.2 - mesa: version 12.0.2 - mozilla-firefox: version 49.0.1 - xkeyboard-config: version 2.18 - xorg-server: version 1.18.4 Linux kernel: - version 4.7.6 - aacraid: version 1.2.1-52011 - intel 10Gbit ethernet: revert to in-tree drivers - r750: version 1.2.9-16_09_27 - md/unraid: Fix bug where case of no data disks improperly detected. Management: - bug fix: For file system type "auto", only attempt btrfs,xfs,reiserfs mounts. - bug fix: For docker.img and libvirt.img, if path on /mnt/ check for mountpoint on any subdir component - bug fix: During shutdown force continue if array stop taking too long. - bug fix: Handle case in 'mover' where rsync may move a file but also return error status. - webGui: Add "Shutdown time-out" control on Disk Settings page. - webGui: bug fix: Cannot manually specify virtIO iso in VM settings - webGui: other changes: refer to github commit log 4 Quote Link to comment
mikeyosm Posted February 17, 2017 Share Posted February 17, 2017 Great work but when will nvme temperatures in the main gui work as it did in 6.2.9? Quote Link to comment
heffe2001 Posted February 17, 2017 Share Posted February 17, 2017 Updated without problems. Just wish my Unraid would read the individual temps and rotational status from my Areca card. Quote Link to comment
nexusmaniac Posted February 17, 2017 Share Posted February 17, 2017 Update went smoothly Quote Link to comment
clowrym Posted February 17, 2017 Share Posted February 17, 2017 Having some issues with the upgrade on one of my servers, Lost gui access, but still have SSH. Not sure how to run diagnostics from SSH? Feb 16 09:29:10 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix/scripts/tail_log syslog Feb 16 09:29:25 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update fix.common.problems.plg Feb 16 09:29:25 Tower root: plugin: creating: /boot/config/plugins/fix.common.problems/fix.common.problems-2017.02.13-x86_64-1.txz - downloading from URL https://raw.github.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2017.02.13-x86_64-1.txz Feb 16 09:29:31 Tower root: plugin: checking: /boot/config/plugins/fix.common.problems/fix.common.problems-2017.02.13-x86_64-1.txz - MD5 Feb 16 09:29:31 Tower root: plugin: running: /boot/config/plugins/fix.common.problems/fix.common.problems-2017.02.13-x86_64-1.txz Feb 16 09:29:31 Tower root: plugin: running: anonymous Feb 16 09:30:21 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update preclear.disk.plg Feb 16 09:30:21 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.15.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.15.txz Feb 16 09:30:21 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.15.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.15.md5 Feb 16 09:30:26 Tower root: plugin: skipping: /boot/readvz already exists Feb 16 09:30:26 Tower root: plugin: setting: /boot/readvz - mode to 755 Feb 16 09:30:26 Tower root: plugin: skipping: /boot/config/plugins/preclear.disk/StatsInstall already exists Feb 16 09:30:26 Tower root: plugin: setting: /boot/config/plugins/preclear.disk/StatsInstall - mode to 755 Feb 16 09:30:26 Tower root: plugin: running: anonymous Feb 16 09:30:48 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update statistics.sender.plg Feb 16 09:30:48 Tower root: plugin: creating: /boot/config/plugins/statistics.sender/statistics.sender-2017.02.15.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/statistics.sender-2017.02.15.txz Feb 16 09:30:48 Tower root: plugin: creating: /boot/config/plugins/statistics.sender/statistics.sender-2017.02.15.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/statistics.sender-2017.02.15.md5 Feb 16 09:30:48 Tower root: plugin: skipping: /boot/config/plugins/statistics.sender/tor-0.2.9.9-x86_64-2_unRAID.txz already exists Feb 16 09:30:48 Tower root: plugin: running: /boot/config/plugins/statistics.sender/tor-0.2.9.9-x86_64-2_unRAID.txz Feb 16 09:30:48 Tower root: plugin: running: anonymous Feb 16 10:09:39 Tower kernel: mdcmd (283): spindown 6 Feb 16 10:25:56 Tower sshd[21769]: Accepted password for root from 205.206.23.53 port 53921 ssh2 Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered blocking state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 10:36:36 Tower kernel: device vethb2e0acb entered promiscuous mode Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered blocking state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered forwarding state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 10:36:36 Tower kernel: eth0: renamed from veth9484991 Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered blocking state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered forwarding state Feb 16 10:36:38 Tower ntpd[1590]: Listen normally on 4 docker0 172.17.0.1:123 Feb 16 10:36:38 Tower ntpd[1590]: new interface(s) found: waking up resolver Feb 16 10:44:19 Tower kernel: mdcmd (284): spindown 5 Feb 16 12:10:37 Tower sSMTP[2284]: Sent mail for [email protected] (221 2.0.0 cmta3.telus.net TELUS closing connection) uid=0 username=root outbytes=632 Feb 16 14:24:59 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 14:24:59 Tower kernel: veth9484991: renamed from eth0 Feb 16 14:25:01 Tower ntpd[1590]: Deleting interface #4 docker0, 172.17.0.1#123, interface stats: received=0, sent=0, dropped=0, active_time=13703 secs Feb 16 14:25:01 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 14:25:01 Tower kernel: device vethb2e0acb left promiscuous mode Feb 16 14:25:01 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 17:17:37 Tower kernel: mdcmd (285): spindown 9 Feb 16 17:17:41 Tower kernel: mdcmd (286): spindown 10 Feb 16 17:17:46 Tower kernel: mdcmd (287): spindown 11 Feb 16 17:18:03 Tower kernel: mdcmd (288): spindown 12 Feb 16 19:51:29 Tower kernel: mdcmd (289): spindown 1 Feb 16 19:51:30 Tower kernel: mdcmd (290): spindown 2 Feb 16 19:51:30 Tower kernel: mdcmd (291): spindown 3 Feb 16 19:51:31 Tower kernel: mdcmd (292): spindown 4 Feb 16 19:51:31 Tower kernel: mdcmd (293): spindown 5 Feb 16 19:51:32 Tower kernel: mdcmd (294): spindown 6 Feb 16 19:51:32 Tower kernel: mdcmd (295): spindown 7 Feb 16 19:51:33 Tower kernel: mdcmd (296): spindown 9 Feb 16 19:52:00 Tower kernel: mdcmd (297): spindown 0 Feb 16 19:52:09 Tower kernel: mdcmd (298): spindown 10 Feb 16 19:52:18 Tower kernel: mdcmd (299): spindown 11 Feb 16 19:59:04 Tower kernel: mdcmd (300): spindown 8 Feb 16 22:36:36 Tower kernel: mdcmd (301): spindown 8 Feb 17 00:00:01 Tower Plugin Auto Update: Checking for available plugin updates Feb 17 00:00:34 Tower Plugin Auto Update: preclear.disk.plg version 2017.02.16a does not meet age requirements to update Feb 17 00:00:34 Tower Plugin Auto Update: Community Applications Plugin Auto Update finished Feb 17 02:02:31 Tower kernel: mdcmd (302): spindown 10 Feb 17 02:05:21 Tower kernel: mdcmd (303): spindown 9 Feb 17 02:19:57 Tower kernel: mdcmd (304): spindown 14 Feb 17 02:22:48 Tower kernel: mdcmd (305): spindown 1 Feb 17 02:23:18 Tower kernel: mdcmd (306): spindown 7 Feb 17 02:23:36 Tower kernel: mdcmd (307): spindown 8 Feb 17 02:23:57 Tower kernel: mdcmd (308): spindown 11 Feb 17 02:25:02 Tower kernel: mdcmd (309): spindown 13 Feb 17 04:38:13 Tower kernel: mdcmd (310): spindown 12 Feb 17 09:48:51 Tower kernel: mdcmd (311): spindown 8 Feb 17 10:17:22 Tower kernel: mdcmd (312): spindown 11 Feb 17 12:10:46 Tower sSMTP[4931]: Sent mail for [email protected] (221 2.0.0 cmta4.telus.net TELUS closing connection) uid=0 username=root outbytes=612 Feb 17 12:12:59 Tower kernel: mdcmd (313): spindown 12 Feb 17 13:07:09 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update preclear.disk.plg Feb 17 13:07:09 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.16a.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.16a.txz Feb 17 13:07:10 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.16a.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.16a.md5 Feb 17 13:07:15 Tower root: plugin: skipping: /boot/readvz already exists Feb 17 13:07:15 Tower root: plugin: setting: /boot/readvz - mode to 755 Feb 17 13:07:15 Tower root: plugin: skipping: /boot/config/plugins/preclear.disk/StatsInstall already exists Feb 17 13:07:15 Tower root: plugin: setting: /boot/config/plugins/preclear.disk/StatsInstall - mode to 755 Feb 17 13:07:15 Tower root: plugin: running: anonymous Feb 17 13:10:21 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update unRAIDServer.plg Feb 17 13:10:21 Tower root: plugin: creating: /tmp/unRAIDServer.sh - from INLINE content Feb 17 13:10:21 Tower root: plugin: running: /tmp/unRAIDServer.sh Feb 17 13:10:21 Tower root: plugin: creating: /tmp/unRAIDServer.zip - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.3.2-x86_64.zip Feb 17 13:10:34 Tower root: plugin: creating: /tmp/unRAIDServer.md5 - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.3.2-x86_64.md5 Feb 17 13:10:35 Tower root: plugin: creating: /tmp/unRAIDServer.sh - from INLINE content Feb 17 13:10:35 Tower root: plugin: running: /tmp/unRAIDServer.sh Feb 17 13:10:52 Tower kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 Feb 17 13:10:52 Tower kernel: IP: [<ffffffff8117c87d>] __discard_prealloc+0x97/0xb1 Feb 17 13:10:52 Tower kernel: PGD 175f20067 Feb 17 13:10:52 Tower kernel: PUD 10fa62067 Feb 17 13:10:52 Tower kernel: PMD 0 Feb 17 13:10:52 Tower kernel: Feb 17 13:10:52 Tower kernel: Oops: 0002 [#1] PREEMPT SMP Feb 17 13:10:52 Tower kernel: Modules linked in: xt_nat veth ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_nat_ipv4 iptable_filter ip_tables nf_nat md_mod e1000e ptp pps_core coretemp kvm_intel kvm i2c_i801 ahci i2c_smbus i2c_core libahci sata_mv acpi_cpufreq [last unloaded: pps_core] Feb 17 13:10:52 Tower kernel: CPU: 0 PID: 31566 Comm: sync Not tainted 4.9.8-unRAID #1 Feb 17 13:10:52 Tower kernel: Hardware name: Supermicro X7DB8-X/X7DB8-X, BIOS 2.1c 07/04/2011 Feb 17 13:10:52 Tower kernel: task: ffff880374f7e780 task.stack: ffffc9000dd44000 Feb 17 13:10:52 Tower kernel: RIP: 0010:[<ffffffff8117c87d>] [<ffffffff8117c87d>] __discard_prealloc+0x97/0xb1 Feb 17 13:10:52 Tower kernel: RSP: 0018:ffffc9000dd47d88 EFLAGS: 00010246 Feb 17 13:10:52 Tower kernel: RAX: ffff88039ba9c8c8 RBX: ffff88039ba9c8a0 RCX: 0000000000000000 Feb 17 13:10:52 Tower kernel: RDX: ffff88039ba9c8d0 RSI: ffff88039ba9c8a0 RDI: ffffc9000dd47ea8 Feb 17 13:10:52 Tower kernel: RBP: ffffc9000dd47db0 R08: 0000000000000007 R09: 00000000000020f4 Feb 17 13:10:52 Tower kernel: R10: ffffffff81c03e30 R11: 0000000000000400 R12: ffffc9000dd47ea8 Feb 17 13:10:52 Tower kernel: R13: ffff88039ba9c940 R14: 00000000ffff8804 R15: ffff8803dbf10000 Feb 17 13:10:52 Tower kernel: FS: 00002ae9df1c3700(0000) GS:ffff88042fc00000(0000) knlGS:0000000000000000 Feb 17 13:10:52 Tower kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Feb 17 13:10:52 Tower kernel: CR2: 0000000000000008 CR3: 0000000106789000 CR4: 00000000000006f0 Feb 17 13:10:52 Tower kernel: Stack: Feb 17 13:10:52 Tower kernel: ffffc90007ed6000 ffffc9000dd47ea8 ffffc90007ef61e8 ffffc9000dd47ea8 Feb 17 13:10:52 Tower kernel: ffff8803dbf10000 ffffc9000dd47dd8 ffffffff8117c8ff ffff880374f7e780 Feb 17 13:10:52 Tower kernel: ffff8803dbf10000 ffffc90007ed6000 ffffc9000dd47e78 ffffffff81198f3c Feb 17 13:10:52 Tower kernel: Call Trace: Feb 17 13:10:52 Tower kernel: [<ffffffff8117c8ff>] reiserfs_discard_all_prealloc+0x48/0x51 Feb 17 13:10:52 Tower kernel: [<ffffffff81198f3c>] do_journal_end+0x3e5/0xc54 Feb 17 13:10:52 Tower kernel: [<ffffffff81199a2d>] ? do_journal_begin_r+0x282/0x2b6 Feb 17 13:10:52 Tower kernel: [<ffffffff81146ca8>] ? do_fsync+0x45/0x45 Feb 17 13:10:52 Tower kernel: [<ffffffff81146ca8>] ? do_fsync+0x45/0x45 Feb 17 13:10:52 Tower kernel: [<ffffffff81199ed0>] journal_end_sync+0x60/0x65 Feb 17 13:10:52 Tower kernel: [<ffffffff8118a3f1>] reiserfs_sync_fs+0x2f/0x4c Feb 17 13:10:52 Tower kernel: [<ffffffff812c5a4f>] ? btrfs_sync_fs+0x24/0xa6 Feb 17 13:10:52 Tower kernel: [<ffffffff81146cc3>] sync_fs_one_sb+0x1b/0x1d Feb 17 13:10:52 Tower kernel: [<ffffffff8112440f>] iterate_supers+0x70/0xbd Feb 17 13:10:52 Tower kernel: [<ffffffff81146d92>] sys_sync+0x3d/0x7b Feb 17 13:10:52 Tower kernel: [<ffffffff8167d1b7>] entry_SYSCALL_64_fastpath+0x1a/0xa9 Feb 17 13:10:52 Tower kernel: Code: 1c 75 bb 0f 0b 85 c0 74 12 48 8b 93 e8 00 00 00 4c 89 ee 4c 89 e7 e8 42 6f 00 00 48 8b 4b 28 48 8d 43 28 44 89 73 1c 48 8b 53 30 <48> 89 51 08 48 89 0a 48 89 43 28 48 89 43 30 5b 41 5c 41 5d 41 Feb 17 13:10:52 Tower kernel: RIP [<ffffffff8117c87d>] __discard_prealloc+0x97/0xb1 Feb 17 13:10:52 Tower kernel: RSP <ffffc9000dd47d88> Feb 17 13:10:52 Tower kernel: CR2: 0000000000000008 Feb 17 13:10:52 Tower kernel: ---[ end trace db606795b48f245a ]--- Feb 17 13:39:29 Tower sshd[6367]: Accepted password for root from 205.206.23.53 port 60795 ssh2 Feb 17 13:41:05 Tower sshd[6770]: Accepted password for root from 205.206.23.53 port 60878 ssh2 Quote Link to comment
clowrym Posted February 17, 2017 Share Posted February 17, 2017 Just to add to the above, this happened in the middle of the upgrade, so I dont know if it finished & havent tried rebooting yet. Quote Link to comment
Loch Posted February 17, 2017 Share Posted February 17, 2017 Didn't see 6.3.2 while on 6.2.4, but once I upgraded to 6.3.1 there it was. No problems otherwise Quote Link to comment
jbrodriguez Posted February 17, 2017 Share Posted February 17, 2017 Having some issues with the upgrade on one of my servers, Lost gui access, but still have SSH. Not sure how to run diagnostics from SSH? Feb 16 09:29:10 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix/scripts/tail_log syslog Feb 16 09:29:25 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update fix.common.problems.plg Feb 16 09:29:25 Tower root: plugin: creating: /boot/config/plugins/fix.common.problems/fix.common.problems-2017.02.13-x86_64-1.txz - downloading from URL https://raw.github.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2017.02.13-x86_64-1.txz Feb 16 09:29:31 Tower root: plugin: checking: /boot/config/plugins/fix.common.problems/fix.common.problems-2017.02.13-x86_64-1.txz - MD5 Feb 16 09:29:31 Tower root: plugin: running: /boot/config/plugins/fix.common.problems/fix.common.problems-2017.02.13-x86_64-1.txz Feb 16 09:29:31 Tower root: plugin: running: anonymous Feb 16 09:30:21 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update preclear.disk.plg Feb 16 09:30:21 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.15.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.15.txz Feb 16 09:30:21 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.15.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.15.md5 Feb 16 09:30:26 Tower root: plugin: skipping: /boot/readvz already exists Feb 16 09:30:26 Tower root: plugin: setting: /boot/readvz - mode to 755 Feb 16 09:30:26 Tower root: plugin: skipping: /boot/config/plugins/preclear.disk/StatsInstall already exists Feb 16 09:30:26 Tower root: plugin: setting: /boot/config/plugins/preclear.disk/StatsInstall - mode to 755 Feb 16 09:30:26 Tower root: plugin: running: anonymous Feb 16 09:30:48 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update statistics.sender.plg Feb 16 09:30:48 Tower root: plugin: creating: /boot/config/plugins/statistics.sender/statistics.sender-2017.02.15.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/statistics.sender-2017.02.15.txz Feb 16 09:30:48 Tower root: plugin: creating: /boot/config/plugins/statistics.sender/statistics.sender-2017.02.15.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/statistics.sender-2017.02.15.md5 Feb 16 09:30:48 Tower root: plugin: skipping: /boot/config/plugins/statistics.sender/tor-0.2.9.9-x86_64-2_unRAID.txz already exists Feb 16 09:30:48 Tower root: plugin: running: /boot/config/plugins/statistics.sender/tor-0.2.9.9-x86_64-2_unRAID.txz Feb 16 09:30:48 Tower root: plugin: running: anonymous Feb 16 10:09:39 Tower kernel: mdcmd (283): spindown 6 Feb 16 10:25:56 Tower sshd[21769]: Accepted password for root from 205.206.23.53 port 53921 ssh2 Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered blocking state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 10:36:36 Tower kernel: device vethb2e0acb entered promiscuous mode Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered blocking state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered forwarding state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 10:36:36 Tower kernel: eth0: renamed from veth9484991 Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered blocking state Feb 16 10:36:36 Tower kernel: docker0: port 1(vethb2e0acb) entered forwarding state Feb 16 10:36:38 Tower ntpd[1590]: Listen normally on 4 docker0 172.17.0.1:123 Feb 16 10:36:38 Tower ntpd[1590]: new interface(s) found: waking up resolver Feb 16 10:44:19 Tower kernel: mdcmd (284): spindown 5 Feb 16 12:10:37 Tower sSMTP[2284]: Sent mail for [email protected] (221 2.0.0 cmta3.telus.net TELUS closing connection) uid=0 username=root outbytes=632 Feb 16 14:24:59 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 14:24:59 Tower kernel: veth9484991: renamed from eth0 Feb 16 14:25:01 Tower ntpd[1590]: Deleting interface #4 docker0, 172.17.0.1#123, interface stats: received=0, sent=0, dropped=0, active_time=13703 secs Feb 16 14:25:01 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 14:25:01 Tower kernel: device vethb2e0acb left promiscuous mode Feb 16 14:25:01 Tower kernel: docker0: port 1(vethb2e0acb) entered disabled state Feb 16 17:17:37 Tower kernel: mdcmd (285): spindown 9 Feb 16 17:17:41 Tower kernel: mdcmd (286): spindown 10 Feb 16 17:17:46 Tower kernel: mdcmd (287): spindown 11 Feb 16 17:18:03 Tower kernel: mdcmd (288): spindown 12 Feb 16 19:51:29 Tower kernel: mdcmd (289): spindown 1 Feb 16 19:51:30 Tower kernel: mdcmd (290): spindown 2 Feb 16 19:51:30 Tower kernel: mdcmd (291): spindown 3 Feb 16 19:51:31 Tower kernel: mdcmd (292): spindown 4 Feb 16 19:51:31 Tower kernel: mdcmd (293): spindown 5 Feb 16 19:51:32 Tower kernel: mdcmd (294): spindown 6 Feb 16 19:51:32 Tower kernel: mdcmd (295): spindown 7 Feb 16 19:51:33 Tower kernel: mdcmd (296): spindown 9 Feb 16 19:52:00 Tower kernel: mdcmd (297): spindown 0 Feb 16 19:52:09 Tower kernel: mdcmd (298): spindown 10 Feb 16 19:52:18 Tower kernel: mdcmd (299): spindown 11 Feb 16 19:59:04 Tower kernel: mdcmd (300): spindown 8 Feb 16 22:36:36 Tower kernel: mdcmd (301): spindown 8 Feb 17 00:00:01 Tower Plugin Auto Update: Checking for available plugin updates Feb 17 00:00:34 Tower Plugin Auto Update: preclear.disk.plg version 2017.02.16a does not meet age requirements to update Feb 17 00:00:34 Tower Plugin Auto Update: Community Applications Plugin Auto Update finished Feb 17 02:02:31 Tower kernel: mdcmd (302): spindown 10 Feb 17 02:05:21 Tower kernel: mdcmd (303): spindown 9 Feb 17 02:19:57 Tower kernel: mdcmd (304): spindown 14 Feb 17 02:22:48 Tower kernel: mdcmd (305): spindown 1 Feb 17 02:23:18 Tower kernel: mdcmd (306): spindown 7 Feb 17 02:23:36 Tower kernel: mdcmd (307): spindown 8 Feb 17 02:23:57 Tower kernel: mdcmd (308): spindown 11 Feb 17 02:25:02 Tower kernel: mdcmd (309): spindown 13 Feb 17 04:38:13 Tower kernel: mdcmd (310): spindown 12 Feb 17 09:48:51 Tower kernel: mdcmd (311): spindown 8 Feb 17 10:17:22 Tower kernel: mdcmd (312): spindown 11 Feb 17 12:10:46 Tower sSMTP[4931]: Sent mail for [email protected] (221 2.0.0 cmta4.telus.net TELUS closing connection) uid=0 username=root outbytes=612 Feb 17 12:12:59 Tower kernel: mdcmd (313): spindown 12 Feb 17 13:07:09 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update preclear.disk.plg Feb 17 13:07:09 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.16a.txz - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.16a.txz Feb 17 13:07:10 Tower root: plugin: creating: /boot/config/plugins/preclear.disk/preclear.disk-2017.02.16a.md5 - downloading from URL https://raw.githubusercontent.com/gfjardim/unRAID-plugins/master/archive/preclear.disk-2017.02.16a.md5 Feb 17 13:07:15 Tower root: plugin: skipping: /boot/readvz already exists Feb 17 13:07:15 Tower root: plugin: setting: /boot/readvz - mode to 755 Feb 17 13:07:15 Tower root: plugin: skipping: /boot/config/plugins/preclear.disk/StatsInstall already exists Feb 17 13:07:15 Tower root: plugin: setting: /boot/config/plugins/preclear.disk/StatsInstall - mode to 755 Feb 17 13:07:15 Tower root: plugin: running: anonymous Feb 17 13:10:21 Tower emhttp: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update unRAIDServer.plg Feb 17 13:10:21 Tower root: plugin: creating: /tmp/unRAIDServer.sh - from INLINE content Feb 17 13:10:21 Tower root: plugin: running: /tmp/unRAIDServer.sh Feb 17 13:10:21 Tower root: plugin: creating: /tmp/unRAIDServer.zip - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.3.2-x86_64.zip Feb 17 13:10:34 Tower root: plugin: creating: /tmp/unRAIDServer.md5 - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.3.2-x86_64.md5 Feb 17 13:10:35 Tower root: plugin: creating: /tmp/unRAIDServer.sh - from INLINE content Feb 17 13:10:35 Tower root: plugin: running: /tmp/unRAIDServer.sh Feb 17 13:10:52 Tower kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 Feb 17 13:10:52 Tower kernel: IP: [<ffffffff8117c87d>] __discard_prealloc+0x97/0xb1 Feb 17 13:10:52 Tower kernel: PGD 175f20067 Feb 17 13:10:52 Tower kernel: PUD 10fa62067 Feb 17 13:10:52 Tower kernel: PMD 0 Feb 17 13:10:52 Tower kernel: Feb 17 13:10:52 Tower kernel: Oops: 0002 [#1] PREEMPT SMP Feb 17 13:10:52 Tower kernel: Modules linked in: xt_nat veth ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_nat_ipv4 iptable_filter ip_tables nf_nat md_mod e1000e ptp pps_core coretemp kvm_intel kvm i2c_i801 ahci i2c_smbus i2c_core libahci sata_mv acpi_cpufreq [last unloaded: pps_core] Feb 17 13:10:52 Tower kernel: CPU: 0 PID: 31566 Comm: sync Not tainted 4.9.8-unRAID #1 Feb 17 13:10:52 Tower kernel: Hardware name: Supermicro X7DB8-X/X7DB8-X, BIOS 2.1c 07/04/2011 Feb 17 13:10:52 Tower kernel: task: ffff880374f7e780 task.stack: ffffc9000dd44000 Feb 17 13:10:52 Tower kernel: RIP: 0010:[<ffffffff8117c87d>] [<ffffffff8117c87d>] __discard_prealloc+0x97/0xb1 Feb 17 13:10:52 Tower kernel: RSP: 0018:ffffc9000dd47d88 EFLAGS: 00010246 Feb 17 13:10:52 Tower kernel: RAX: ffff88039ba9c8c8 RBX: ffff88039ba9c8a0 RCX: 0000000000000000 Feb 17 13:10:52 Tower kernel: RDX: ffff88039ba9c8d0 RSI: ffff88039ba9c8a0 RDI: ffffc9000dd47ea8 Feb 17 13:10:52 Tower kernel: RBP: ffffc9000dd47db0 R08: 0000000000000007 R09: 00000000000020f4 Feb 17 13:10:52 Tower kernel: R10: ffffffff81c03e30 R11: 0000000000000400 R12: ffffc9000dd47ea8 Feb 17 13:10:52 Tower kernel: R13: ffff88039ba9c940 R14: 00000000ffff8804 R15: ffff8803dbf10000 Feb 17 13:10:52 Tower kernel: FS: 00002ae9df1c3700(0000) GS:ffff88042fc00000(0000) knlGS:0000000000000000 Feb 17 13:10:52 Tower kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Feb 17 13:10:52 Tower kernel: CR2: 0000000000000008 CR3: 0000000106789000 CR4: 00000000000006f0 Feb 17 13:10:52 Tower kernel: Stack: Feb 17 13:10:52 Tower kernel: ffffc90007ed6000 ffffc9000dd47ea8 ffffc90007ef61e8 ffffc9000dd47ea8 Feb 17 13:10:52 Tower kernel: ffff8803dbf10000 ffffc9000dd47dd8 ffffffff8117c8ff ffff880374f7e780 Feb 17 13:10:52 Tower kernel: ffff8803dbf10000 ffffc90007ed6000 ffffc9000dd47e78 ffffffff81198f3c Feb 17 13:10:52 Tower kernel: Call Trace: Feb 17 13:10:52 Tower kernel: [<ffffffff8117c8ff>] reiserfs_discard_all_prealloc+0x48/0x51 Feb 17 13:10:52 Tower kernel: [<ffffffff81198f3c>] do_journal_end+0x3e5/0xc54 Feb 17 13:10:52 Tower kernel: [<ffffffff81199a2d>] ? do_journal_begin_r+0x282/0x2b6 Feb 17 13:10:52 Tower kernel: [<ffffffff81146ca8>] ? do_fsync+0x45/0x45 Feb 17 13:10:52 Tower kernel: [<ffffffff81146ca8>] ? do_fsync+0x45/0x45 Feb 17 13:10:52 Tower kernel: [<ffffffff81199ed0>] journal_end_sync+0x60/0x65 Feb 17 13:10:52 Tower kernel: [<ffffffff8118a3f1>] reiserfs_sync_fs+0x2f/0x4c Feb 17 13:10:52 Tower kernel: [<ffffffff812c5a4f>] ? btrfs_sync_fs+0x24/0xa6 Feb 17 13:10:52 Tower kernel: [<ffffffff81146cc3>] sync_fs_one_sb+0x1b/0x1d Feb 17 13:10:52 Tower kernel: [<ffffffff8112440f>] iterate_supers+0x70/0xbd Feb 17 13:10:52 Tower kernel: [<ffffffff81146d92>] sys_sync+0x3d/0x7b Feb 17 13:10:52 Tower kernel: [<ffffffff8167d1b7>] entry_SYSCALL_64_fastpath+0x1a/0xa9 Feb 17 13:10:52 Tower kernel: Code: 1c 75 bb 0f 0b 85 c0 74 12 48 8b 93 e8 00 00 00 4c 89 ee 4c 89 e7 e8 42 6f 00 00 48 8b 4b 28 48 8d 43 28 44 89 73 1c 48 8b 53 30 <48> 89 51 08 48 89 0a 48 89 43 28 48 89 43 30 5b 41 5c 41 5d 41 Feb 17 13:10:52 Tower kernel: RIP [<ffffffff8117c87d>] __discard_prealloc+0x97/0xb1 Feb 17 13:10:52 Tower kernel: RSP <ffffc9000dd47d88> Feb 17 13:10:52 Tower kernel: CR2: 0000000000000008 Feb 17 13:10:52 Tower kernel: ---[ end trace db606795b48f245a ]--- Feb 17 13:39:29 Tower sshd[6367]: Accepted password for root from 205.206.23.53 port 60795 ssh2 Feb 17 13:41:05 Tower sshd[6770]: Accepted password for root from 205.206.23.53 port 60878 ssh2 One of my servers is all ReiserFS, so I did some snooping .. it's curious that the third Google hit on reiserfs_discard_all_prealloc is actually an unRAID thread ! RobJ did some dissecting, although it was on ESXi ... can't grok all that was said there, just a heads up. Quote Link to comment
Frank1940 Posted February 17, 2017 Share Posted February 17, 2017 Having some issues with the upgrade on one of my servers, Lost gui access, but still have SSH. Not sure how to run diagnostics from SSH? Just type diagnostics at the command prompt and the file will be written to your flash drive. Quote Link to comment
clowrym Posted February 17, 2017 Share Posted February 17, 2017 Having some issues with the upgrade on one of my servers, Lost gui access, but still have SSH. Not sure how to run diagnostics from SSH? Just type diagnostics at the command prompt and the file will be written to your flash drive. Excellent~!! Attached Diagnostics! tower-diagnostics-20170217-1419.zip Quote Link to comment
jonp Posted February 17, 2017 Share Posted February 17, 2017 Great work but when will nvme temperatures in the main gui work as it did in 6.2.9? Still looking into this, we're not letting it die. Quote Link to comment
John_M Posted February 17, 2017 Share Posted February 17, 2017 I've just upgraded and I'm seeing a lot of this is my syslog: Feb 17 22:56:21 Lapulapu vsftpd[11486]: connect from 127.0.0.1 (127.0.0.1) Feb 17 22:56:28 Lapulapu vsftpd[11563]: connect from 127.0.0.1 (127.0.0.1) Feb 17 22:56:36 Lapulapu vsftpd[11626]: connect from 127.0.0.1 (127.0.0.1) Feb 17 22:56:45 Lapulapu vsftpd[11717]: connect from 127.0.0.1 (127.0.0.1) Yes, I have the ftp daemon enabled with one user defined and I realise the connection is from localhost so it's most probably benign. I didn't see it in previous versions though. EDIT: I've just successfully updated another server that has no users defined in Settings -> FTP Server and in this case I don't get the vsftpd entries in the syslog. Quote Link to comment
clowrym Posted February 17, 2017 Share Posted February 17, 2017 Having some issues with the upgrade on one of my servers, Lost gui access, but still have SSH. Not sure how to run diagnostics from SSH? Just type diagnostics at the command prompt and the file will be written to your flash drive. Excellent~!! Attached Diagnostics! Is it ok to just reboot even though the update never seemed to finish? Quote Link to comment
RobJ Posted February 17, 2017 Share Posted February 17, 2017 Having some issues with the upgrade on one of my servers, Lost gui access... Just to be clear, this is NOT a 6.3.2 issue, but a problem that occurred in 6.3.1, prior to the completion of the update of the flash to 6.3.2. Since it occurred under 6.3.1, I'm not sure how much time we want to spend on it... Before rebooting, I would download 6.3.2 from the Download page, and upgrade the manual way, basically replace the bz* files on the flash from the distro. I would also consider updating your motherboard BIOS. Quote Link to comment
clowrym Posted February 17, 2017 Share Posted February 17, 2017 I only posted here since it was during the update process that it happened, I'll replace the files manually as suggested and reboot. Thanks Quote Link to comment
John_M Posted February 17, 2017 Share Posted February 17, 2017 Is it ok to just reboot even though the update never seemed to finish? From your diagnostics, the all important bz* files in the root of your boot flash appear to be the correct ones for 6.3.2 so I'd say it's safe to reboot. Here's what I have: [email protected]:~# v /boot total 144252 -rwxrwxrwx 1 root root 4399600 Feb 16 14:03 bzimage* -rwxrwxrwx 1 root root 80333596 Feb 16 14:07 bzroot* -rwxrwxrwx 1 root root 62528060 Feb 16 14:05 bzroot-gui* Here's what you have: /boot total 144280 drwxrwxrwx 2 root root 8192 Sep 30 2014 Duplicate -rwxrwxrwx 1 root root 8192 Dec 31 1979 FSCK0000.REC -rwxrwxrwx 1 root root 4399600 Feb 16 14:03 bzimage -rwxrwxrwx 1 root root 80333596 Feb 16 14:07 bzroot -rwxrwxrwx 1 root root 62528060 Feb 16 14:05 bzroot-gui Quote Link to comment
RobJ Posted February 18, 2017 Share Posted February 18, 2017 I only posted here since it was during the update process that it happened, I'll replace the files manually as suggested and reboot. I know. I wanted to make it clear to others that it wasn't a problem with 6.3.2, because I've been getting the impression that some users skim through the announcement threads and decide a release is defective if there appear to be too many issues reported. Your post had resulted in almost half the posts to this point, and I didn't want it to be misleading. Quote Link to comment
-Daedalus Posted February 18, 2017 Share Posted February 18, 2017 Updated from 6.3.1 with no problems. Quote Link to comment
JonathanM Posted February 18, 2017 Share Posted February 18, 2017 Didn't see 6.3.2 while on 6.2.4, but once I upgraded to 6.3.1 there it was. No problems otherwise Confirming this has been fixed, 6.2.4 now upgrades straight to 6.3.2 from the GUI without manually pasting the upgrade URL. Quote Link to comment
squirrellydw Posted February 18, 2017 Share Posted February 18, 2017 updated from 6.3.1 no issues. Great work Quote Link to comment
Paul_Ber Posted February 18, 2017 Share Posted February 18, 2017 Updated from 6.3.1 with no issues. Thanks for bug fixes etc. Quote Link to comment
Thornwood Posted February 18, 2017 Share Posted February 18, 2017 Should this fix the kernel panic problem in 6.3.1? Quote Link to comment
rxnelson Posted February 18, 2017 Share Posted February 18, 2017 Anyone run the preclear plugin yet? I just put in a 5-in-3 and I can see the drives in unassigned device but when I click preclear nothing happens. I don't get the next window. Yes I double posted http://lime-technology.com/forum/index.php?topic=39985.msg541613#msg541613 but I wasn't sure which thread was appropriate. I thought it more likely someone with 6.3.2 would see it here and be able test. It could be the cage. Like I said I just got it but the lights are one and the fan is spinning and I can see the drives in the bios and unassigned devices. Thanks. Quote Link to comment
clowrym Posted February 18, 2017 Share Posted February 18, 2017 I only posted here since it was during the update process that it happened, I'll replace the files manually as suggested and reboot. I know. I wanted to make it clear to others that it wasn't a problem with 6.3.2, because I've been getting the impression that some users skim through the announcement threads and decide a release is defective if there appear to be too many issues reported. Your post had resulted in almost half the posts to this point, and I didn't want it to be misleading. Fair Enough!! Quote Link to comment
Recommended Posts
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.