As I want to migrate vm from one node to another, then it shows all fine at the beginning, but the log is running to
2018-01-29 13:06:54 migration status: active (transferred 1058218873, remaining 1658880), total 1091379200)
2018-01-29 13:06:54 migration xbzrle cachesize: 67108864 transferred 0 pages 0 cachemiss 5925 overflow 0
2018-01-29 13:06:54 migration status: active (transferred 1059536273, remaining 3039232), total 1091379200)
2018-01-29 13:06:54 migration xbzrle cachesize: 67108864 transferred 0 pages 0 cachemiss 6246 overflow 0
2018-01-29 13:06:54 migration speed: 11.13 MB/s - downtime 25 ms
2018-01-29 13:06:54 migration status: completed
then after a half hour is still this status (I have run vm migration before, it only takes one or two minute)
so I want to stop it.
It can stop the vm from running to stopped. But the task is still running migration.
I also try to kill the task manually in terminal, but the process still there even I use `kill -9`
how can I stop the migrate task and destory the vms?
2018-01-29 13:06:54 migration status: active (transferred 1058218873, remaining 1658880), total 1091379200)
2018-01-29 13:06:54 migration xbzrle cachesize: 67108864 transferred 0 pages 0 cachemiss 5925 overflow 0
2018-01-29 13:06:54 migration status: active (transferred 1059536273, remaining 3039232), total 1091379200)
2018-01-29 13:06:54 migration xbzrle cachesize: 67108864 transferred 0 pages 0 cachemiss 6246 overflow 0
2018-01-29 13:06:54 migration speed: 11.13 MB/s - downtime 25 ms
2018-01-29 13:06:54 migration status: completed
then after a half hour is still this status (I have run vm migration before, it only takes one or two minute)
so I want to stop it.
It can stop the vm from running to stopped. But the task is still running migration.
I also try to kill the task manually in terminal, but the process still there even I use `kill -9`
how can I stop the migrate task and destory the vms?