Comment 10 for bug 1317548

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

Reproduced manually, Mike it can not 120 sec should be enough for migration, more over during manual testing instance stay in migration state with running miration task more that 20 minutes... , If we take a look at the compute hosts, we could see that new qemu process already start on the new host(before live migration instacne places on the node 2- and should migrate to the node 1)
On node 2 we can see a lot of problem with migration of network and we can see that we try do it (http://paste.openstack.org/show/81045/).
Also there is still [root@node-2 ~]# cat /var/lib/nova/networks/nova-br100.conf
fa:16:3e:f4:8a:99,test-serv469132.novalocal,10.0.0.2[root@node-2 ~]# [root@node-1 ~]# ls /var/lib/nova/instances/

[root@node-2 ~]# ls -all /var/lib/nova/instances/
total 4
drwxr-xr-x 5 nova nova 93 May 21 10:30 .
drwxr-xr-x 9 nova nova 96 May 21 09:50 ..
drwxr-xr-x 2 nova nova 42 May 21 09:51 5d55b352-6621-49dc-8406-7039a3eb0e56
drwxr-xr-x 2 nova nova 53 May 21 09:51 _base
-rw-r--r-- 1 nova nova 48 May 21 10:30 compute_nodes
drwxr-xr-x 2 nova nova 91 May 21 10:30 locks

On node -1: Instance qemu proccess starts:
http://paste.openstack.org/show/81046/
Also we could not see there any disk of instactance
[root@node-1 ~]# ls /var/lib/nova/instances/
5d55b352-6621-49dc-8406-7039a3eb0e56
[root@node-1 ~]# ls -all /var/lib/nova/instances/5d55b352-6621-49dc-8406-7039a3eb0e56/
total 4
drwxr-xr-x 2 nova nova 24 May 21 09:53 .
drwxr-xr-x 3 nova nova 49 May 21 09:53 ..
-rw-r--r-- 1 qemu qemu 66 May 21 09:59 console.log
And the same dr.conf file is emty on new node
[root@node-1 ~]# cat /var/lib/nova/networks/nova-br100.conf
[root@node-1 ~]#