Jump to content

PuffyDumpty

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by PuffyDumpty

  1. Disabled NetBIOS and removed the client and server signing requirements. Changed the min protocol to SMB3_11 vs just SMB3 after looking at the man page. Seems it should be the same, but at least it's been working for a while now. I suspect the signing requirements are what were killing it. I'll reintroduce those once I see this is stable for a few days. 

  2. Recently upgraded to 6.8.2 after being on 6.8.0-rc6 for a while after facing issues with the 6.8.0 release and 6.8.1 release. On the non-RC releases, my shares all seem to disappear after some time. I can't seem to find anything in /var/log/syslog, dmesg, or messages that help me understand what is going on. My only potential thought is a specific SMB configuration that I enabled to force SMB3, but it has been that way since 6.5 with no issues. 

     

    I attached my diagnostic file, so hopefully someone can help.

     

    Thanks.

    unraid-diagnostics-20200128-1215.zip

  3. Same issue as others. Rolled back to 6.4.1 after a hard power cycle, checked parity, and everything seems to be well again. Below is my syslog paste. 

     

    Mar  4 22:37:17 unRAID kernel: ------------[ cut here ]------------
    Mar  4 22:37:17 unRAID kernel: WARNING: CPU: 0 PID: 0 at kernel/rcu/tree.c:2725 rcu_process_callbacks+0x320/0x36b
    Mar  4 22:37:17 unRAID kernel: Modules linked in: xt_CHECKSUM iptable_mangle ipt_REJECT nf_reject_ipv4 ebtable_filter ebtables ip6table_filter ip6_tables vhost_net tun vhost tap xt_nat veth ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 iptable_filter ip_tables nf_nat xfs md_mod bonding bnx2 ipmi_ssif i2c_core intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd glue_helper mpt3sas cryptd i7core_edac wmi raid_class scsi_transport_sas intel_cstate acpi_power_meter intel_uncore ata_piix button ipmi_si acpi_cpufreq [last unloaded: bnx2]
    Mar  4 22:37:17 unRAID kernel: CPU: 0 PID: 0 Comm: swapper/0 Tainted: G          I     4.14.23-unRAID #1
    Mar  4 22:37:17 unRAID kernel: Hardware name: Dell Inc. PowerEdge R710/00NH4P, BIOS 6.4.0 07/23/2013
    Mar  4 22:37:17 unRAID kernel: task: ffffffff81c12480 task.stack: ffffffff81c00000
    Mar  4 22:37:17 unRAID kernel: RIP: 0010:rcu_process_callbacks+0x320/0x36b
    Mar  4 22:37:17 unRAID kernel: RSP: 0018:ffff881fbf003f18 EFLAGS: 00010002
    Mar  4 22:37:17 unRAID kernel: RAX: ffffffffffffd800 RBX: ffff881fbf0214c0 RCX: 0000000091816401
    Mar  4 22:37:17 unRAID kernel: RDX: 0000000000000001 RSI: ffff881fbf003f20 RDI: ffff881fbf0214f8
    Mar  4 22:37:17 unRAID kernel: RBP: ffffffff81c399c0 R08: 0000000000024080 R09: ffffffff814bf8bc
    Mar  4 22:37:17 unRAID kernel: R10: ffffea0072760880 R11: 0000000000000020 R12: ffff881fbf0214f8
    Mar  4 22:37:17 unRAID kernel: R13: 7fffffffffffffff R14: 0000000000000246 R15: ffffffffffffffff
    Mar  4 22:37:17 unRAID kernel: FS:  0000000000000000(0000) GS:ffff881fbf000000(0000) knlGS:0000000000000000
    Mar  4 22:37:17 unRAID kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Mar  4 22:37:17 unRAID kernel: CR2: 00007f3070070000 CR3: 0000000001c0a005 CR4: 00000000000226f0
    Mar  4 22:37:17 unRAID kernel: Call Trace:
    Mar  4 22:37:17 unRAID kernel: <IRQ>
    Mar  4 22:37:17 unRAID kernel: ? hrtimer_forward+0x74/0x7c
    Mar  4 22:37:17 unRAID kernel: __do_softirq+0xcd/0x1c2
    Mar  4 22:37:17 unRAID kernel: irq_exit+0x4f/0x8e
    Mar  4 22:37:17 unRAID kernel: smp_apic_timer_interrupt+0x7a/0x85
    Mar  4 22:37:17 unRAID kernel: apic_timer_interrupt+0x7d/0x90
    Mar  4 22:37:17 unRAID kernel: </IRQ>
    Mar  4 22:37:17 unRAID kernel: RIP: 0010:cpuidle_enter_state+0xe0/0x135
    Mar  4 22:37:17 unRAID kernel: RSP: 0018:ffffffff81c03ec8 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff10
    Mar  4 22:37:17 unRAID kernel: RAX: ffff881fbf020940 RBX: 0000000000000000 RCX: 000000000000001f
    Mar  4 22:37:17 unRAID kernel: RDX: 0000185f47ce8b1b RSI: 0000000000020140 RDI: 0000000000000000
    Mar  4 22:37:17 unRAID kernel: RBP: ffff881fbf028a00 R08: 00004accec2fdce4 R09: 0000000000000060
    Mar  4 22:37:17 unRAID kernel: R10: ffffffff81c03ea8 R11: 000000000036f780 R12: 0000000000000004
    Mar  4 22:37:17 unRAID kernel: R13: 0000185f47ce8b1b R14: ffffffff81c59258 R15: 0000185f47bf9a89
    Mar  4 22:37:17 unRAID kernel: ? cpuidle_enter_state+0xbb/0x135
    Mar  4 22:37:17 unRAID kernel: do_idle+0x11a/0x179
    Mar  4 22:37:17 unRAID kernel: cpu_startup_entry+0x18/0x1a
    Mar  4 22:37:17 unRAID kernel: start_kernel+0x3e4/0x3ec
    Mar  4 22:37:17 unRAID kernel: secondary_startup_64+0xa5/0xb0
    Mar  4 22:37:17 unRAID kernel: Code: a8 00 00 00 eb 13 48 2b 05 eb f3 ba 00 48 39 c2 7d 07 48 89 93 90 00 00 00 48 83 7b 38 00 0f 94 c1 48 85 d2 0f 94 c0 38 c1 74 02 <0f> 0b 4c 89 f7 57 9d 66 66 90 66 90 4c 89 e7 e8 1f 0e 00 00 84 
    Mar  4 22:37:17 unRAID kernel: ---[ end trace 36b2bcd82cb461af ]---

  4. 38 minutes ago, dmacias said:


    Yes that's the problem. I use the ip address to create an exception for nmap and an awk script to get unRAID's interface e.g. eth0. I too have an dhcp reservation but I do have an ip address in the network.cfg. But that may have been set by me, using a static address. I'll have to get the ip a different way. Can you check under the Tools menu and go to Vars. Then search for ipaddr or your ip address?

    Is this what you're after? 

     

    [eth0] => Array
            (
                [BONDING] => yes
                [BONDNAME] => bond0
                [BONDNICS] => eth0,eth1
                [BONDING_MODE] => 1
                [BONDING_MIIMON] => 100
                [DHCP_KEEPRESOLV] => no
                [DNS_SERVER1] => 192.168.1.254
                [BRIDGING] => yes
                [BRNAME] => br0
                [BRNICS] => bond0
                [BRSTP] => no
                [BRFD] => 0
                [DESCRIPTION:0] => 
                [USE_DHCP:0] => yes
                [IPADDR:0] => 192.168.1.250
                [NETMASK:0] => 255.255.255.0
                [GATEWAY] => 192.168.1.254
                [MTU] => 
                [TYPE] => access
            )

  5. 4 hours ago, dmacias said:


    What variable is your server ip address under in /boot/config/network.cfg?

    I have a reservation set in my DHCP server for my unRAID box, so it isn't static from what unRAID knows. Would that cause it? 

     

    # Generated settings:
    IFNAME[0]="br0"
    BONDNAME[0]="bond0"
    BONDING_MIIMON[0]="100"
    BRNAME[0]="br0"
    BRSTP[0]="no"
    BRFD[0]="0"
    BONDING_MODE[0]="1"
    BONDNICS[0]="eth0 eth1"
    BRNICS[0]="bond0"
    DESCRIPTION[0]=""
    USE_DHCP[0]="yes"
    DHCP_KEEPRESOLV="no"
    MTU[0]=""
    SYSNICS="1"

  6. I am also having issues with network scanning not working. Nmap works fine from shell, so it's not my firewall knocking it down. It just flashes using the webGUI. 

     

    Tried Chrome 57.x and Firefox 47.x, same results. Running unRAID 6.3.3. Network config is active-backup, 2 gig ethernet. 

     

    Let me know if there are more details I can provide. Thanks!

×
×
  • Create New...