Re: [Xen-devel] Restore PVHVM DomU with a different MAC

2017-09-14 Thread Wei Liu
On Thu, Sep 14, 2017 at 09:45:37AM +0800, Kangjie Xi wrote: > 2017-09-13 17:24 GMT+08:00 Wei Liu : > > On Wed, Sep 13, 2017 at 04:25:17PM +0800, Kangjie Xi wrote: > >> Hi, > >> > >> I created a Ubuntu-17.04-x64 PVHVM DomU, so I can use "xl > >> network-attach/detach" to add/delete network interface

Re: [Xen-devel] Restore PVHVM DomU with a different MAC

2017-09-13 Thread Kangjie Xi
2017-09-13 17:24 GMT+08:00 Wei Liu : > On Wed, Sep 13, 2017 at 04:25:17PM +0800, Kangjie Xi wrote: >> Hi, >> >> I created a Ubuntu-17.04-x64 PVHVM DomU, so I can use "xl >> network-attach/detach" to add/delete network interfaces, it works >> well. >> >> However I wanted to restore the DomU with a d

Re: [Xen-devel] Restore PVHVM DomU with a different MAC

2017-09-13 Thread Wei Liu
On Wed, Sep 13, 2017 at 04:25:17PM +0800, Kangjie Xi wrote: > Hi, > > I created a Ubuntu-17.04-x64 PVHVM DomU, so I can use "xl > network-attach/detach" to add/delete network interfaces, it works > well. > > However I wanted to restore the DomU with a different MAC address, so > before saving the

[Xen-devel] Restore PVHVM DomU with a different MAC

2017-09-13 Thread Kangjie Xi
Hi, I created a Ubuntu-17.04-x64 PVHVM DomU, so I can use "xl network-attach/detach" to add/delete network interfaces, it works well. However I wanted to restore the DomU with a different MAC address, so before saving the checkpoit file, I deleted the network interface with "xl netwrok-detach", a