openr icon indicating copy to clipboard operation
openr copied to clipboard

openr will crashing when it has 32 neighbor

Open GuihuaZhou opened this issue 2 years ago • 1 comments

Issue Description

we deploy Open/R on fat-tree,there are 8 aggregation switches and 32 edge switches, Open/R will occupy all memory of the device when the number of neighbors reaches 32, even though we have increased RSS memory to 800MB(https://github.com/facebook/openr/commit/77077f8de509ee5704014af65b3d435bc0e5ebe4)

what is the maximum number of neighbors that can be established?

Environment

  • release: rc-20190419-11514
  • OS version: ubuntu-16.04

What's the actual result?

openr will be killed by watchdog

GuihuaZhou avatar Jul 27 '22 07:07 GuihuaZhou

Thanks for reaching out. Have you got a chance to leverage the latest main branch? Internally, we run the latest main branch, and it is possible to support more than 100 neighbors.

shih-hao-tseng avatar Aug 05 '22 16:08 shih-hao-tseng