I’m looking for a suggestion for compact-ish NAS cases. I only have a few drives, 4 at the moment, so I don’t need a ton of space. But I’d like to downsize without getting a brand new motherboard and PSU it possible (both are ATX at the moment).

My main requirement is being able to install and uninstall drives without worrying about cable management.

Thanks!

  • randombullet@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Try this in your SMB settings in OMV.

    socket options = TCP_NODELAY SO_RCVBUF=65536
    SO_SNDBUF=65536
    read raw = yes
    write raw = yes
    max xmit = 65535
    dead time = 15
    min receivefile size = 16384
    write cache size = 524288
    getwd cache = yes
    max connections = 65535
    max open files = 65535
    min protocol = smb3
    max protocol = smb3