Is the error reproducable?
The Error is not always reproducable.
This is the log of the migration:
--- begin log ---
/usr/bin/ssh -t -t -n -o BatchMode=yes 192.168.80.154 /usr/sbin/qmigrate --online 192.168.80.155 101
tcgetattr: Inappropriate ioctl for device
starting migration of VM 101 to host '192.168.80.155'
starting data sync
building file list ...
0 files... 2 files to consider
created directory /var/lib/vz/images/101
./
vm-101-disk.qcow2
rsync status: 13453234176 100% 54.26MB/s 0:03:56 (xfer#1, to-check=0/2)
sent 13454876547 bytes received 48 bytes 56652111.98 bytes/sec
total size is 13453234176 speedup is 1.00
suspending running VM
dumping state
copying dumpfile
building file list ...
0 files... 1 file to consider
VM101.state
rsync status: 237226489 100% 55.32MB/s 0:00:04 (xfer#1, to-check=0/1)
sent 237255541 bytes received 42 bytes 52723462.89 bytes/sec
total size is 237226489 speedup is 1.00
starting second sync
building file list ...
0 files... 2 files to consider
vm-101-disk.qcow2
rsync status: 13453234176 100% 78.92MB/s 0:02:42 (xfer#1, to-check=0/2)
sent 1392061 bytes received 927986 bytes 5821.95 bytes/sec
total size is 13453234176 speedup is 5798.69
starting/restoring VM on remote host
qemu_popen: returning result of qemu_fopen_ops
online again after 415 seconds
Connection to 192.168.80.154 closed.
VM 101 migration done
--- end log ---
When I connect through VNC-Console I now get the following error:
[ a timecode ] sd 2:0:0:0: rejecting I/O to offline device
After Stop/Start of the KVM everything is OK.
In the logfiles I don't find a hint what it could be :-(