* KVM migration with different source and dest paths
@ 2011-05-06 9:30 ` Onkar Mahajan
0 siblings, 0 replies; 4+ messages in thread
From: Onkar Mahajan @ 2011-05-06 9:30 UTC (permalink / raw)
To: qemu-devel, kvm
Is it possible to migrate KVM guest to different paths like this:
path of the image of guest01 on host A
/home/joe/guest01.img
path of the image of guest01 on host B
/home/bill/image/temp/guest01.img
is this possible ?
if it is any pointers as to how to do this ?
Regards,
Onnm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] KVM migration with different source and dest paths
@ 2011-05-06 9:30 ` Onkar Mahajan
0 siblings, 0 replies; 4+ messages in thread
From: Onkar Mahajan @ 2011-05-06 9:30 UTC (permalink / raw)
To: qemu-devel, kvm
Is it possible to migrate KVM guest to different paths like this:
path of the image of guest01 on host A
/home/joe/guest01.img
path of the image of guest01 on host B
/home/bill/image/temp/guest01.img
is this possible ?
if it is any pointers as to how to do this ?
Regards,
Onnm
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: KVM migration with different source and dest paths
2011-05-06 9:30 ` [Qemu-devel] " Onkar Mahajan
@ 2011-05-09 8:45 ` Avi Kivity
-1 siblings, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2011-05-09 8:45 UTC (permalink / raw)
To: Onkar Mahajan; +Cc: qemu-devel, kvm
On 05/06/2011 12:30 PM, Onkar Mahajan wrote:
> Is it possible to migrate KVM guest to different paths like this:
>
> path of the image of guest01 on host A
> /home/joe/guest01.img
>
> path of the image of guest01 on host B
> /home/bill/image/temp/guest01.img
>
>
> is this possible ?
>
> if it is any pointers as to how to do this ?
>
Are you referring to a single image which is accessible via two paths?
Or two different images?
Both are possible (the former by simply using the new path for the
destination, the latter by using the migrate -b switch.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] KVM migration with different source and dest paths
@ 2011-05-09 8:45 ` Avi Kivity
0 siblings, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2011-05-09 8:45 UTC (permalink / raw)
To: Onkar Mahajan; +Cc: qemu-devel, kvm
On 05/06/2011 12:30 PM, Onkar Mahajan wrote:
> Is it possible to migrate KVM guest to different paths like this:
>
> path of the image of guest01 on host A
> /home/joe/guest01.img
>
> path of the image of guest01 on host B
> /home/bill/image/temp/guest01.img
>
>
> is this possible ?
>
> if it is any pointers as to how to do this ?
>
Are you referring to a single image which is accessible via two paths?
Or two different images?
Both are possible (the former by simply using the new path for the
destination, the latter by using the migrate -b switch.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-09 8:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06 9:30 KVM migration with different source and dest paths Onkar Mahajan
2011-05-06 9:30 ` [Qemu-devel] " Onkar Mahajan
2011-05-09 8:45 ` Avi Kivity
2011-05-09 8:45 ` [Qemu-devel] " Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.