-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Deprecated - VOLTHA
-
Labels:
-
Story Points:2
We are seeing this issue on PODs. This happens after we remove OLT and then repost it to XOS. OLT was correctly discovered but ONU discovery always fails during mib sync and then goes to "omci-admin-lock".
By looking at Voltha logs it seems ONU goes to DISABLED state after the "UNI Lock Task" was performed. However nothing from the northbound should have triggered this lock event. See logs attached for more details.
Sequence of steps to reproduce the issue:
1. Push whitelist, subscriber and olt to XOS (everything works)
2. Delete subscriber, olt and whitelist from XOS
3. Repeat step-1 and then ONU state from voltha CLI shows "restarting-openomci" and then "omci-admin-lock"