Nalith

Members
  • Posts

    10
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Nalith's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thanks for the prompt response. I also thought that is the issue however for the life of me it seems the chmod changes are not being applied: Is there something I am missing?
  2. This seem to be broken in the latest version (6.8.0-rc3), looks like the startup/shutdown scripts are not executing. Has anyone got this to work with the latest RC version?
  3. Did you ever find a way of doing this, I'm having the exact same issue =\
  4. Hi I have recently upgraded my UnRaid server to a Intel S2600CP board with two E5-2690v2 processors however this is the second time I am getting a stack trace error (First time it crashed my whole server so I was not able to get the trace - It was only displayed on the screen). Could you please assist in understanding this, based on my knowledge this seems to be something related to the NIC: Jan 30 09:57:39 Nalith-SVR kernel: WARNING: CPU: 20 PID: 155948 at net/netfilter/nf_conntrack_core.c:763 __nf_conntrack_confirm+0x96/0x4fc Jan 30 09:57:39 Nalith-SVR kernel: Modules linked in: veth macvlan xt_nat ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 iptable_filter ip_tables nf_nat xfs dm_crypt algif_skcipher af_alg dm_mod dax nfsd lockd grace sunrpc md_mod igb i2c_algo_bit sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd cryptd ipmi_ssif glue_helper intel_cstate intel_uncore ahci libahci intel_rapl_perf i2c_i801 i2c_core pcc_cpufreq aacraid wmi button [last unloaded: ipmi_si] Jan 30 09:57:39 Nalith-SVR kernel: CPU: 20 PID: 155948 Comm: kworker/20:0 Tainted: G W 4.18.20-unRAID #1 Jan 30 09:57:39 Nalith-SVR kernel: Hardware name: Intel Corporation S2600CP/S2600CP, BIOS SE5C600.86B.02.06.0005.080320162159 08/03/2016 Jan 30 09:57:39 Nalith-SVR kernel: Workqueue: events macvlan_process_broadcast [macvlan] Jan 30 09:57:39 Nalith-SVR kernel: RIP: 0010:__nf_conntrack_confirm+0x96/0x4fc Jan 30 09:57:39 Nalith-SVR kernel: Code: c1 ed 20 89 2c 24 e8 26 f7 ff ff 8b 54 24 04 89 ef 89 c6 41 89 c5 e8 bc f8 ff ff 84 c0 75 b9 49 8b 86 80 00 00 00 a8 08 74 02 <0f> 0b 4c 89 f7 e8 04 ff ff ff 49 8b 86 80 00 00 00 0f ba e0 09 73 Jan 30 09:57:39 Nalith-SVR kernel: RSP: 0018:ffff880ffd303d30 EFLAGS: 00010202 Jan 30 09:57:39 Nalith-SVR kernel: RAX: 0000000000000188 RBX: ffff88011c4ce300 RCX: 0000000000000101 Jan 30 09:57:39 Nalith-SVR kernel: RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffffffff81e09210 Jan 30 09:57:39 Nalith-SVR kernel: RBP: 000000000000bf04 R08: 00000000dfb0e9c9 R09: ffff88047ac69000 Jan 30 09:57:39 Nalith-SVR kernel: R10: 0000000000000098 R11: ffff880dff0062c0 R12: ffffffff81e8cdc0 Jan 30 09:57:39 Nalith-SVR kernel: R13: 0000000000008d4d R14: ffff880345410280 R15: ffff8803454102d8 Jan 30 09:57:39 Nalith-SVR kernel: FS: 0000000000000000(0000) GS:ffff880ffd300000(0000) knlGS:0000000000000000 Jan 30 09:57:39 Nalith-SVR kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 30 09:57:39 Nalith-SVR kernel: CR2: 000000c4201f3000 CR3: 0000000001e0a004 CR4: 00000000001606e0 Jan 30 09:57:39 Nalith-SVR kernel: Call Trace: Jan 30 09:57:39 Nalith-SVR kernel: <IRQ> Jan 30 09:57:39 Nalith-SVR kernel: ipv4_confirm+0xaf/0xb7 [nf_conntrack_ipv4] Jan 30 09:57:39 Nalith-SVR kernel: nf_hook_slow+0x37/0x96 Jan 30 09:57:39 Nalith-SVR kernel: ip_local_deliver+0xa7/0xd5 Jan 30 09:57:39 Nalith-SVR kernel: ? inet_del_offload+0x3e/0x3e Jan 30 09:57:39 Nalith-SVR kernel: ip_rcv+0x2dc/0x317 Jan 30 09:57:39 Nalith-SVR kernel: ? ip_local_deliver_finish+0x1aa/0x1aa Jan 30 09:57:39 Nalith-SVR kernel: __netif_receive_skb_core+0x6b2/0x740 Jan 30 09:57:39 Nalith-SVR kernel: process_backlog+0x7e/0x116 Jan 30 09:57:39 Nalith-SVR kernel: net_rx_action+0x10b/0x274 Jan 30 09:57:39 Nalith-SVR kernel: __do_softirq+0xce/0x1e2 Jan 30 09:57:39 Nalith-SVR kernel: do_softirq_own_stack+0x2a/0x40 Jan 30 09:57:39 Nalith-SVR kernel: </IRQ> Jan 30 09:57:39 Nalith-SVR kernel: do_softirq+0x4d/0x59 Jan 30 09:57:39 Nalith-SVR kernel: netif_rx_ni+0x1c/0x22 Jan 30 09:57:39 Nalith-SVR kernel: macvlan_broadcast+0x10f/0x153 [macvlan] Jan 30 09:57:39 Nalith-SVR kernel: ? __switch_to_asm+0x34/0x70 Jan 30 09:57:39 Nalith-SVR kernel: macvlan_process_broadcast+0xd5/0x131 [macvlan] Jan 30 09:57:39 Nalith-SVR kernel: process_one_work+0x16e/0x24f Jan 30 09:57:39 Nalith-SVR kernel: ? cancel_delayed_work_sync+0xa/0xa Jan 30 09:57:39 Nalith-SVR kernel: worker_thread+0x1dc/0x2ac Jan 30 09:57:39 Nalith-SVR kernel: kthread+0x10b/0x113 Jan 30 09:57:39 Nalith-SVR kernel: ? kthread_flush_work_fn+0x9/0x9 Jan 30 09:57:39 Nalith-SVR kernel: ret_from_fork+0x35/0x40 Jan 30 09:57:39 Nalith-SVR kernel: ---[ end trace 639ac6552e87bc59 ]--- Any help would be appreciated. Thanks
  5. My apologies for coming across grouchy, it seemed to have done the trick. Thanks for your assistance, I appreciate it.
  6. I can see my drives listed however when I select it in the drop down the page refreshes and reverts back to un-selected, this was for my second party disk. When I tried changing my primary parity disk to un-selected and re-add it I am getting the exact same problem with it.
  7. I have already tried that, same problem.
  8. Hi. I have upgraded to Unraid 6.2 and am now experiencing problems attaching a second parity disk, when selecting the disk from the drop down the page just refreshes and it reverts back to an unassigned state. I then also tried removing my primary parity disk (Yes I know....) and now I can't add that back either, getting the same problem there. I have included the diagnostics for reference. I can start my array with out the party disks however I do not wish to have this running with out any parity. nalith-svr-diagnostics-20160927-1324.zip
  9. Hi I am making the move to unRaid from Windows (Storage Spaces), running 2 x Adaptec 6805E Controllers with 16 Drives. I have not moved my data off the old drives yet as I am still kicking the tires on unRaid to make sure my system is stable. I am sitting with a problem that it would seem like I need to load drivers for the Adaptec 6805E controller for it to fully function as I am not getting the temp values though and/or able to perform any SMART tests on my drivers (No errors given but no information returned either. The problem is there are no drivers for this card for Slackware (http://www.adaptec.com/en-us/support/raid/sas_raid/sas-6805e/), any suggestions? All my drives are configured as JBOD. I am also not able to install the Storage Manager tool for Linux (Very handy to diagnose disk problems using a GUI. Any suggestions?