Wang, Lizhe
2006-Jun-22 11:25 UTC
[Xen-users] problem of Checking for the bridge control utils
Dear colleague: I just installed Xen 32 bit SMP version on Suse 10.0 system, the output for running install.sh are : ------------------------------------------------------ Installing Xen from ''./install'' to ''/''... - installing for udev-based system - modifying permissions All done. Checking to see whether prerequisite tools are installed... Xen CHECK-INSTALL Thu Jun 22 13:09:55 CEST 2006 Checking check_brctl: *** Check for the bridge control utils (brctl) FAILED Checking check_hotplug: OK Checking check_iproute: OK Checking check_python: OK Checking check_zlib_lib: OK All done. ------------------------------------------------------ So, can anyone tell me what is problem of checking brctl? thanks, lizhe _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Roger Lucas
2006-Jun-22 11:37 UTC
RE: [Xen-users] problem of Checking for the bridge control utils
You need the bridge control utilities installed to allow proper routing of packets on the interfaces between the domains. You need to install the brctl software. Under Debian/Ubuntu you can do this with "apt-get install bridge-utils". I am not sure how you do this under SuSE, but you should find it in their package list.> -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users- > bounces@lists.xensource.com] On Behalf Of Wang, Lizhe > Sent: 22 June 2006 12:25 > To: xen-users@lists.xensource.com > Subject: [Xen-users] problem of Checking for the bridge control utils > > Dear colleague: > > I just installed Xen 32 bit SMP version on Suse 10.0 system, > the output for running install.sh are : > > ------------------------------------------------------ > Installing Xen from ''./install'' to ''/''... > - installing for udev-based system > - modifying permissions > All done. > Checking to see whether prerequisite tools are installed... > Xen CHECK-INSTALL Thu Jun 22 13:09:55 CEST 2006 > Checking check_brctl: > *** Check for the bridge control utils (brctl) FAILED > Checking check_hotplug: OK > Checking check_iproute: OK > Checking check_python: OK > Checking check_zlib_lib: OK > All done. > ------------------------------------------------------ > > So, can anyone tell me what is problem of checking brctl? > > > > thanks, > lizhe > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Petersson, Mats
2006-Jun-22 11:54 UTC
RE: [Xen-users] problem of Checking for the bridge control utils
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Roger Lucas > Sent: 22 June 2006 12:38 > To: ''Wang, Lizhe'' > Cc: xen-users@lists.xensource.com > Subject: RE: [Xen-users] problem of Checking for the bridge > control utils > > You need the bridge control utilities installed to allow > proper routing of > packets on the interfaces between the domains. > > You need to install the brctl software. Under Debian/Ubuntu > you can do this > with "apt-get install bridge-utils". I am not sure how you > do this under > SuSE, but you should find it in their package list.rpm -i <somepath>/bridge-utils-<someversion>.rpm -- Mats> > > -----Original Message----- > > From: xen-users-bounces@lists.xensource.com [mailto:xen-users- > > bounces@lists.xensource.com] On Behalf Of Wang, Lizhe > > Sent: 22 June 2006 12:25 > > To: xen-users@lists.xensource.com > > Subject: [Xen-users] problem of Checking for the bridge > control utils > > > > Dear colleague: > > > > I just installed Xen 32 bit SMP version on Suse 10.0 system, > > the output for running install.sh are : > > > > ------------------------------------------------------ > > Installing Xen from ''./install'' to ''/''... > > - installing for udev-based system > > - modifying permissions > > All done. > > Checking to see whether prerequisite tools are installed... > > Xen CHECK-INSTALL Thu Jun 22 13:09:55 CEST 2006 > > Checking check_brctl: > > *** Check for the bridge control utils (brctl) FAILED > > Checking check_hotplug: OK > > Checking check_iproute: OK > > Checking check_python: OK > > Checking check_zlib_lib: OK > > All done. > > ------------------------------------------------------ > > > > So, can anyone tell me what is problem of checking brctl? > > > > > > > > thanks, > > lizhe > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users