[ovs-discuss] ovsdbmonitor error: remote command failed (rc=127)

Te-Yen Liu teyen.liu at gmail.com
Tue Oct 11 08:55:32 UTC 2011


Hi,
    I installed openvswitch and executed it as following commands:

        sudo ovsdb-server
--remote=punix:/usr/local/var/run/openvswitch/db.sock \
                  --remote=db:Open_vSwitch,manager_options \
                  --private-key=db:SSL,private_key \
                  --certificate=db:SSL,certificate \
                  --bootstrap-ca-cert=db:SSL,ca_cert \
                  --pidfile --detach
        sudo ovs-vsctl --no-wait init
        sudo ovs-vswitchd --pidfile --detach

The result is OK.
But, when I tried to run ovsdbmonitor to connect ovsdb at localhost, I got
error message "remote command failed (rc=127)"
        Host : 127.0.0.1
        SSH Password: ******
        Connect target: punix:/usr/local/var/run/openvswitch/db.sock

Does anyone know what is going wrong?
Thanks a lot.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20111011/47505928/attachment.html>


More information about the discuss mailing list