[libvirt] [PATCH v16] support offline migration

Laine Stump laine at laine.org
Fri Dec 7 19:13:06 UTC 2012


On 12/07/2012 10:08 AM, Jiri Denemark wrote:
> From: liguang <lig.fnst at cn.fujitsu.com>
>
> original migration did not aware of offline case,
> so, try to support offline migration quietly
> (did not disturb original migration) by pass
> VIR_MIGRATE_OFFLINE flag to migration APIs if only
> the domain is really inactive, and
> migration process will not puzzled by domain
> offline and exit unexpectedly.
> these changes did not take care of disk images the
> domain required, for them could be transferred by
> other APIs as suggested, then VIR_MIGRATE_OFFLINE
> must not combined with VIR_MIGRATE_NON_SHARED_*.
> and you must do a persistent migration at same time,
> do "virsh migrate --offline --persistent ...".


This commit message is *very* confusing. Maybe before pushing you could
rewrite it to make sense to an outsider?




More information about the libvir-list mailing list