Lines Matching full:smb
4 SMB Direct - SMB3 over RDMA
7 This document describes how to set up the Linux SMB client and server to
12 The Linux SMB kernel client supports SMB Direct, which is a transport
16 SMB Direct on the Linux SMB client can be tested against KSMBD - a
17 kernel-space SMB server.
25 - Install a kernel with SMB Direct support. The first kernel release to
26 support SMB Direct on both the client and server side is 5.15. Therefore,
29 - Install cifs-utils, which provides the `mount.cifs` command to mount SMB
54 - Enable SMB Direct support for both the server and the client in the kernel
63 [*] Support for SMB Direct protocol
71 [*] SMB Direct support
73 - Build and install the kernel. SMB Direct support will be enabled in the
80 <https://www.kernel.org/doc/Documentation/filesystems/smb/ksmbd.rst>`_.
83 - On the client, mount the share with `rdma` mount option to use SMB Direct
84 (specify a SMB version 3.0 or higher using `vers`).
92 - To verify that the mount is using SMB Direct, you can check dmesg for the