On Fri, Apr 27, 2012 at 01:15:20PM +0300, Sergio Kviato wrote: > > On Apr 26, 2012, at 5:31 PM, Ben Pfaff wrote: > > On Thu, Apr 26, 2012 at 03:18:02PM +0300, Sergio Kviato wrote: > >> What is concept Manager in OVS? > > > > A "Manager" is a connection between ovsdb-server and some remote process > > (the manager). A manager can monitor and update OVS configuration. > > Okey, so in OVSDB I found a table Manager, so I can setup remote > process. This remote process is responsible for what? What kind of > process it is, Is that another "Slave" ovsdb? I try to understand what > is it and how I can you it.
The remote process can monitor and update the contents of the database. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
