Re: [ovs-discuss] Manager

2012-04-27 Thread Sergio Kviato

On Apr 27, 2012, at 5:12 PM, Ben Pfaff wrote:

> 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.

Thank you very much :) I understood :)
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss


Re: [ovs-discuss] Manager

2012-04-27 Thread Ben Pfaff
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
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss


Re: [ovs-discuss] Manager

2012-04-27 Thread Sergio Kviato

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.

Thanks!
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss


Re: [ovs-discuss] Manager

2012-04-26 Thread Ben Pfaff
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.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss


[ovs-discuss] Manager

2012-04-26 Thread Sergio Kviato

Hello, 

What is concept Manager in OVS?

Thanks.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss