Skip to content

Commit 93a54a6

Browse files
authored
Merge pull request #84302 from lpettyjo/OSDOCS-12429
OSDOCS-12429#CIFS/SMB CSI driver TP -> GA
2 parents 0fadd4c + fd6a9c1 commit 93a54a6

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

modules/persistent-storage-csi-smb-cifs-limits.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,11 @@ When Federal Information Processing Standards (FIPS) mode is enabled, the use of
1414
1515
* Using HTTP proxy configuration to connect to outside of the cluster SMB servers is not supported by the CSI driver.
1616
+
17-
Since CIFS/SMB is a LAN protocol, and though it can be routed to subnets, it is not designed to be extended over the WAN, and does not support HTTP proxy settings.
17+
Since CIFS/SMB is a LAN protocol, and though it can be routed to subnets, it is not designed to be extended over the WAN, and does not support HTTP proxy settings.
18+
19+
* The CIFS/SMB CSI Driver Operator does _not_ support Windows Distributed File System (DFS).
20+
21+
* Kerberos authentication is not supported.
22+
23+
* SMB CSI was tested with Samba v4.21.2 and Windows Server 2019 and Windows Server 2022.
24+

storage/container_storage_interface/persistent-storage-csi-smb-cifs.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ toc::[]
88

99
{product-title} is capable of provisioning persistent volumes (PVs) with a Container Storage Interface (CSI) driver for Common Internet File System (CIFS) dialect/Server Message Block (SMB) protocol.
1010

11-
:FeatureName: CIFS/SMB CSI Driver Operator
12-
include::snippets/technology-preview.adoc[leveloffset=+1]
13-
1411
Familiarity with xref:../../storage/understanding-persistent-storage.adoc#understanding-persistent-storage[persistent storage] and xref:../../storage/container_storage_interface/persistent-storage-csi.adoc#persistent-storage-csi[configuring CSI volumes] is recommended when working with a CSI Operator and driver.
1512

1613
After installing the CIFS/SMB CSI Driver Operator, {product-title} installs corresponding pods for the Operator and driver in the `openshift-cluster-csi-drivers` namespace by default. This allows the CIFS/SMB CSI Driver to create CSI-provisioned persistent volumes (PVs) that mount to CIFS/SMB shares.

0 commit comments

Comments
 (0)