mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-9316#Correct Cinder in-tree migration info
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
fec92ba3f6
commit
119ee9062e
@@ -18,8 +18,10 @@ To create CSI-provisioned PVs that mount to OpenStack Cinder storage assets, {pr
|
||||
|
||||
* The _OpenStack Cinder CSI driver_ enables you to create and mount OpenStack Cinder PVs.
|
||||
|
||||
For {product-title}, automatic migration from OpenStack Cinder in-tree to the CSI driver is available as a Technology Preview (TP) feature.
|
||||
With migration enabled, volumes provisioned using the existing in-tree plugin are automatically migrated to use the OpenStack Cinder CSI driver. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration feature].
|
||||
[NOTE]
|
||||
====
|
||||
{product-title} provides automatic migration for the Cinder in-tree volume plugin to its equivalent CSI driver. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
|
||||
====
|
||||
|
||||
include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
|
||||
|
||||
|
||||
@@ -16,11 +16,9 @@ requested by users.
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
{product-title} defaults to using an in-tree (non-CSI) plugin to provision Cinder storage.
|
||||
{product-title} 4.11 and later provides automatic migration for the Cinder in-tree volume plugin to its equivalent CSI driver.
|
||||
|
||||
In future {product-title} versions, volumes provisioned using existing in-tree plugins are planned for migration to their equivalent CSI driver. CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes. For more information about migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
|
||||
|
||||
After full migration, in-tree plugins will eventually be removed in future versions of {product-title}.
|
||||
CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes. For more information about migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
|
||||
====
|
||||
|
||||
[role="_additional-resources"]
|
||||
|
||||
Reference in New Issue
Block a user