Hello,

I run several instances of OVS and I am using the following command and
path to configure them:

ovs-vsctl --db=unix:$(pwd)/db.sock add-br br0

The problem in having several instances is that when I want to run
"ovs-appctl ..." to trace packets, I have to define a path or target for
this command.

Do you have any suggestion that how I can define this target path for each
OVS in the mentioned scenario?

Should I check for any ovs-vswitch.*.ctl file and put that in the target
part?

Thank you
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to