Jump to content

jphipps

Members
  • Posts

    334
  • Joined

  • Last visited

Everything posted by jphipps

  1. Update: Must be an issue, all my nfs mounts to unraid are hung... Just checking my error log after upgradeing to 6.6.0-rc2 and saw the following error message, not sure if it is an issue or not: Sep 8 10:00:00 Tower kernel: ------------[ cut here ]------------ Sep 8 10:00:00 Tower kernel: nfsd: non-standard errno: -103 Sep 8 10:00:00 Tower kernel: WARNING: CPU: 2 PID: 14895 at fs/nfsd/nfsproc.c:817 nfserrno+0x44/0x4a [nfsd] Sep 8 10:00:00 Tower kernel: Modules linked in: xt_nat veth ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 iptable_filter ip_tables nf_nat xfs nfsd lockd grace sunrpc md_mod ipmi_devintf bonding e1000e x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel cryptd mpt3sas mvsas ipmi_ssif libsas intel_cstate intel_uncore i2c_i801 intel_rapl_perf i2c_core ahci raid_class libahci scsi_transport_sas video thermal button fan backlight ipmi_si pcc_cpufreq [last unloaded: e1000e] Sep 8 10:00:00 Tower kernel: CPU: 2 PID: 14895 Comm: nfsd Not tainted 4.18.6-unRAID #1 Sep 8 10:00:00 Tower kernel: Hardware name: Supermicro X9SCL/X9SCM/X9SCL/X9SCM, BIOS 2.0c 10/17/2013 Sep 8 10:00:00 Tower kernel: RIP: 0010:nfserrno+0x44/0x4a [nfsd] Sep 8 10:00:00 Tower kernel: Code: c0 48 83 f8 22 75 e2 80 3d b3 06 01 00 00 bb 00 00 00 05 75 17 89 fe 48 c7 c7 3b 0a 26 a0 c6 05 9c 06 01 00 01 e8 5c 7c df e0 <0f> 0b 89 d8 5b c3 48 83 ec 18 31 c9 ba ff 07 00 00 65 48 8b 04 25 Sep 8 10:00:00 Tower kernel: RSP: 0018:ffffc9000358fdc0 EFLAGS: 00010282 Sep 8 10:00:00 Tower kernel: RAX: 0000000000000000 RBX: 0000000005000000 RCX: 0000000000000007 Sep 8 10:00:00 Tower kernel: RDX: 0000000000000000 RSI: ffff88062fd16470 RDI: ffff88062fd16470 Sep 8 10:00:00 Tower kernel: RBP: ffffc9000358fe10 R08: 0000000000000003 R09: ffffffff82215800 Sep 8 10:00:00 Tower kernel: R10: 00000000000005d7 R11: 000000000001de74 R12: ffff8805d4a6e408 Sep 8 10:00:00 Tower kernel: R13: 0000000019070000 R14: ffff8805d4a6e568 R15: 0000000000000100 Sep 8 10:00:00 Tower kernel: FS: 0000000000000000(0000) GS:ffff88062fd00000(0000) knlGS:0000000000000000 Sep 8 10:00:00 Tower kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Sep 8 10:00:00 Tower kernel: CR2: 000014b58251e850 CR3: 0000000001e0a002 CR4: 00000000000606e0 Sep 8 10:00:00 Tower kernel: Call Trace: Sep 8 10:00:00 Tower kernel: nfsd_open+0x15e/0x17c [nfsd] Sep 8 10:00:00 Tower kernel: nfsd_read+0x45/0xec [nfsd] Sep 8 10:00:00 Tower kernel: nfsd3_proc_read+0x95/0xda [nfsd] Sep 8 10:00:00 Tower kernel: nfsd_dispatch+0xb4/0x169 [nfsd] Sep 8 10:00:00 Tower kernel: svc_process+0x4b5/0x666 [sunrpc] Sep 8 10:00:00 Tower kernel: ? nfsd_destroy+0x48/0x48 [nfsd] Sep 8 10:00:00 Tower kernel: nfsd+0xeb/0x142 [nfsd] Sep 8 10:00:00 Tower kernel: kthread+0x10b/0x113 Sep 8 10:00:00 Tower kernel: ? kthread_flush_work_fn+0x9/0x9 Sep 8 10:00:00 Tower kernel: ret_from_fork+0x35/0x40 Sep 8 10:00:00 Tower kernel: ---[ end trace f9ed8c5ab3595bf7 ]--- tower-diagnostics-20180908-1151.zip
  2. From Chrome, you can right-click in the page and click on inspector, then from the network tab do a load of the page and you can click on the request and see the request and response headers.
  3. Actually, I do have that plugin installed. It is strange, I haven't seen the space issue since I removed the unassigned device plugin rebooted and re-installed it.
  4. I am thinking now there is nothing wrong with the plugin. I found my web UI was blank on the array page and I noticed on running commands from a shell I was getting "no space left on device" messages". I didn't see any filesystems that were full and memory was not fully utilized, so not sure what the problem was. I rebooted, and the plugin installed without any issues. Must be something that occurs overnight... Thanks, Jeff
  5. I encountered a strange issue after upgrading to 6.1.4. On my one unraid server, almost every morning the web UI would display, but the array page was blank and the dashboard didn't show any disks. I rebooted yesterday and it cleared, but this morning it was doing the same. I noticed in the /var/log/unassigned.device.log the following entries: at Nov 21 10:31:14 EST 2015: PHP Warning: set_error_handler() expects the argument () to be a valid callback in /usr/local/emhttp/plugins/unassigned.devices/UnassignedDevices.php on line 428 Sat Nov 21 10:31:24 EST 2015: PHP Warning: set_error_handler() expects the argument () to be a valid callback in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(289) : eval()'d code on line 550 Sat Nov 21 10:31:25 EST 2015: PHP Warning: set_error_handler() expects the argument () to be a valid callback in /usr/local/emhttp/plugins/unassigned.devices/UnassignedDevices.php on line 428 Sat Nov 21 10:31:29 EST 2015: PHP Warning: set_error_handler() expects the argument () to be a valid callback in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(289) : eval()'d code on line 550 Sat Nov 21 10:31:30 EST 2015: PHP Warning: set_error_handler() expects the argument () to be a valid callback in /usr/local/emhttp/plugins/unassigned.devices/UnassignedDevices.php on line 428 I removed the Unassigned Devices plugin, and the UI began acting normally again. Update: I tried reinstalling to see if it would happen again, and now I get an error message as in the attached screenshot...
  6. Include ZFS in the base unraid supported filesystem. Can be used with dockers for copy on write as well as snapshot support and quotas. Would also make a great cache drive filesystem since you can use Raid-Z protection on the cache pool. Also support filesystem compression... Plus it is more mature than BTRFS. Thanks, Jeff
  7. Looks like the current doesn't work, it needs to be recompiled for the new kernel. I tested on 1 server and the driver wont load..
  8. I had just updated unraid before I saw your post
  9. That is pretty cool... Just tried loading the package, and the zpool command is giving me: The ZFS modules are not loaded. Try running '/sbin/modprobe zfs' as root to load them. If I try to load the module, it states that it isn't found. Is there anything else that needs to be done outside of installing the plg?
  10. I really like the icon approach, makes it stand out better. From being in meetings with color coded spreadsheets, it is always fun to see who sees the same colors...
  11. Never mind, I figured it out. You just have to add a secondary app path to the config.php with a folder under data to install external apps...
  12. Do you know how to add apps to the docker? It seems from the install stuff I found you have to untar the app into a directory under owncloud, but I am not real familure with dockers or owncloud.
  13. That was going to be my next suggestion.. Sent from my iPhone using Tapatalk
  14. Did you run through the Web setup? I never looked at the logs, but the first time I installed it and ran through the web setup, after that it acted a bit odd. I restarted the container and it has been running without issues for several days including syncing to a Mac client and IOS...
×
×
  • Create New...