[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] network consistency
>> I have a host system with two bridges br10 and br20 and I would like to >> connect a domU to both of them. >> Is there any way to make sure domU ethX is always connected to dom0 br10 >> and domU ethY is always connected to dom0 br20? > > You should be able to pass a bridge in the vif parameter, for example: > > vif ['bridge=br10'] Yes, but will vif = [ 'bridge=br10', 'bridge=br20' ] always connect domU-eth>0< with br10 and domU-eth>1< with br20 or might this ocasionally swap? So is the first vif parameter always interface eth0 and the second always eth1? And beside, is there a way to rename the interfacenames inside the domU from outside? e.g. the vif script will create a myint1 and myint2 interface inside the domU? Thanks, Holger > >> Or even better, is it possible to rename the domU interfaces to a >> corresponding name with xen from outside? (I don't want to use udev >> inside >> the domU for that) >> >> Thank you. >> >> Cheers, >> Holger _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |