Jump to content

shpitz461

Members
  • Posts

    205
  • Joined

  • Last visited

Report Comments posted by shpitz461

  1. Ha, that fixed it.

    I haven't changed my custom file.

    I removed the following lines from the custom config and it still works:

    Quote

    [global]
    interfaces = "192.168.1.60;capability=RSS,speed=40000000000" "192.168.1.64;capability=RSS,speed=40000000000"

    Why did it work in rc5 but now no longer works? was there a syntax change?

    It's no big deal, not sure if those commands did anything anyway... All my VM's show a 10gbit connection even though the card is 40gbit.

    I still get speeds above 10gbit when transferring directly to nvme cache.

    Thanks for the fix!

    • Like 1
  2. I also ran 'testparm':

    Quote

    testparm
    Load smb config files from /etc/samba/smb.conf
    lpcfg_do_global_parameter: WARNING: The "null passwords" option is deprecated
    lpcfg_do_global_parameter: WARNING: The "client NTLMv2 auth" option is deprecated
    lpcfg_do_global_parameter: WARNING: The "raw NTLMv2 auth" option is deprecated
    Loaded services file OK.
    Weak crypto is allowed by GnuTLS (e.g. NTLM as a compatibility fallback)

    Server role: ROLE_STANDALONE

    Press enter to see a dump of your service definitions

    # Global parameters
    [global]
            bind interfaces only = Yes
            client ipc min protocol = SMB3
            client ipc signing = required
            client signing = required
            disable netbios = Yes
            disable spoolss = Yes
            interfaces = 192.168.1.60;capability=RSS,speed=40000000000 192.168.1.64;capability=RSS,speed=40000000000
            load printers = No
            logging = syslog@0
            map to guest = Bad User
            max open files = 40960
            multicast dns register = No
            ntlm auth = ntlmv1-permitted
            null passwords = Yes
            passdb backend = smbpasswd
            printcap name = /dev/null
            restrict anonymous = 2
            security = USER
            server min protocol = SMB3
            server signing = required
            server string = Media server
            show add printer wizard = No
            smb1 unix extensions = No
            workgroup = SELA
            fruit:nfs_aces = No
            idmap config * : range = 3000-7999
            idmap config * : backend = tdb
            acl allow execute always = Yes
            case sensitive = Yes
            create mask = 0777
            delete veto files = Yes
            directory mask = 0777
            hide dot files = No
            hide files = /desktop.ini/$recycle.bin
            include = /etc/samba/smb-shares.conf
            invalid users = root
            use sendfile = Yes
            veto files = /._*/.DS_Store/.AppleDouble/.Trashes/.TemporaryItems/.Spotlight-V100/
            wide links = Yes

     

  3. Hi, I've updated from rc5 to rc8 and now the shares are inaccessible for multiple machines.

    I tried to do 'samba restart' but that didn't help.

    Quote

    Jun 12 12:09:37 SelaNAS wsdd2[62795]: 'Terminated' signal received.
    Jun 12 12:09:37 SelaNAS winbindd[62823]: [2023/06/12 12:09:37.464680,  0] ../../source3/winbindd/winbindd_dual.c:1957(winbindd_sig_term_handler)
    Jun 12 12:09:37 SelaNAS winbindd[62823]:   Got sig[15] terminate (is_parent=1)
    Jun 12 12:09:37 SelaNAS winbindd[62825]: [2023/06/12 12:09:37.464719,  0] ../../source3/winbindd/winbindd_dual.c:1957(winbindd_sig_term_handler)
    Jun 12 12:09:37 SelaNAS winbindd[62825]:   Got sig[15] terminate (is_parent=0)
    Jun 12 12:09:37 SelaNAS wsdd2[62795]: terminating.
    Jun 12 12:09:37 SelaNAS winbindd[63176]: [2023/06/12 12:09:37.465010,  0] ../../source3/winbindd/winbindd_dual.c:1957(winbindd_sig_term_handler)
    Jun 12 12:09:37 SelaNAS winbindd[63176]:   Got sig[15] terminate (is_parent=0)
    Jun 12 12:09:39 SelaNAS smbd[92062]: [2023/06/12 12:09:39.778273,  0] ../../source3/smbd/server.c:1741(main)
    Jun 12 12:09:39 SelaNAS smbd[92062]:   smbd version 4.17.7 started.
    Jun 12 12:09:39 SelaNAS smbd[92062]:   Copyright Andrew Tridgell and the Samba Team 1992-2022
    Jun 12 12:09:39 SelaNAS smbd[92062]: [2023/06/12 12:09:39.782309,  0] ../../source3/lib/interface.c:685(load_interfaces)
    Jun 12 12:09:39 SelaNAS smbd[92062]:   WARNING: no network interfaces found
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.792912,  0] ../../source3/smbd/server.c:1264(open_sockets_smbd)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   open_sockets_smbd: No sockets available to bind to.
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793143,  0] ../../lib/util/fault.c:173(smb_panic_log)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   ===============================================================
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793160,  0] ../../lib/util/fault.c:174(smb_panic_log)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   INTERNAL ERROR: open_sockets_smbd() failed in pid 92063 (4.17.7)
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793169,  0] ../../lib/util/fault.c:178(smb_panic_log)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   If you are running a recent Samba version, and if you think this problem is not yet fixed in the latest versions, please consider reporting this bug, see https://wiki.samba.org/index.php/Bug_Reporting
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793178,  0] ../../lib/util/fault.c:183(smb_panic_log)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   ===============================================================
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793186,  0] ../../lib/util/fault.c:184(smb_panic_log)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   PANIC (pid 92063): open_sockets_smbd() failed in 4.17.7
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793388,  0] ../../lib/util/fault.c:292(log_stack_trace)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   BACKTRACE: 9 stack frames:
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #0 /usr/lib64/libgenrand-samba4.so(log_stack_trace+0x2e) [0x1549523f664e]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #1 /usr/lib64/libgenrand-samba4.so(smb_panic+0x9) [0x1549523f68a9]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #2 /usr/lib64/libsmbd-base-samba4.so(+0xdc985) [0x154952867985]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #3 /usr/lib64/libsmbd-base-samba4.so(+0xdce03) [0x154952867e03]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #4 /usr/lib64/libsmbd-shim-samba4.so(exit_server+0x14) [0x1549523fb264]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #5 /usr/sbin/smbd(main+0x15df) [0x557c5365c3af]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #6 /lib64/libc.so.6(+0x236b7) [0x1549521be6b7]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #7 /lib64/libc.so.6(__libc_start_main+0x85) [0x1549521be775]
    Jun 12 12:09:39 SelaNAS smbd[92063]:    #8 /usr/sbin/smbd(_start+0x21) [0x557c5365cb31]
    Jun 12 12:09:39 SelaNAS smbd[92063]: [2023/06/12 12:09:39.793441,  0] ../../source3/lib/dumpcore.c:315(dump_core)
    Jun 12 12:09:39 SelaNAS smbd[92063]:   dumping core in /var/log/samba/cores/smbd
    Jun 12 12:09:39 SelaNAS smbd[92063]: 
    Jun 12 12:09:39 SelaNAS wsdd2[92077]: starting.
    Jun 12 12:09:39 SelaNAS winbindd[92078]: [2023/06/12 12:09:39.906658,  0] ../../source3/winbindd/winbindd.c:1440(main)
    Jun 12 12:09:39 SelaNAS winbindd[92078]:   winbindd version 4.17.7 started.
    Jun 12 12:09:39 SelaNAS winbindd[92078]:   Copyright Andrew Tridgell and the Samba Team 1992-2022
    Jun 12 12:09:39 SelaNAS winbindd[92078]: [2023/06/12 12:09:39.909112,  0] ../../source3/lib/interface.c:685(load_interfaces)
    Jun 12 12:09:39 SelaNAS winbindd[92078]:   WARNING: no network interfaces found
    Jun 12 12:09:39 SelaNAS winbindd[92078]: [2023/06/12 12:09:39.910702,  0] ../../source3/lib/interface.c:685(load_interfaces)
    Jun 12 12:09:39 SelaNAS winbindd[92078]:   WARNING: no network interfaces found
    Jun 12 12:09:39 SelaNAS winbindd[92080]: [2023/06/12 12:09:39.914942,  0] ../../source3/winbindd/winbindd_cache.c:3116(initialize_winbindd_cache)
    Jun 12 12:09:39 SelaNAS winbindd[92080]:   initialize_winbindd_cache: clearing cache and re-creating with version number 2

    No config has been changed.

    WebUI is working fine, as well as VM's and dockers.

    Any idea what could be wrong?

×
×
  • Create New...