srsran / srsRAN_Project

Open source O-RAN 5G CU/DU solution from Software Radio Systems (SRS) https://docs.srsran.com/projects/project
https://www.srsran.com
GNU Affero General Public License v3.0
504 stars 170 forks source link

Synchronization issues on DU side using kubernetes setup #770

Open lhms1234 opened 2 months ago

lhms1234 commented 2 months ago

Issue Description

Setup Details

Expected Behavior

Amarisoft UE should connect to the network.

Actual Behaviour

Amarisoft UE loses the synchronization.

Steps to reproduce the problem

Considering that the k8s cluster was alteready installed using kubespray and the recommended optimizations was done (realtime kernel enabling, O-FH MTU configured to 9000, etc - except by the DPDK usage), the tutorial was followed.

Additional Information

Sample of the warning messages from O-FH: gnb_ofh_sample.log RU log: ru.log Amarisoft UE log: ue-export.log.zip srsRAN gNB values file: values.yaml.txt Wireshark capture (NGAP, E2AP): host_capture.pcap.txt Pods: pods.log

pgawlowicz commented 3 days ago

@lhms1234 any updates on this issue?