Hi.
I have a test scenario with actal 2 servers, both with local drives (raid5, 2 TB)
on Server A i mounted a ISCSI LUN from a network fileserver. Then i added a LVM Volume group using this LUN.
Then i installed a windows 7 on that storage.
After that, i created a cluster, Server A as Master, Server B as node and waited until sync.
Now i want to make a hotmigration test. I selected the running win7 VM and migrated (online) to the node. That seemed to work but then the vm stopped.
So i had a look at the master and the webinterface told me, that the vm was on the node. Seems like the vm got migrated to the node though.
So i tried to start the vm on the node, but it told me "you don't have write access"
I am not able to start the vm on the node. unfortunately i am even not able to migrate the vm back to the master.
The error is:
/usr/bin/ssh -t -t -n -o BatchMode=yes 192.168.0.72 /usr/sbin/qmigrate --online 192.168.0.71 101
Volume group "pve1" not found
command '/sbin/vgchange -aly pve1' failed with exit code 5
Dec 09 16:29:16 starting migration of VM 101 to host '192.168.0.71'
Dec 09 16:29:16 copying disk images
Volume group "pve1" not found
Dec 09 16:29:17 Failed to sync data - command '/sbin/vgchange -aly pve1' failed with exit code 5
Dec 09 16:29:17 migration aborted
Connection to 192.168.0.72 closed.
can i use vm on iscsi in a cluster config?
I have a test scenario with actal 2 servers, both with local drives (raid5, 2 TB)
on Server A i mounted a ISCSI LUN from a network fileserver. Then i added a LVM Volume group using this LUN.
Then i installed a windows 7 on that storage.
After that, i created a cluster, Server A as Master, Server B as node and waited until sync.
Now i want to make a hotmigration test. I selected the running win7 VM and migrated (online) to the node. That seemed to work but then the vm stopped.
So i had a look at the master and the webinterface told me, that the vm was on the node. Seems like the vm got migrated to the node though.
So i tried to start the vm on the node, but it told me "you don't have write access"
I am not able to start the vm on the node. unfortunately i am even not able to migrate the vm back to the master.
The error is:
/usr/bin/ssh -t -t -n -o BatchMode=yes 192.168.0.72 /usr/sbin/qmigrate --online 192.168.0.71 101
Volume group "pve1" not found
command '/sbin/vgchange -aly pve1' failed with exit code 5
Dec 09 16:29:16 starting migration of VM 101 to host '192.168.0.71'
Dec 09 16:29:16 copying disk images
Volume group "pve1" not found
Dec 09 16:29:17 Failed to sync data - command '/sbin/vgchange -aly pve1' failed with exit code 5
Dec 09 16:29:17 migration aborted
Connection to 192.168.0.72 closed.
can i use vm on iscsi in a cluster config?