-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hello Team,
First, thank you for the amazing work on this project! I’ve been following the documentation and have successfully set up the Aether platform. However, I’m facing an issue with the gnbsim2 container during testing, and I would appreciate your guidance to resolve it.
Environment Details
- Platform: VirtualBox
- Host OS: Ubuntu Server 22.04
- VM Configuration:
- RAM: 10 GB
- Storage: 100 GB
- Networking: NAT with IP
10.0.2.15
- Deployment: Single VM setup running Kubernetes control plane, AMP, and
gnbsim.
Setup Steps Followed
- Copied
main-upf.ymlintomain.ymland updated it with the required parameters:- Interface name
- AMP IP address
- Other deployment-specific configurations
- Updated
hosts.inifile according to my deployment setup. - Followed instructions to:
- Add UPF blueprint
- Load ROC for the UPF
- Successfully deployed the setup:
- All namespaces and pods are running.
- Networking configuration is properly set up with IP addresses as expected.
Current Deployment Status
Namespaces
All namespaces are active:
aether-5gcaether-5gc-upf-1aether-roccattle-monitoring-systemkube-systemdefault
Pods
All pods are in the Running state:
- For
aether-5gc:amf,smf,udm,nrf, etc. - For
aether-5gc-upf-1:upf-0pod with interfaces (coreandaccess) having valid IPs. - For
aether-roc: ONOS pods (onos-config,onos-topo), ROC GUI, and others. - Monitoring pods (Prometheus, Grafana) are operational.
Networking
- Host IP:
10.0.2.15 - Interfaces in
upf-0:core:192.168.250.xaccess:192.168.252.x
- Routing tables in UPFs confirm connectivity between
coreandaccess.
Issue Description
While testing the deployment:
- Ran
make aether-gnbsim-runto simulate traffic. - The
gnbsim1container runs successfully, and I can see its summary log without any issues. - The
gnbsim2container starts but does not display any logs or activity.
Both containers are in the Up state when checked using docker ps.
Expected Behavior
Both gnbsim1 and gnbsim2 containers should:
- Run without errors.
- Provide successful logs/summary output for the simulated traffic.
Actual Behavior
- Only
gnbsim1provides successful output in the logs. gnbsim2is running with error logs in output please refer to last screenshot.
Screen Shorts
**Connectivity tests **
please check results of current deployment
Metadata
Metadata
Assignees
Labels
No labels





