qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] KVM migration with different source and dest paths
@ 2011-05-06  9:30 Onkar Mahajan
  2011-05-09  8:45 ` Avi Kivity
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

* Re: [Qemu-devel] KVM migration with different source and dest paths
  2011-05-06  9:30 [Qemu-devel] KVM migration with different source and dest paths Onkar Mahajan
@ 2011-05-09  8:45 ` Avi Kivity
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2011-05-09  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06  9:30 [Qemu-devel] KVM migration with different source and dest paths Onkar Mahajan
2011-05-09  8:45 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).