On Thu, 8 Nov 2012 00:38:24 +0900 Isaku Yamahata <[email protected]> wrote:
> On Thu, Nov 08, 2012 at 12:26:46AM +0900, FUJITA Tomonori wrote: >> On Thu, 8 Nov 2012 00:18:14 +0900 >> Isaku Yamahata <[email protected]> wrote: >> >> > On Wed, Nov 07, 2012 at 10:06:58PM +0900, FUJITA Tomonori wrote: >> >> On Wed, 7 Nov 2012 21:50:17 +0900 >> >> Isaku Yamahata <[email protected]> wrote: >> >> >> >> > On Sat, Nov 03, 2012 at 11:24:10AM +0900, FUJITA Tomonori wrote: >> >> >> > I also found that quantum_adapter doesn't work well. I put some >> >> >> > work around >> >> >> >> >> >> I'm not sure that we discussed this off-line. What 'doesn't work well' >> >> >> exaclty means? >> >> > >> >> > quantum_adapter tries to operate on ports which is not in "br-int". >> >> > eg "br-ex". >> >> >> >> Why that means 'doesn't work well'? >> > >> > When quantum_adapter is modified to use OF port_mod and vsctl, the proglem >> > will be gone. >> > The issue is that 'monitor' reports all ports, so quantum_adapter has to >> > determines if the reported port is in br-int or not. If not, ignore the >> > port. >> > Now The check is done by very ad-hoc way which works with Folsom. It >> > checks if >> > the special column value exits. But I suspect the check would break for >> > Grizzly. >> >> Why quantum_adapter can't get the necessary information from OVSDB? > > Yes it's possible in theory. In order to do that, it needs to retrieve tables > of > Bridge, Port, Interface and construct the tree. > Do we go for that way? > I think it's easier to switch to OF port_mod with vsctl than implement the > above > because the necessary logic is already implemented. As I wrote, I think that we had better with OF port_mod. ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
