Skip to content

Commit 395f523

Browse files
committed
MIG-807: Block storage zones and IBM cloud
1 parent 50fcd31 commit 395f523

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

migration_toolkit_for_containers/mtc-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ You can migrate from xref:../migrating_from_ocp_3_to_4/about-migrating-from-3-to
1111

1212
{mtc-short} provides a web console and an API, based on Kubernetes custom resources, to help you control the migration and minimize application downtime.
1313

14-
// include::modules/migration-mtc-release-notes-1-6.adoc[leveloffset=+1]
14+
include::modules/migration-mtc-release-notes-1-6.adoc[leveloffset=+1]
1515
include::modules/migration-mtc-release-notes-1-5.adoc[leveloffset=+1]
1616
include::modules/migration-mtc-release-notes-1-4.adoc[leveloffset=+1]

modules/migration-mtc-release-notes-1-6.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ The following features are deprecated:
2929
This release has the following known issues:
3030

3131
* On {product-title} 3.10, the `MigrationController` pod takes too long to restart. The Bugzilla report contains a workaround. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1986796[*BZ#1986796*])
32-
3332
* `Stage` pods fail during direct volume migration from a classic {product-title} source cluster on IBM Cloud. The IBM block storage plugin does not allow the same volume to be mounted on multiple pods of the same node. As a result, the PVCs cannot be mounted on the Rsync pods and on the application pods simultaneously. To resolve this issue, stop the application pods before migration. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1887526[*BZ#1887526*])
34-
3533
* `MigPlan` custom resource does not display a warning when an AWS gp2 PVC has no available space. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1963927[*BZ#1963927*])
34+
* Block storage for IBM Cloud must be in the same availability zone. See the link:https://cloud.ibm.com/docs/vpc?topic=vpc-block-storage-vpc-faq[IBM FAQ for block storage for virtual public cloud].

0 commit comments

Comments
 (0)