DOCPLAN#108: [CQA Stories] Pre-migration corrections for live migration#108213
DOCPLAN#108: [CQA Stories] Pre-migration corrections for live migration#108213ousleyp merged 1 commit intoopenshift:mainfrom
Conversation
|
/retest |
There was a problem hiding this comment.
| Requirement | Status | Notes |
|---|---|---|
| Short Description | Meets | You successfully included the [role="_abstract"] attribute.+4 |
| Terminology | Meets | Uses official names like "KubeVirt" and "CLI" correctly. |
| Structure | Meets | No level 2-5 nested sections are present. |
| Block Titles | Meets | The title on the YAML example (Line 95) will not trigger a Vale error. |
|
/LGTM |
ousleyp
left a comment
There was a problem hiding this comment.
This is looking pretty good! Just a few comments. :)
| `<bandwidthPerMigration>`:: Specifies the bandwidth of each migration as a quantity-of-bytes-per-second value. For example, a value of 2048Mi means 2048 MiB/s. Default: 0, which is unlimited. | ||
| + | ||
| `<completionTimeoutPerGiB>`:: Specifies the length of time, in seconds per GiB of memory, at which the migration is canceled if it has not completed. For example, a VM with 6GiB memory times out if it has not completed migration in 4800 seconds. If the `Migration Method` is `BlockMigration`, the size of the migrating disks is included in the calculation. | ||
| + | ||
| `<parallelMigrationsPerCluster>`:: Specifies the number of migrations running in parallel in the cluster. Default: `5`. | ||
| + | ||
| `<parallelOutboundMigrationsPerNode>`:: Specifies the maximum number of outbound migrations per node. Default: `2`. | ||
| + | ||
| `<progressTimeout>`:: Specifies the length of time, in seconds, at which the migration is canceled if memory copy fails to make progress. Default: `150`. | ||
| + | ||
| `<allowPostCopy>`:: Specifies whether the post copy mode is enabled. You can enable post copy mode to allow the migration of one node to another to converge, even if a VM is running a heavy workload and the memory dirty rate is too high. By default, `allowPostCopy` is set to `false`. |
|
New changes are detected. LGTM label has been removed. |
|
@aspauldi: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/cherrypick enterprise-4.22 |
|
/cherrypick enterprise-4.21 |
|
/cherrypick enterprise-4.20 |
|
/cherrypick enterprise-4.19 |
|
/cherrypick enterprise-4.18 |
|
/cherrypick enterprise-4.17 |
|
/cherrypick enterprise-4.16 |
|
@ousleyp: new pull request created: #108409 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ousleyp: new pull request created: #108410 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ousleyp: new pull request created: #108411 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ousleyp: #108213 failed to apply on top of branch "enterprise-4.19": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ousleyp: #108213 failed to apply on top of branch "enterprise-4.18": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ousleyp: #108213 failed to apply on top of branch "enterprise-4.17": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@ousleyp: #108213 failed to apply on top of branch "enterprise-4.16": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Version(s): 4.16+
Issue: DOCPLAN-108
Link to docs preview:
The following live migration modules and assembly are updated in this PR:
virt-configuring-a-live-migration-policy.adoc
virt-configuring-live-migration-heavy.adoc
virt-configuring-live-migration-limits.adoc
virt-live-migration-policies.adoc
virt-configuring-live-migration.adoc
QE review: N/A (DITA compliance only)
Additional information:
Tagged for Version 4.16+ following advice in Slack (https://redhat-internal.slack.com/archives/GN1MK7XQC/p1772807830949479)