|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] nic naming
On Sun, Jun 28, 2009 at 7:51 PM, Goran<xen-list@xxxxxxxx> wrote:
> xm create domU_b => tap0 created in dom0
> xm create domU_a => tap1 created in dom0
>
> As you can see, the tap devices swapped their names. What should be done
> to avoid this naming convention?
That's the thing with tap. The bad news, there's no method that I know
of that can easily make HVM domU's tap names "persistent". The good
news, depending on how you use domU, that might not matter. You see,
if you use PV drivers (like GPLPV for Windows domU) traffic will go
through the vif. And you can change vif name easily. Try "xm create
--help_config | grep vif"
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|