Skip to content

Commit 76e47f0

Browse files
authored
Merge pull request #102059 from Vaishali-gif-rh/CNV-70102
CNV- 70102: Document storage migration behavior
2 parents a03d100 + 5d329f5 commit 76e47f0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

modules/virt-dv-annotations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ metadata:
2424
# ...
2525
----
2626
<1> Multus network annotation
27-
====
27+
====

modules/virt-migrating-bulk-vms-different-storage-class-web.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
[role="_abstract"]
1010
By using the {product-title} web console, you can migrate single-cluster VMs in bulk from one storage class to another storage class.
1111

12+
[NOTE]
13+
====
14+
When you migrate a virtual machine disk from one storage class to another, the source persistent volume claim (PVC) is not automatically deleted after the migration completes.
15+
After you verify that the migration was successful, you must manually delete the source PVC. This behavior is expected and applies only to storage class migrations.
16+
====
17+
1218
.Prerequisites
1319

1420
* The VMs you select for each bulk migration must be in the same namespace.
@@ -40,4 +46,4 @@ You can also click *VirtualMachine name* to select all VMs.
4046

4147
. Review the details, and click *Migrate VirtualMachine storage* to start the migration.
4248

43-
. Optional: Click *Stop* to interrupt the migration, or click *View storage migrations* to see the status of current and previous migrations.
49+
. Optional: Click *Stop* to interrupt the migration, or click *View storage migrations* to see the status of current and previous migrations.

0 commit comments

Comments
 (0)