1 00:00:01,240 --> 00:00:04,860 Server Message Block, or SMB, has been the default file 2 00:00:04,860 --> 00:00:08,900 sharing protocol in Windows for, again, as long as I've been in the industry, 3 00:00:08,900 --> 00:00:13,930 Windows Server 2022 continues to enhance Server Message Block 4 00:00:13,930 --> 00:00:17,320 version 3 and Server Message Block Direct. 5 00:00:17,320 --> 00:00:20,230 Now the use case for SMB Direct is speed. 6 00:00:20,230 --> 00:00:23,750 That is, as long as the servers who are communicating with each other, 7 00:00:23,750 --> 00:00:28,710 I'm going to say Windows Server 2022 boxes, have a hardware network interface 8 00:00:28,710 --> 00:00:34,020 that supports remote direct memory access, or RDMA, the use case is the 9 00:00:34,020 --> 00:00:40,340 acceleration that you can see in the CPU overhead is so low that the use case 10 00:00:40,340 --> 00:00:45,440 is you can connect with another server's RDMA‑enabled NIC and interact with 11 00:00:45,440 --> 00:00:47,910 their storage as if it's locally mounted. 12 00:00:47,910 --> 00:00:51,080 So, again, SMB Direct built‑in feature, 13 00:00:51,080 --> 00:00:55,500 it's enabled by default in Windows Server, and as long as your NICs, 14 00:00:55,500 --> 00:00:58,680 your network interfaces, are RDMA enabled as well, 15 00:00:58,680 --> 00:01:02,170 you can realize great performance gains in the 16 00:01:02,170 --> 00:01:04,370 networking subsystem in Windows Server. 17 00:01:04,370 --> 00:01:09,390 And then lastly, in Windows Server 2022, SMB Direct offers 18 00:01:09,390 --> 00:01:14,400 128 or 256‑bit AES packet encryption. 19 00:01:14,400 --> 00:01:18,370 Last thing, you should know a couple final points before we proceed, is 20 00:01:18,370 --> 00:01:23,260 that SMB Multichannel is the Microsoft product that's responsible for 21 00:01:23,260 --> 00:01:28,750 Windows Server detecting the RDMA state of its own NICs, as well as remote 22 00:01:28,750 --> 00:01:32,310 NICs that that Windows Server is communicating with, and you should also 23 00:01:32,310 --> 00:01:44,000 know that in the case of Hyper‑V, the SMB Direct feature is not exposed to your Hyper‑V guests, that is the VMs. This would be only at the hardware level.