Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenOlt Driver and vCore Incompatibility #1

Open
huseyinbolt opened this issue Nov 27, 2018 · 1 comment
Open

OpenOlt Driver and vCore Incompatibility #1

huseyinbolt opened this issue Nov 27, 2018 · 1 comment

Comments

@huseyinbolt
Copy link

Hi,

We are using voltha master and trying to add flow OLT and we are getting following ERROR "Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow
add failed BCM Error -2","grpc_status":3}"
on vCore log.

We have openolt.deb voltha-1.5.0(Modified date: 2018-10-04) on our OLT from ONF_Distribution.

Could you please help us about this issue?

20181127T080805.089 ERROR MainThread openolt_flow_mgr.add_flow_to_device {'instance_id':
'vcore-0_1543305170', 'ip': '192.168.70.30:9191', 'flow': onu_id: 1
flow_type: "upstream"
gemport_id: 1024
classifier {
eth_type: 2048
ip_proto: 17
src_port: 68
dst_port: 67
pkt_tag_type: "single_tag"
}
action {
cmd {
trap_to_host: true
}
}
priority: 10000
alloc_id: 1024
, 'grpc_error': <_Rendezvous of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "flow add failed BCM Error -2"
debug_error_string =
"{"created":"@1543306085.089049260","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow
add failed BCM Error -2","grpc_status":3}"

@shadansari
Copy link
Contributor

This repo is a mirror of https://gerrit.opencord.org/#/admin/projects/openolt. Issues for OpenOlt and Voltha are tracked under Jira - https://jira.opencord.org

opencord-gerrit pushed a commit that referenced this issue Aug 22, 2023
VERSION
-------
  o Artifically increment version string for release.
  o https://jenkins.opencord.org/job/version-tag_wildcard/466/
    Two v3.8.0 patches were processed concurrently.
    Job #1 merged but later failed VERSION file check as a duplicate
    due to pipeline tasks running concurrently.  Infrequent occurance
    but job should serialize test & merge with a semaphore guard to
    prevent this case from occuring.

Change-Id: I80d7047deb357465d04b57907251f84cf4df4df9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants