#SMB over QUIC support

1 messages · Page 1 of 1 (latest)

slow ether
#

Hi all, SMB over QUIC is supported or will be supported in ontap ? I'm not able to find any NetApp document about. I know the possibility to have a Windows Server in the middle communication in ontap just with smb. Still, I would like to know if is it foreseen any native support about.

shell beacon
#

not supported at the moment. As for when/if it will ever be supported, I don't know, but I guess the chances are pretty slim unless some real-world usecases for QUIC pop up

slow ether
shell beacon
#

why is it a nice feature? I mean what advantages does it have? (genuine question - I have only ever heard of QUIC, never looked into the details much)

slow ether
#

what can I say... the advantage is not about QUIC per se, it's just to use smb as you are used to; but over http+tls1.3 (QUIC). therefore "remote" users can access the shares just with a browser.

chrome spruce
shell beacon
#

SMB3 can use AES encryption already, which should be pretty secure. The web thingy is neat though

#

so it's basically like WebDAV just with CIFS tunneled over HTTP instead of HTTP directly

#

I guess with the move to "foo over TLS" for everything (NFS over TLS, NVME/TCP over TLS, etc.) it is entirely possible that CIFS over TLS (aka QUIC) might show up as well... you'd need to ask NetApp for an NDA insight into their roadmap though to be sure

mystic widget
#

@obsidian ivy or we could just ask “the man” 😎

obsidian ivy
#

@slow ether I don't think it works like you think it does. QUIC is a transport similar to TCP & UDP. It is used with several Layer5 protocols (HTTP, SMB, etc), but it does not change the protocol that's used to access the data. When using QUIC as the transport, SMB data is still only accessed via the SMB protocol. It does not enable a WebDAV-like change in data access. QUIC only provides a "TLS tunnel" to access data. There's no HTTP in there. https://learn.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic?tabs=windows-admin-center%2Cpowershell2%2Cwindows-admin-center1

Describes the SMB over QUIC feature in Windows Server and Windows client.

#

As @shell beacon mentioned, SMB3 with in-flight AES encryption is secure already. We are certainly entertaining the possibility of adding QUIC support to ONTAP for the SMB protocol, but as of this moment, the demand in the field is rather lackluster. If you want to register your demand, please have your NetApp account team file an FEPVR and describe the business use case of why you need SMB/QUIC.