Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
Look like i do have this option in whatever version of nova i am running [root@ostack-compute-02 site-packages]# pwd /openstack/venvs/nova-16.0.16/lib/python2.7/site-packages [root@ostack-compute-02 site-packages]# grep "migrate_configure_max_speed" * -r

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
Oh wait i believe following. https://github.com/openstack/openstack-ansible/blob/0e03f46a2ebb0ffc6f12384f19ec1184434e7a09/playbooks/defaults/repo_packages/openstack_services.yml#L148 On Wed, Jul 25, 2018 at 10:04 AM, Satish Patel wrote: > David, > > look like OSAD 16.0.15 using following repo,

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
David, look like OSAD 16.0.15 using following repo, if i am not wrong - name: os_nova scm: git src: https://git.openstack.org/openstack/openstack-ansible-os_nova version: 378cf6c83f9ad23c2e0d37e9df06796fee02cc27 On Wed, Jul 25, 2018 at 9:45 AM, David Medberry wrote: > I think that nova

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
David, I did this on compute node [root@ostack-compute-01 ~]# locate test_guest.py /openstack/venvs/nova-16.0.14/lib/python2.7/site-packages/nova/tests/unit/virt/libvirt/test_guest.py /openstack/venvs/nova-16.0.16/lib/python2.7/site-packages/nova/tests/unit/virt/libvirt/test_guest.py I didn't

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread David Medberry
I think that nova --version is the version of the client (not of nova itself). I'm looking at OSAD 16.0.15 to see what it is pulling for nova. If I see anything of interest, I'll reply. On Wed, Jul 25, 2018 at 6:33 AM, Satish Patel wrote: > Thanks David, > > [root@ostack-compute-01 ~]# nova

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
Thanks David, [root@ostack-compute-01 ~]# nova --version 9.1.2 I am using Pike 16.0.15 (My deployment tool is openstack-ansible) What are my option here? On Wed, Jul 25, 2018 at 8:19 AM, David Medberry wrote: > It's not clear what version of Nova you are running but perhaps it is badly >

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread David Medberry
It's not clear what version of Nova you are running but perhaps it is badly patched. The 16.x.x (Pike) release of Nova has no "migrate_configure_max_speed" but as best I can tell you are running a patched version of Nova Pike so it may be inconsistent. This parameter was introduced on 2017-08-24:

[Openstack] Live migration failed with ceph storage

2018-07-24 Thread Satish Patel
I have openstack with ceph storage setup and trying to test Live migration but somehow it failed and showing following error nova.conf # ceph rbd support live_migration_uri = "qemu+tcp://%s/system" live_migration_tunnelled = True libvirtd.conf listen_tls = 0 listen_tcp = 1 unix_sock_group =