On Thu, 7 Aug 2008, Tim Hughes wrote:
I am using iscsi backed VMs which use a separate LUN for each VM.
This is
all good until I try to live migrate because the LUN is not logged into on
the new machine. Does anyone have a way of handling logging into and out of
iscsi luns during the migration ?
There are patches floating on this list to make that possible. My own Xen
based solution involves a block script for Xen, but the current libvirt
solution should work too.
Stefan