Error about migrate

doublewu

New Member
May 18, 2012
13
0
1
I want to try migrate one VM from one machine to another, and also I have built the cluster, but it aborted when migrating. Just as follows:

Jun 18 06:19:28 starting migration of VM 101 to node 'server2' (10.141.201.202)
Jun 18 06:19:28 ERROR: unable to open file '/etc/pve/nodes/server1/qemu-server/101.conf.tmp.252760' - Device or resource busy
Jun 18 06:19:28 aborting phase 1 - cleanup resources
Jun 18 06:19:28 ERROR: unable to open file '/etc/pve/nodes/server1/qemu-server/101.conf.tmp.252760' - Device or resource busy
Jun 18 06:19:28 ERROR: migration aborted (duration 00:00:00): unable to open file '/etc/pve/nodes/server1/qemu-server/101.conf.tmp.252760' - Device or resource busy
TASK ERROR: migration aborted

In /etc/pve/nodes/server1/qemu-server, it just has file 101.conf
 
try a restart of pve-cluster service and try again.

> service pve-cluster restart
 
Thanks, tom. I follow your advice but when restart the pve-cluster, it will be error. so I reboot the machine and it is ok now.