Thanks...and sorry... 1. output of "sh -xv service network restart" : http://pastebin.com/MrZudmRu
2. i will continue investigation as well. 3 i have created bridge and assigned ip on it by: ovs-vsctl add-br br1 ifconfig br1 192.168.1.1 netmask 255.255.255.0 up I think this should be in basic documentation... i knew how to do that operations before, but was asking dev to explain this process step by step. Only thing i don't know if service network restart applies on this bridge, coz it isn't in output of command. it has no scripts in network-scripts. In this case it's called fake? I can see it only in ifconfig output. I can manage this interface/bridge/switch only by ovs-* commands? (show delete add list ...) Regards... On Fri, Oct 26, 2012 at 11:34 AM, Gianluca Cecchi <[email protected]> wrote: > On Fri, Oct 26, 2012 at 9:04 AM, Denis Iskandarov wrote: > >> # sh -vx >> sh-4.1# service network restart > > You have to run this way in a unique command, not two: > > # sh -xv service network restart > > BTW: I'm not a developer, neither junior nor senior ;-) > >> LOL. It's becoming sad. I have asked, how to uninstall compatibility >> "module" or what shit it is, from system. Clear? >> >> I think you are very junior dev, or your English is very bad, or you >> are secretary of real developers. >> Coz reading through this mail-list I've never seen you gave ANY useful >> information. > > Please don't do that. > Personally I found plenty of messages from Ben being helpful... > Sometimes persons simply don't understand correctly or > misunderstand... or one sometimes doesn't explain correctly his > problem or point of view... > > The problem was you asked how to remove a piece of cake and Ben > answered something like don't use that piece of cake... > so I understand you > > I have only used ovs in CentOS 6.3 with br-compatd, to keep > compatibility with previous environment that already used standard > bridging... > I'm investigating too about removing br-compatd and in case I will > post on the list if I find anything interesting. > > Have a good day you all > > Gianluca _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
