Skip to content

Commit fa5a93d

Browse files
authored
Merge pull request #93118 from lpettyjo/rel_notes_4_19
Rel Notes for Storage 4.19
2 parents 020fa87 + cf849b8 commit fa5a93d

File tree

1 file changed

+106
-1
lines changed

1 file changed

+106
-1
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 106 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,89 @@ With this release, the secrets store providers support using the {secrets-store-
889889

890890
For more information, see xref:../storage/container_storage_interface/persistent-storage-csi-secrets-store.adoc#persistent-storage-csi-secrets-store-disconnect-environment_persistent-storage-csi-secrets-store[Support for disconnected environments].
891891

892+
[id="ocp-release-notes-storage-azure-file-cross-sub-support_{context}"]
893+
==== Azure File cross-subscription support is generally available
894+
Cross-subscription support allows you to have an {product-title} cluster in one Azure subscription and mount your Azure file share in another Azure subscription using the Azure File Container Storage Interface (CSI) driver. The subscriptions must be in the same tenant.
895+
896+
This feature is generally available in {product-title} 4.19.
897+
898+
For more information, see xref:../storage/container_storage_interface/persistent-storage-csi-aws-efs.adoc#persistent-storage-csi-efs-cross-account_persistent-storage-csi-aws-efs[AWS EFS CSI cross account support].
899+
900+
[id="ocp-release-notes-storage-vol-attributes_{context}"]
901+
==== Volume Attributes Classes (Technology Preview)
902+
Volume Attributes Classes provide a way for administrators to describe "classes" of storage they offer. Different classes might correspond to different quality-of-service levels.
903+
904+
Volume Attributes Classes in {product-title} 4.19 is available only with AWS Elastic Block Storage (EBS) and Google Cloud Platform (GCP) persistent disk (PD) Container Storage Interface (CSI).
905+
906+
You can apply a Volume Attributes Classes to a persistent volume claim (PVC). If a new Volume Attributes Class becomes available in the cluster, you can update the PVC with the new Volume Attributes Classes if needed.
907+
908+
Volume Attributes Classes have parameters that describe volumes belonging to them. If a parameter is omitted, the default is used at volume provisioning. If a user applies the PVC with a different Volume Attributes Class with omitted parameters, the default value of the parameters might be used depending on the CSI driver implementation. For more information, see the related CSI driver documentation.
909+
910+
Volume Attributes Classes is available in {product-title} 4.19 with Technology Preview status.
911+
912+
For more information, see xref:..//storage/understanding-persistent-storage.adoc#storage-persistent-storage-pvc-volumeattributesclass_understanding-persistent-storage[Volume Attributes Classes].
913+
914+
[id="ocp-release-notes-storage-cli-cmd-pvc-usage_{context}"]
915+
==== New CLI command to show PVC usage (Technology Preview)
916+
{product-title} 4.19 introduces a new command to view persistent volume claim usage. This feature has Technology Preview status.
917+
918+
For more information, see xref:../storage/understanding-persistent-storage.adoc#pvc-cli-command-usage_understanding-persistent-storage[Viewing PVC usage statistics].
919+
920+
[id="ocp-release-notes-storage-cli-cmd-resize-recovery_{context}"]
921+
==== CSI volume resizing recovery is generally available
922+
Previously, you might expand a persistent volume claim (PVC) to a size that is not supported by the underlying storage provider. In this case, the expansion controller typically tries forever to expand the volume and keeps failing.
923+
924+
This new feature allows you to recover and provide another resize value for the PVC. Resizing recovery is supported as generally available in {product-title} 4.19.
925+
926+
For more information about resizing volumes, see xref:../storage/expanding-persistent-volumes.adoc[Expanding persistent volumes].
927+
928+
For more information about recovering when resizing volumes, see xref:../storage/expanding-persistent-volumes.adoc#expanding-recovering-from-failure_expanding-persistent-volumes[Recovering from failure when expanding volumes].
929+
930+
[id="ocp-release-notes-storage-resize-migrated-vsphere-in-tree-vols_{context}"]
931+
==== Support for resizing vSphere in-tree migrated volumes is generally available
932+
Previously, VMware vSphere persistent volumes that were migrated from in-tree to Container Storage Interface (CSI) could not be resized. With {product-title} 4.19, resizing migrated volumes is supported. This feature is generally available.
933+
934+
For more information about resizing volumes, see xref:../storage/expanding-persistent-volumes.adoc[Expanding persistent volumes].
935+
936+
[id="ocp-release-notes-storage-disable-vsphere_{context}"]
937+
==== Disabling and enabling storage on vSphere is generally available
938+
Cluster administrators might want to disable the VMWare vSphere Container Storage Interface (CSI) Driver as a Day 2 operation, so the vSphere CSI Driver does not interface with your vSphere setup.
939+
940+
This features was introduced in {product-title} 4.17 with Technology Preview status. This feature is now supported as generally available in {product-title} 4.19.
941+
942+
For more information, see xref:../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-disable-storage-overview_persistent-storage-csi-vsphere[Disabling and enabling storage on vSphere].
943+
944+
[id="ocp-release-notes-storage-increase-max-vols-per-node-vsphere"]
945+
==== Increasing the maximum number of volumes per node for vSphere (Technology Preview)
946+
For VMware vSphere version 7, {product-title} restricts the maximum number of volumes per node to 59.
947+
948+
However, with {product-title} 4.19 for vSphere version 8 or later, you can increase the allowable number of volumes per node to a maximum of 255. Otherwise, the default value remains at 59.
949+
950+
This feature has Technology Preview status.
951+
952+
For more information, see xref:../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-increase-max-vols-per-node-overview_persistent-storage-csi-vsphere[Increasing maximum volumes per node for vSphere].
953+
954+
[id="ocp-release-notes-storage-vsphere-migrating-cns-vols-between-datastores_{context}"]
955+
==== Migrating CNS volumes between datastores for vSphere is fully supported
956+
If you are running out of space in your current datastore, or want to move to a more performant datastore, you can migrate VMware vSphere Cloud Native Storage (CNS) volumes between datastores. This applies to both attached and detached volumes.
957+
958+
{product-title} now fully supports migration of CNS volume using the vCenter UI. Migrated volumes should work
959+
as expected and should not result in non-functional persistent volumes. CNS volumes can also be migrated while in use by pods.
960+
961+
This feature was introduced as a Development Preview in {product-title} 4.17, but is now fully supported in 4.19.
962+
963+
Migrating CNS volumes between datastores requires VMware vSphere 8.0.2 or later or vSphere 7.0 Update 3o or later.
964+
965+
For more information, see xref:../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores_persistent-storage-csi-vsphere[Migrating CNS volumes between datastores for vSphere].
966+
967+
[id="ocp-release-notes-storage-nfs-export-options-filestore"]
968+
==== NFS export options for Filestore storage class is generally available.
969+
By default, a Filestore instance grants root level read/write access to all clients that share the same Google Cloud project and virtual private cloud (VPC) network. Network File System (NFS) export options can limit this access to certain IP ranges and specific user/group IDs for the Filestore instance. When creating a storage class, you can set these options using the `nfs-export-options-on-create` parameter.
970+
971+
NFS export options is supported as generally available in {product-title} 4.19.
972+
973+
For more information, see xref:..//storage/container_storage_interface/persistent-storage-csi-google-cloud-file.adoc#persistent-storage-csi-gcp-filestore-nfs-export-options_persistent-storage-csi-google-cloud-file[NFS export options].
974+
892975
[id="ocp-release-notes-web-console_{context}"]
893976
=== Web console
894977

@@ -1163,6 +1246,11 @@ In the following tables, features are marked with the following statuses:
11631246
|====
11641247
|Feature |4.17 |4.18 |4.19
11651248

1249+
|Persistent storage using FlexVolume
1250+
|Deprecated
1251+
|Deprecated
1252+
|Deprecated
1253+
11661254
|AliCloud Disk CSI Driver Operator
11671255
|Removed
11681256
|Removed
@@ -2093,6 +2181,11 @@ In the following tables, features are marked with the following statuses:
20932181
|Technology Preview
20942182
|Technology Preview
20952183

2184+
|Azure File cross-subscription support
2185+
|Not Available
2186+
|Not Available
2187+
|General Availability
2188+
20962189
|Shared Resources CSI Driver in OpenShift Builds
20972190
|Technology Preview
20982191
|Technology Preview
@@ -2116,6 +2209,11 @@ In the following tables, features are marked with the following statuses:
21162209
|Disabling/enabling storage on vSphere
21172210
|Technology Preview
21182211
|Technology Preview
2212+
|General Availability
2213+
2214+
|Increasing max number of volumes per node for vSphere
2215+
|Not Available
2216+
|Not Available
21192217
|Technology Preview
21202218

21212219
|RWX/RWO SELinux Mount
@@ -2126,7 +2224,7 @@ In the following tables, features are marked with the following statuses:
21262224
|Migrating CNS Volumes Between Datastores
21272225
|Developer Preview
21282226
|Developer Preview
2129-
|Developer Preview
2227+
|General Availability
21302228

21312229
|CSI volume group snapshots
21322230
|Not Available
@@ -2147,6 +2245,11 @@ In the following tables, features are marked with the following statuses:
21472245
|Not Available
21482246
|General Availability
21492247
|General Availability
2248+
2249+
|Volume Attribute Classes
2250+
|Not Available
2251+
|Not Available
2252+
|Technology Preview
21502253
|====
21512254

21522255
[discrete]
@@ -2194,6 +2297,8 @@ To save the `vmcore` file, use the `crashkernel` setting to reserve 1024 MB of m
21942297

21952298
[id="ocp-storage-core-4-19-known-issues_{context}"]
21962299

2300+
* NFS volumes exported from VMWare vSAN Files cannot be mounted by clusters running {product-title} 4.19 due to RHEL-83435. To avoid this issue, ensure that you are running VMWare ESXi and vSAN at the latest patch versions of 8.0 P05, or later. (link:https://issues.redhat.com/browse/OCPBUGS-55978[OCPBUGS-55978])
2301+
21972302
[id="ocp-hosted-control-planes-4-19-known-issues_{context}"]
21982303

21992304
[id="ocp-4-19-asynchronous-errata-updates_{context}"]

0 commit comments

Comments
 (0)