Hello i am installing openvswitch and everything is OK but step 8 of below:
1. ./boot.sh 2. ./configure --with-linux=/lib/modules/`uname -r`/build 3. make 4. make install 5. insmod datapath/linux/openvswitch_mod.ko 6. mkdir -p /usr/local/etc/openvswitch 7. ovsdb-tool create /usr/local/etc/openvswitch/conf.db vswitchd/vswitch.ovsschema 8. 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 when i use command NO 8,i mean :"[root@localhost openvswitch-1.7.0]# ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \" nothing happens! Neihter a responsone nor an error! the cursor just flashing in the next line on the right of symbol "<" and nothing happens! Please help me :) _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss