On Fri, Jun 05, 2015 at 05:57:31AM +, shenwei (G) wrote:
>seeinglog(/var/run/openvswitch/ovs-vswitchd.log):
> 2015-06-04T01:28:22Z|57448|netlink_socket|INFO|netlink dump request error (No
> such file or directory)
That is a very strange error. It indicates something pretty serio
Hi all,
Process &&Question discriptions:
1\ I created tens of devices first (using 'ip' tools)
Using command: ip link add dev group11_0 type veth peer name
group11_1
etc
2\add port to bridges that I cteated and set the openflow port number menully
Using command: o
Hi. Thank You for the reply. I went through vswitch.ovsschema.
Do i need tp make any change in vswitch.ovsschema?
If YES then what change do i need to make?
its a lengthy file. Can You kindly let me know the exact changes i need to
make?
Thank You & Regards
Sanghamitra De
On Sat, Mar 28, 2015
hi,
Does any ovsdb schema in
"/users/peertest/openvswitch-2.3.0/vswitchd/vswitch.ovsschema"? I think you
loss that.
if you want to find that, try to "locate vswitch.ovsschema"
pichuang, Ping-Chun Huang �S秉�x
Wireless Internet Laboratory
Computer Center, Department of Computer Science
National
Hi,
Thanks for the reply.
I made the installation by the following commands:
sudo mkdir /work
sudo chown `whoami` /work
cd /work
## Download, configure, compile, and install Open vSwitch.
wget http://openvswitch.org/releases/openvswitch-2.3.0.tar.gz
tar zxf openvswitch-2.3.0.tar.gz
cd openvswit
How did you install the ovs? It seems your installation is not correct.
KRIS
On 2015-03-28 01:02 , Sanghamitra De Wrote:
Hi,
the log file screenshot is attached.
the following errors continue on trying the following lines:
#ovs-vsctl add-br br-int
ovs-vsctl: Error detected while setting
The log says "Open vSwitch kernel module is probably not loaded". You
will need to load the kernel module, if your intention is to use that
as the datapath.
On Thu, Mar 26, 2015 at 11:30 PM, Sanghamitra De
wrote:
> Hi,
>
> the log file screenshot is attached.
>
> the following errors continue on