Displaying 2 results from an estimated 2 matches for "source_device".
2019 Oct 17
4
Live migrate + change interface name
Is it possible to do a live migrate of a guest, having on the from host
a source_device=eth2 and to host a source_dev=eth1?
2019 Oct 21
0
Re: Live migrate + change interface name
On 10/17/19 4:26 PM, Marc Roos wrote:
>
> Is it possible to do a live migrate of a guest, having on the from host
> a source_device=eth2 and to host a source_dev=eth1?
What management tool are you using that the syntax is "source_device=eth2"?
Are you maybe just paraphrasing your config, and what you actually have
is something like this?:
<interface type='direct'>
<source dev='eth2...