On Tue, 2015-01-27 at 08:33 +0000, Hu, Robert wrote: [...] please trim quotes. > > > > FWIW, OSSTest has a bunch of overlay files (look at overlay directory), > > which includes an init script called xenbridge. In theory if you're > > reusing this script (ts-xen-install) then you don't need to worry about > > setting up bridge? > I tried this approach, using xenbridge init scripts, it can work. > However, in original xen install, it seems not used. I don't see 'xenbridge' > in /etc/rc2.d/
xenbridge is only enabled if OldSeparateBridgeInitd is set, which it is not for a modern Xen install so I think this is a red-herring. > Shall I know the xenbr0 is created? I think not by xenbridge init service. The host networking is configured by the function nodhcp in ts-xen-install. Per our previous conversations once the L1 guest is installed you can mostly treat it as a if it were an L0 host wrt configuring it. In other words there should be no need for a separate setup_l1_bridge function, just some minor modifications to ts-xen-install. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel