*** acidfoo_ has joined #openvswitch | 00:08 | |
*** dcbw has quit IRC | 00:29 | |
*** rfolco has quit IRC | 01:05 | |
*** acidfoo_ has quit IRC | 01:06 | |
*** istokes has joined #openvswitch | 01:11 | |
*** istokes has left #openvswitch | 01:14 | |
*** osmanlic- has quit IRC | 01:19 | |
*** osmanlicilegi has joined #openvswitch | 01:20 | |
*** acidfoo_ has joined #openvswitch | 01:24 | |
*** jangutter has joined #openvswitch | 02:13 | |
*** colby___ has joined #openvswitch | 02:14 | |
*** jangutter_ has quit IRC | 02:15 | |
*** colby___ has left #openvswitch | 02:15 | |
*** rcernin has quit IRC | 02:31 | |
*** rcernin has joined #openvswitch | 02:38 | |
*** armax has quit IRC | 02:55 | |
*** armax has joined #openvswitch | 02:59 | |
*** rcernin has quit IRC | 03:07 | |
*** rcernin has joined #openvswitch | 03:07 | |
*** rcernin has quit IRC | 03:07 | |
*** rcernin has joined #openvswitch | 03:09 | |
*** rcernin has quit IRC | 03:11 | |
*** rcernin has joined #openvswitch | 03:12 | |
*** acidfoo_ has quit IRC | 03:13 | |
*** rcernin has quit IRC | 03:14 | |
*** rcernin has joined #openvswitch | 03:14 | |
*** rcernin has quit IRC | 03:16 | |
*** rcernin has joined #openvswitch | 03:16 | |
*** rcernin has quit IRC | 03:18 | |
*** rcernin has joined #openvswitch | 03:19 | |
*** tamas_erdei has joined #openvswitch | 03:49 | |
*** blahdodo has quit IRC | 03:51 | |
*** terdei has quit IRC | 03:53 | |
*** blahdodo has joined #openvswitch | 03:55 | |
*** armax has quit IRC | 03:57 | |
*** psahoo has joined #openvswitch | 06:01 | |
*** jangutter has quit IRC | 06:04 | |
*** jangutter has joined #openvswitch | 06:05 | |
*** links has joined #openvswitch | 06:05 | |
*** ralonsoh has joined #openvswitch | 06:10 | |
*** slaweq has joined #openvswitch | 06:10 | |
*** eelco has joined #openvswitch | 06:53 | |
*** thaller has quit IRC | 07:06 | |
*** ygk_12345 has joined #openvswitch | 07:11 | |
*** mdgray has joined #openvswitch | 07:14 | |
*** ygk_12345 has quit IRC | 07:15 | |
*** thaller has joined #openvswitch | 07:17 | |
*** rcernin has quit IRC | 07:25 | |
*** thaller has quit IRC | 07:31 | |
*** tamas_erdei is now known as terdei | 07:32 | |
*** elvira has joined #openvswitch | 07:40 | |
*** thaller has joined #openvswitch | 07:44 | |
*** cpaelzer_ has joined #openvswitch | 08:02 | |
*** cpaelzer__ has quit IRC | 08:03 | |
*** thaller_ has joined #openvswitch | 08:16 | |
*** thaller has quit IRC | 08:18 | |
*** thaller_ is now known as thaller | 08:18 | |
*** psahoo has quit IRC | 08:24 | |
*** cpaelzer_ is now known as cpaelzer | 08:37 | |
*** psahoo has joined #openvswitch | 08:45 | |
*** istokes has joined #openvswitch | 09:15 | |
*** psahoo has quit IRC | 09:16 | |
*** thaller has quit IRC | 09:25 | |
*** thaller has joined #openvswitch | 09:25 | |
*** psahoo has joined #openvswitch | 09:28 | |
*** zhouhan has joined #openvswitch | 09:35 | |
*** thaller has quit IRC | 09:36 | |
*** thaller has joined #openvswitch | 09:36 | |
*** psahoo has quit IRC | 09:48 | |
*** yamamoto has quit IRC | 10:00 | |
*** psahoo has joined #openvswitch | 10:05 | |
*** rcernin has joined #openvswitch | 10:06 | |
*** rcernin has quit IRC | 10:08 | |
*** rcernin has joined #openvswitch | 10:08 | |
*** psahoo has quit IRC | 10:28 | |
*** BlackDex has joined #openvswitch | 10:29 | |
*** yamamoto has joined #openvswitch | 10:33 | |
*** psahoo has joined #openvswitch | 10:40 | |
*** BlackDex has quit IRC | 10:41 | |
*** ktraynor has joined #openvswitch | 10:41 | |
*** yamamoto has quit IRC | 10:46 | |
*** BlackDex has joined #openvswitch | 11:00 | |
*** rfolco has joined #openvswitch | 11:35 | |
*** jangutter_ has joined #openvswitch | 11:36 | |
*** jangutter has quit IRC | 11:39 | |
*** yamamoto has joined #openvswitch | 12:30 | |
*** rcernin has quit IRC | 12:31 | |
*** yamamoto has quit IRC | 12:39 | |
*** ygk_12345 has joined #openvswitch | 12:59 | |
ygk_12345 | hi all | 13:00 |
---|---|---|
ygk_12345 | can someone explain me the difference between a l2 gateway port and a localnet port in the context of OVN ? | 13:01 |
flaviof | o/ | 13:02 |
flaviof | localnet is a "distributed port" convention that we have in ovn. it means that the same port is actually present on multiple nodes. special care is taken so the traffic to/from that port never leaves the node. l2 gw port is a logical router port that connects a router to an external network (like provider network in openstack). It has to be 'scheduled' to a gateway node and there is only one active at a given time. | 13:07 |
flaviof | ygk_12345: ^^ ;) | 13:08 |
flaviof | ygk_12345: a lot of these concepts become clearer once you get your hands into an ovn cluster. May I suggest some links? | 13:09 |
ygk_12345 | sure please | 13:10 |
*** yamamoto has joined #openvswitch | 13:10 | |
flaviof | ygk_12345: actually this one may be 'it': https://github.com/amorenoz/awesome-ovn | 13:11 |
flaviof | ygk_12345: oh, one more ref. ;) There are a lot of good talks on ovn recorded here: http://www.openvswitch.org//support/ovscon2016/ change 2016 to the years after that | 13:13 |
*** yamamoto has quit IRC | 13:15 | |
*** yamamoto has joined #openvswitch | 13:15 | |
*** bostondriver has joined #openvswitch | 13:16 | |
*** acidfoo_ has joined #openvswitch | 13:18 | |
*** ralonsoh has left #openvswitch | 13:20 | |
*** ygk_12345 has quit IRC | 13:28 | |
*** ygk_12345 has joined #openvswitch | 13:31 | |
ygk_12345 | is vteo gateway same as the physical node in openstack where the br-tun is connected to the physical nic of the vxlan network ? | 13:31 |
ygk_12345 | *vtep | 13:32 |
*** tbachman has joined #openvswitch | 13:32 | |
flaviof | vtep is about tunneling. the endpoint can be a hw, but most often is a [v]irtual node. br-tun is just an ovs bridge. in ovn we do not use that and connect the tunnel ports directly to the integration bridge (aka br-int). this is more of an openstack topic, tho. not to be rude, but the more specific you can be with your questions, the more useful will be the answers you get. | 13:44 |
*** ygk_12345 has quit IRC | 13:45 | |
*** yamamoto has quit IRC | 13:55 | |
*** dcbw has joined #openvswitch | 13:59 | |
*** rcernin has joined #openvswitch | 14:12 | |
*** rcernin has quit IRC | 14:17 | |
*** BlackDex has quit IRC | 14:18 | |
*** armax has joined #openvswitch | 14:18 | |
*** BlackDex has joined #openvswitch | 14:25 | |
*** rcernin has joined #openvswitch | 14:31 | |
dcbw | imaximets: will ovsdb-server ever be given a couple databases at the same time? | 14:33 |
*** rcernin has quit IRC | 14:35 | |
*** yamamoto has joined #openvswitch | 14:35 | |
imaximets | dcbw, if you mean database files, than I don't think so. OTOH, ovsdb-server already always maintains 2 databases: _Server one and the actual one with data, so a single ovsdb-server is technically able to manage as many databases as you need. Not sure if it's possible to start it with more than one file right now, though. | 14:36 |
*** jangutter has joined #openvswitch | 14:40 | |
*** tbachman has quit IRC | 14:41 | |
*** yamamoto has quit IRC | 14:42 | |
*** jangutter_ has quit IRC | 14:43 | |
*** tbachman has joined #openvswitch | 14:43 | |
dcbw | imaximets: I was looking a this bit in ovsdb-server.c | 14:44 |
dcbw | SHASH_FOR_EACH_SAFE (node, next, all_dbs) { | 14:44 |
dcbw | struct db *db = node->data; | 14:44 |
dcbw | ovsdb_txn_history_run(db->db); | 14:44 |
dcbw | ovsdb_storage_run(db->db->storage); | 14:44 |
dcbw | which implies it'll take a couple DBs and then let each of then "run" in turn | 14:44 |
dcbw | motivation is to get the raft code to print out the local DB's server ID, but *after* OVS prints out the version info (since doing it before when the RAFT db gets read in looks kinda icky in the logs) | 14:45 |
dcbw | so my thought was VLOG_INFO_ONCE("local server ID is "SID_FMT, SID_ARGS(&raft->sid)); in raft_run() | 14:45 |
dcbw | but... if there are multiple DBs then that would only log once for whatever DB was first in all_dbs | 14:45 |
dcbw | hence the question about all_dbs and if more than one of them would be RAFT enabled | 14:46 |
*** amorenoz has joined #openvswitch | 14:46 | |
imaximets | dcbw, you may log this inside raft_open(), I guess. | 14:54 |
dcbw | right, but that runs way before the OVS version message, which seems icky | 15:07 |
*** eelco has quit IRC | 15:16 | |
*** rcernin has joined #openvswitch | 15:26 | |
*** rcernin has quit IRC | 15:31 | |
*** jangutter_ has joined #openvswitch | 15:58 | |
*** jangutter has quit IRC | 16:01 | |
*** elvira has quit IRC | 16:19 | |
*** istokes has quit IRC | 16:21 | |
*** fdangelo has quit IRC | 16:53 | |
*** fdangelo has joined #openvswitch | 16:54 | |
*** psahoo has quit IRC | 16:59 | |
*** jangutter has joined #openvswitch | 17:09 | |
*** jangutter_ has quit IRC | 17:13 | |
*** zhouhan has quit IRC | 17:23 | |
*** rcernin has joined #openvswitch | 17:27 | |
*** rcernin has quit IRC | 17:35 | |
*** ihrachys has quit IRC | 18:02 | |
*** links has quit IRC | 18:36 | |
*** yamamoto has joined #openvswitch | 18:50 | |
*** mdgray has quit IRC | 18:52 | |
*** yamamoto has quit IRC | 18:54 | |
*** tbachman_ has joined #openvswitch | 19:07 | |
*** tbachman has quit IRC | 19:07 | |
*** tbachman_ is now known as tbachman | 19:07 | |
*** rcernin has joined #openvswitch | 19:31 | |
*** rcernin has quit IRC | 19:36 | |
*** rcernin has joined #openvswitch | 20:30 | |
*** tbachman has quit IRC | 20:54 | |
*** tbachman has joined #openvswitch | 20:55 | |
*** acidfoo_ has quit IRC | 21:01 | |
*** rcernin has quit IRC | 21:05 | |
*** rcernin has joined #openvswitch | 21:05 | |
*** acidfoo_ has joined #openvswitch | 21:06 | |
*** elvira has joined #openvswitch | 21:21 | |
*** bostondriver has quit IRC | 21:25 | |
*** rcernin has quit IRC | 21:30 | |
*** rcernin has joined #openvswitch | 21:55 | |
*** rcernin has quit IRC | 22:00 | |
*** rcernin has joined #openvswitch | 22:13 | |
*** rcernin has quit IRC | 22:18 | |
*** yamamoto has joined #openvswitch | 22:30 | |
*** rcernin has joined #openvswitch | 22:32 | |
*** rcernin has joined #openvswitch | 22:33 | |
*** elvira has quit IRC | 22:53 | |
*** yamamoto has quit IRC | 23:34 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!