Activity log for bug #1863605

Date Who What changed Old value New value Message
2020-02-17 12:08:14 LuyaoZhong bug added bug
2020-02-17 12:10:04 LuyaoZhong description We introduced vpmem support in Train release, including create/resize/cold migration, but not live migration(with libvirt/qemu). Since live migration will essentially rely on an libvirt xml, for vpmem there will be backend files configued in xml, if we live migrate an instance with vpmem under Train release, we may got two unexpected results: 1. If the dest host has the same vpmem backend files as that used by instance on source host, the live migration will succeed but the vpmems consumed on dest host will not be tracked. 2. If the dest host doesn't have those vpmems, the live migration will fail. We need reject the live migration with vpmem in nova conductor when do the precheck. We introduced vpmem support in Train release, including create/resize/cold migration, but not live migration(with libvirt/qemu). Since live migration will essentially rely on an libvirt xml, for vpmem there will be backend files configued in xml, if we live migrate an instance with vpmem under Train release, we may got two unexpected results: 1. If the dest host has the same vpmem backend files as that used by instance on source host, the live migration will succeed but the vpmems consumed on dest host will not be tracked. 2. If the dest host doesn't have those vpmems, the live migration will fail. We need reject the live migration with vpmem in nova conductor when do the precheck. And backport to T release.
2020-02-17 12:11:22 OpenStack Infra nova: status New In Progress
2020-02-17 12:11:22 OpenStack Infra nova: assignee LuyaoZhong (luyaozhong)
2020-03-18 11:55:20 OpenStack Infra nova: status In Progress Fix Released
2020-03-23 15:53:59 Elod Illes nominated for series nova/train
2020-03-23 15:53:59 Elod Illes bug task added nova/train
2020-03-25 05:27:09 OpenStack Infra nova/train: status New In Progress
2020-03-25 05:27:09 OpenStack Infra nova/train: assignee LuyaoZhong (luyaozhong)
2020-04-18 22:39:52 OpenStack Infra nova/train: status In Progress Fix Committed
2020-11-24 14:08:22 Elod Illes nova/train: status Fix Committed Fix Released