-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
CNV v4.99.0.rhel9-2405, CNV v4.20.0.rhel9-184
-
-
CNV Virt-Node Sprint 279
-
Moderate
-
None
Description of problem:
virtctl reset during/around a live migration returns "context deadline exceeded (Client.Timeout exceeded while awaiting headers)" instead of a clear reason.
Version-Release number of selected component (if applicable):
4.20
How reproducible:
Always
Steps to Reproduce:
1. Have a running VM 2. Label the VMI: oc label vmi <NAME> migration=slow --overwrite 3. Create a MigrationPolicy (pre-copy only) with bandwidthPerMigration: 64Mi 4. Start migration: virtctl migrate rhel9-vm 5. While VMIM is phase=Running, run: virtctl reset rhel9-vm
Actual results:
Observe: CLI returns "context deadline exceeded... awaiting headers"; no Reset event; VMIM reaches a terminal phase; VMI returns Ready.
Expected results:
409 “reset rejected while migrating”
Additional info:
- links to