Software Defined Networking
1827703 Members
2966 Online
109967 Solutions
New Discussion

Error in controller log

 
sllow
Occasional Advisor

Error in controller log

Hi

 

I have configure an HP switch 2920 to connect to a controller.

The switch is in 172.16.4.211 and i can see the data path in controller monitor

 

I have configure 1 aggregate instance in HP switch

 Configured OF Version    : 1.3 only  
 Negotiated OF Version    : 1.3  
 Instance Name            : aggregate                        
 Admin. Status            : Enabled
 Member List              : VLAN 1, 100                    
 Listen Port              : 6633 (OOBM)    
 Oper. Status             : Up      
 Oper. Status Reason      : NA                                      
 Datapath ID              : 100040a8f0ce2580        
 Mode                     : Active    
 Flow Location            : Hardware and Software         
 No. of Hw Flows          : 12    
 No. of Sw Flows          : 9     
 Hw. Rate Limit           : 1000 kbps           
 Sw. Rate Limit           : 2000 pps       
 Conn. Interrupt Mode     : Fail-Secure         
 Maximum Backoff Interval : 60 seconds     
 Probe Interval           : 10 seconds     
 Hw. Table Miss Count     : NA                  
 No. of Sw Flow Tables    : 4  
 Egress Only Ports        : None                                    
 Table Model              : Policy Engine and Software              

 Controller Id Connection Status Connection State Secure Role  
 ------------- ----------------- ---------------- ------ ------
 1             Connected         Active           No     Equal

 

 

But in the controller log , i keep getting Dpid not connnected to controller , any one can point me the direction of how to solve this issue ?

 

 

[2015-04-17 17:49:22.925] INFO  of-io-34-thread-1            hp.sdn.net.link                                                  DE0005I Dpid not connected to controller
[2015-04-17 17:49:25.200] INFO  ros-csync-18-thread-1        hp.sdn.role                                                      DE0005I To transmit DpMsg over bus
[2015-04-17 17:49:25.226] INFO  ZooKeeperBus-35-thread-1     hp.sdn.role                                                      DE0005I offered role bus msg in queue

2 REPLIES 2
piricchio72
Valued Contributor

Re: Error in controller log

Hello,

 

Which version of the controller are you running?

Which firmware version is the 2920 running?

Are you able to see flows pushed by the controller on the controller monitor?

Can you eventually push a new flow into the switch using the REST API?

 

Regards,

 

Antonio

SDN Team

sllow
Occasional Advisor

Re: Error in controller log

HI 

 

I am using controller version 2.0.0.4253 ,

 I set this up with this specific version to emulate a setup we used in actual deployment.

 

Switch firmware version is WB 15.15.0006 

 

I can provision normal flow into switch with no problem , but i have problem provisioned flow with meter id.

 

Is there a way see which DPID the controller is complaining ?

 

Thanks