Visit Open-E website
Results 1 to 6 of 6

Thread: Support of SMB3 protocol

  1. #1

    Default Support of SMB3 protocol

    Hi all,

    Can someone tells me if DSSv7 supports SMB3 protocol ?

    Many thanks in advance.

    Bruno.

  2. #2

    Default

    Not yet, next release coming soon before the end of Nov. will have Samba 3.6.25.
    In JovianDSS we do have SMB3.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  3. #3

    Default

    Ok thank you Todd.

    It seems also that the last version even does not support SMB2 only SMB1.5 see below dialect version

    PS C:\WINDOWS\system32> Get-SmbConnection

    ServerName ShareName UserName Credential Dialect NumOpens
    ---------- --------- -------- ---------- ------- --------
    192.168.0.71 vol1 user1 user1 1.5 1

    Regards,

    Bruno.

  4. #4

    Default

    DSS V7 is using SMB ver 2.1 so not sure why the Windows is reporting a lower version.
    Last edited by To-M; 10-07-2016 at 07:03 PM.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  5. #5

    Default

    Can anybody help me on this issue ?

    My Windows 10 Powershell reports SMB1.5 instead of 2.1 with Open-E DSSv7 last version (i.e up56)

    Many thanks in advance.

    Bruno.

  6. #6

    Default

    Hi all,

    The new version up57 has fixed this issue :

    PS C:\WINDOWS\system32> Get-SmbConnection

    ServerName ShareName UserName Credential Dialect NumOpens
    ---------- --------- -------- ---------- ------- --------
    192.168.0.71 vol1 user1 user1 2.0.2 1

    But the dialect is only 2.0.2 not 2.1 ?

    Bruno.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •