ceph based live migration did not migrate the hypervisor

Bug #1609543 reported by wenqing liang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1
Fix Committed
High
Jeya ganesh babu J
Trunk
Fix Committed
High
Jeya ganesh babu J

Bug Description

In r3.1.0.0 mitaka build 13, setup_livemigration completed successfully without error but live migration of vm hypervisor did not happen.

root@cmbu-ceph-perf1:/opt/contrail/utils# nova show VM1 | grep hypervisor_hostname
| OS-EXT-SRV-ATTR:hypervisor_hostname | cmbu-ceph-perf3 |
root@cmbu-ceph-perf1:/opt/contrail/utils# nova list
+--------------------------------------+------+--------+------------+-------------+-----------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------+--------+------------+-------------+-----------------+
| f516df7e-5cd6-400e-997b-fe73c3a206a8 | VM1 | ACTIVE | - | Running | VN1=192.168.1.3 |
+--------------------------------------+------+--------+------------+-------------+-----------------+
root@cmbu-ceph-perf1:/opt/contrail/utils# nova live-migration f516df7e-5cd6-400e-997b-fe73c3a206a8 cmbu-ceph-perf2
root@cmbu-ceph-perf1:/opt/contrail/utils# nova show VM1 | grep hypervisor_hostname
| OS-EXT-SRV-ATTR:hypervisor_hostname | cmbu-ceph-perf3 |
root@cmbu-ceph-perf1:/opt/contrail/utils#

wenqing liang (wliang)
information type: Proprietary → Public
tags: added: blocker
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22818
Submitter: Jeya ganesh babu (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22818
Committed: http://github.org/Juniper/contrail-provisioning/commit/6315c622ac60368b087e65c84d02d10214029ec8
Submitter: Zuul
Branch: R3.1

commit 6315c622ac60368b087e65c84d02d10214029ec8
Author: Jeya ganesh babu J <email address hidden>
Date: Wed Aug 3 14:25:34 2016 -0700

Livemigraiton provision fix

Closes-Bug: #1609543
Issue in the recent libvirt configuration. The listen
argument should be provided as env variable in init
script.

Change-Id: Icb5857db93956c26b5e7ad092e029ad2c788727c

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/23340
Submitter: Jeya ganesh babu (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23340
Committed: http://github.org/Juniper/contrail-provisioning/commit/86d4fb08b7ead57c1e687bc2d5feac1523d91877
Submitter: Zuul
Branch: master

commit 86d4fb08b7ead57c1e687bc2d5feac1523d91877
Author: Jeya ganesh babu J <email address hidden>
Date: Tue Aug 16 17:56:53 2016 -0700

Storage provision fix merge

Closes-Bug: #1609317
Closes-Bug: #1609973
Closes-Bug: #1609543
Closes-Bug: #1610330
Jewel version of ceph requires /var/lib/ceph and /var/run/ceph
directories to be with ownership of ceph.
The issue is seen during a reconfigure.
Fixed issue when restarting cinder services. Need to kill zombie
process.
Fixed livemigration permission issue.
Issue in the recent libvirt configuration. The listen
argument should be provided as env variable in init
script.
Object storage uses same port as horizon causing
horizon to error. Changed the default port for object
storage delivery to 9001.

Change-Id: I21c25e3fd253cadd6ea907ba47f6577ff34a5cef

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.