[ovs-discuss] ovsdb-idl.at: ovsdb-server cmd have multiple --remote options.

Arun Sharma arun.sharma at calsoftinc.com
Mon Oct 28 13:25:08 UTC 2013


Hello,

In ovsdb-idl.at, for test "# same as OVSDB_CHECK_IDL but uses the Python
IDL implementation with tcp",
found multiple --remote options in ovsdb-server command.
AT_CHECK([ovsdb-server --log-file '-vPATTERN:console:ovsdb-server|%c|%m'
--detach --no-chdir --pidfile="`pwd`"/pid --remote=punix:socket
--remote=ptcp:0:127.0.0.1 --unixctl="`pwd`"/unixctl db], [0], [ignore],
[ignore])


Seems incorrect, but the command doesn't throw error and creates both
sockets. Is above is correct?

Regards, Arun








More information about the discuss mailing list