|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problems creating second PVm using another bridge
Hi,
I've successfully set up one PV virtual machine.
Now i wanted to create another one, still use bridging option, but use a
different bridge.
So i changed:
vif = [ 'mac=00:16:XX:2a:30:fa, bridge=xenbr1' ]
to:
vif = [ 'mac=00:16:X1:2a:30:fa, bridge=xenbr0' ]
xenbr0 is nonexistent and i expect Xen to create it when creating PVm,
because I don't remember creating xenbr1 bridge when i created my first
machine and it's working.
xm create Tetrahedron.cfg -c
Using config file "./Tetrahedron.cfg".
Error: Device 0 (vif) could not be connected. Could not find bridge
device xenbr0
Shouldn't Xen create that bridge for me?
Regards,
M.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Problems creating second PVm using another bridge,
Martin Gombač <=
|
|
|
|
|