Hi again ;-)
as i wrote i got a cluster with 3 Servers and configured iscsi as storage and lVM with this iscsi target.
Then i installed a w2k3 Server on this storage and all seems to be great.
But then i wanted to see where the vm is located and tried to mount that LUN on a normal linux box. The lun was mounted successfully, but a cfdisk showed an empty partition (no filesystem, no files) and the whole partition seems to be emtpy.
I wondered about that and thought: ok, lets try a online migration (that is the next step in my test environment) so i logged on to the webinterface of the master, started the w2k3 VM and selcted online migration to node 2.
the output:
Why do i get errors (input/output) ?
And where's the vm image located, when the lun seems to be empty?
And:
How can i create snapshots from the vm located on lvm/iscsi to the local disk?
as i wrote i got a cluster with 3 Servers and configured iscsi as storage and lVM with this iscsi target.
Then i installed a w2k3 Server on this storage and all seems to be great.
But then i wanted to see where the vm is located and tried to mount that LUN on a normal linux box. The lun was mounted successfully, but a cfdisk showed an empty partition (no filesystem, no files) and the whole partition seems to be emtpy.
I wondered about that and thought: ok, lets try a online migration (that is the next step in my test environment) so i logged on to the webinterface of the master, started the w2k3 VM and selcted online migration to node 2.
the output:
Code:
/usr/sbin/qmigrate --online 192.168.0.72 104
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
Dec 14 13:13:35 starting migration of VM 104 to host '192.168.0.72'
Dec 14 13:13:35 copying disk images
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
Dec 14 13:13:35 starting VM on remote host '192.168.0.72'
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
Dec 14 13:13:36 starting migration tunnel
Dec 14 13:13:36 starting online/live migration
Dec 14 13:13:38 migration status: active (transferred 36920KB, remaining 4174336KB), total 4210944KB)
Dec 14 13:13:40 migration status: active (transferred 64032KB, remaining 4147356KB), total 4210944KB)
Dec 14 13:13:42 migration status: active (transferred 86516KB, remaining 4125892KB), total 4210944KB)
Dec 14 13:13:44 migration status: active (transferred 109384KB, remaining 4103320KB), total 4210944KB)
Dec 14 13:13:46 migration status: active (transferred 132252KB, remaining 4080500KB), total 4210944KB)
Dec 14 13:13:48 migration status: active (transferred 154988KB, remaining 4057928KB), total 4210944KB)
Dec 14 13:13:50 migration status: active (transferred 178464KB, remaining 4035356KB), total 4210944KB)
Dec 14 13:13:53 migration status: active (transferred 3528476KB, remaining 685524KB), total 4210944KB)
Dec 14 13:13:55 migration status: active (transferred 3636776KB, remaining 578112KB), total 4210944KB)
Dec 14 13:14:06 migration status: completed
Dec 14 13:14:06 migration speed: 136.53 MB/s
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
Dec 14 13:14:08 migration finished successfuly (duration 00:00:34)
VM 104 migration done
Why do i get errors (input/output) ?
And where's the vm image located, when the lun seems to be empty?
And:
How can i create snapshots from the vm located on lvm/iscsi to the local disk?
Last edited: