[ovs-discuss] Reinstall OVS from git repo

蘇于倫 yulunsu.eed04g at g2.nctu.edu.tw
Wed Mar 22 01:44:10 UTC 2017


Hi Guru,

It shows only one instance.
Does it make sense if I have re-installed OVS?

Ethan


2017年3月22日 01:04,"Guru Shetty" <guru at ovn.org>寫道:



On 21 March 2017 at 09:01, 蘇于倫 <yulunsu.eed04g at g2.nctu.edu.tw> wrote:

> Hi everyone,
>
> I'd like to confirm which steps should I do to completely remove current
> OVS if I want to re-install OVS with modified C code in git repo ?
>
> Currently what my reinstall_ovs.sh does for old OVS removal is:
> sudo /usr/local/share/openvswitch/scripts/ovs-ctl stop
> sudo rm /usr/local/etc/openvswitch/conf.db
> ps aux | awk '/[o]vs-vswitchd/ {print $2}'
> rm -rf ovs/
>
> Are the steps above sufficient to completely remove OVS installation?
> After I run the re-install script, the code modification does not take
> effect. I modified in-band.c that output port of hidden flow is assigned
> to be the port number I want 0x00001 for eth0. However, the hidden
> flows still show NORMAL action.
> Appreciate comments and suggestion!
>

Does 'find /usr -name ovs-vsctl' show 2 instances?


> thanks in advance
>
> Regards.
> Ethan
>
> _______________________________________________
> discuss mailing list
> discuss at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20170321/8c626cde/attachment.html>


More information about the discuss mailing list