File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
docset/winserver2025-ps/storagereplica Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,8 @@ Accept wildcard characters: False
134
134
135
135
### -EnableCompression
136
136
137
- Indicates that this Storage Replica group should use SMB compression for data transfer.
137
+ Indicates that this Storage Replica group should use SMB compression for data transfer. SMB
138
+ compression is only used with TCP, and isn't supported on both SMB Direct and RDMA networks.
138
139
139
140
` ` ` yaml
140
141
Type : SwitchParameter
Original file line number Diff line number Diff line change @@ -189,6 +189,7 @@ Accept wildcard characters: False
189
189
### -Compression
190
190
191
191
Indicates that the connections in this partnership should use SMB compression for data transfer.
192
+ SMB compression is only used with TCP, and isn't supported on both SMB Direct and RDMA networks.
192
193
193
194
` ` ` yaml
194
195
Type : Boolean
You can’t perform that action at this time.
0 commit comments