Skip to content

Commit c854eca

Browse files
committed
OCPBUGS-52939-14: Added updating-cluster-prepare link to updating-cluster-prepare.adoc
1 parent 0b22618 commit c854eca

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

modules/persistent-storage-csi-migration-overview.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: CONCEPT
66
[id="persistent-storage-csi-migration-overview_{context}"]
7-
= Overview
7+
= Overview of CSI automatic migration
88

99
This feature automatically migrates volumes that were provisioned using in-tree storage plugins to their counterpart Container Storage Interface (CSI) drivers.
1010

modules/persistent-storage-csi-migration-vsphere.adoc

+3
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
= vSphere automatic migration
88

99
== New installations of {product-title}
10+
1011
For new installations of {product-title} 4.13, or later, automatic migration is enabled by default.
1112

1213
[id="updating-openshift_from_4.13_{context}"]
1314
== Updating from {product-title} 4.13 to 4.14
15+
1416
If you are using vSphere in-tree persistent volumes (PVs) and want to update from {product-title} 4.13 to 4.14, update vSphere vCenter and ESXI host to 7.0 Update 3L or 8.0 Update 2, otherwise the {product-title} update is blocked. After updating vSphere, your {product-title} update can occur and automatic migration is enabled by default.
1517

1618
Alternatively, if you do not want to update vSphere, you can proceed with an {product-title} update by performing an administrator acknowledgment:
@@ -27,6 +29,7 @@ If you do *not* update to vSphere 7.0 Update 3L or 8.0 Update 2 and use an admin
2729

2830
[id="updating-openshift_from_4.12_{context}"]
2931
== Updating from {product-title} 4.12 to 4.14
32+
3033
If you are using vSphere in-tree persistent volumes (PVs) and want to update from {product-title} 4.12 to 4.14, update vSphere vCenter and ESXI host to 7.0 Update 3L or 8.0 Update 2, otherwise the {product-title} update is blocked. After updating vSphere, your {product-title} update can occur and automatic migration is enabled by default.
3134

3235
Alternatively, if you do not want to update vSphere, you can proceed with an {product-title} update by performing an administrator acknowledgment by running *both* of the following commands:

storage/container_storage_interface/persistent-storage-csi-migration.adoc

+4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ toc::[]
88

99
In-tree storage drivers that are traditionally shipped with {product-title} are being deprecated and replaced by their equivalent Container Storage Interface (CSI) drivers. {product-title} provides automatic migration for in-tree volume plugins to their equivalent CSI drivers.
1010

11+
// Overview of CSI automatic migration
1112
include::modules/persistent-storage-csi-migration-overview.adoc[leveloffset=+1]
13+
14+
// Storage class implications
1215
include::modules/persistent-storage-csi-migration-sc.adoc[leveloffset=+1]
1316

1417
To change the default storage class, see xref:../../storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc#change-default-storage-class_persistent-storage-csi-sc-manage[Changing the default storage class].
1518

19+
// vSphere automatic migration
1620
include::modules/persistent-storage-csi-migration-vsphere.adoc[leveloffset=+1]
1721

1822
ifndef::openshift-origin[]

updating/preparing_for_updates/updating-cluster-prepare.adoc

+7-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ WARNING: This assembly has been moved into a subdirectory for 4.14+. Changes to
1212
To do: Remove this comment once 4.13 docs are EOL.
1313
////
1414

15-
Learn more about administrative tasks that cluster admins must perform to successfully initialize an update, as well as optional guidelines for ensuring a successful update.
15+
Cluster admins must complete certain administrative tasks to successfully initialize an update. Consider using optional guidelines for ensuring a successful update.
16+
17+
[NOTE]
18+
====
19+
For a cluster that runs on {vmw-first}, you can use vSphere automatic migration to provision in-tree storage plugins to their counterpart Container Storage Interface (CSI) drivers. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration-sc-vsphere_persistent-storage-csi-migration[vSphere automatic migration].
20+
====
1621

1722
[id="rhel-micro-architecture-update-requirements"]
1823
== {op-system-base} 9.2 micro-architecture requirement change
@@ -21,7 +26,7 @@ Learn more about administrative tasks that cluster admins must perform to succes
2126

2227
[IMPORTANT]
2328
====
24-
Without the correct micro-architecture requirements, the update process will fail. Make sure you purchase the appropriate subscription for each architecture. For more information, see link:https://access.redhat.com/products/red-hat-enterprise-linux#addl-arch[Get Started with Red Hat Enterprise Linux - additional architectures]
29+
Without the correct micro-architecture requirements, the update process fails. Ensure that you purchase the appropriate subscription for each architecture. For more information, see link:https://access.redhat.com/products/red-hat-enterprise-linux#addl-arch[Get Started with Red Hat Enterprise Linux - additional architectures]
2530
====
2631

2732
[id="kube-api-removals_{context}"]

0 commit comments

Comments
 (0)