hi,

LINC changed their config format around 2013-05.

https://github.com/FlowForwarding/LINC-Switch/commit/23130acf0ba261dff46fce7de40effb9f3a66da7

the sample sys.config on the wiki seems older and not compatible with
the latest version of LINC.

you can use older LINC.  or even better, update the samples to the
new format and post them here so that i can paste them to the wiki. :-)

YAMAMOTO Takashi

> Hello,all
> 
> 
> I used the same sys.config as the wiki said.I think the error happend about 
> the port.
> {ports,
>         [
>          {port, 1, [{interface, "linc-port"}]},
>          {port, 2, [{interface, "linc-port2"}]}
>         ]},
> and I haved creat the port using :
> # ip link add linc-port type veth peer name linc-port-peer
> # ip link set linc-port up
> # ip link add linc-port2 type veth peer name linc-port-peer2
> # ip link set linc-port2 up
> 
> 
> any one could help me ?
> 
> 
> Thanks!
> 
> 
> 
> 
> 
> 
> At 2013-08-08 11:54:14,xiaohang <[email protected]> wrote:
> 
> Hello,all
> 
> 
> When I used the Testing OF-config support with LINC,when I ran 
> rel/linc/bin/linc console,I
> get the crash dump:
> 
> 
> Crash dump was written to: erl_crash.dump Kernel pid terminated 
> (application_controller) 
> ({application_start_failure,linc,{bad_return,{{linc,start,[normal,[]]},{'EXIT',{{badmatch,undefined},[{linc_ofconfig,get_linc_logical_switches,0,[{file
> 
> 
> Does anyone get this dump before?
> 
> 
> Thanks!

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to