Skip to content

[Doc] VM Migration policy and status #4376

@bk201

Description

@bk201

Is your doc request related to a problem? Please describe or add related issue ID.

Migration policy

To have a document or KB article to explain the VM Migration policy. Including how they work and cons/pros.

https://kubevirt.io/user-guide/operations/live_migration/#understanding-different-migration-strategies

And also includes how to set it in a running cluster:

Related issue: #4375

Migration status

A doc or KB article to explain how to see a running migration state at this moment. This is done via watching the dom job in virt-launcher pod:

  • Find VM's virt-launcher pod.
  • Exec bash in the pod.
  • Dump the job info
    virsh domjobinfo 1
    

Related issue: #4352

Describe the solution you'd like

Metadata

Metadata

Assignees

Labels

area/backendHarvester control planearea/kubevirtKubeVirt relatedrequire/docImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions