Why I did it These ports are being enumerated by the latest SAI. But they are not defined in port_config.ini. SONiC end up trying to delete these 3 ports and hit SAI error and crash. How I did it Add the GbE and the 2 HiGig ports in the port_config.ini. How to verify it Put the port_config.ini on a device crashing with port deleting. load minigraph and the crash stopped. Signed-off-by: Ying Xie ying.xie@microsoft.com
This commit is contained in:
parent
cf8e4eda23
commit
332c151d2f
3
device/celestica/x86_64-cel_e1031-r0/Celestica-E1031-T48S4/port_config.ini
Normal file → Executable file
3
device/celestica/x86_64-cel_e1031-r0/Celestica-E1031-T48S4/port_config.ini
Normal file → Executable file
@ -51,3 +51,6 @@ Ethernet48 54 49 10000 etp49 0
|
||||
Ethernet49 53 50 10000 etp50 0
|
||||
Ethernet50 56 51 10000 etp51 0
|
||||
Ethernet51 55 52 10000 etp52 0
|
||||
Ethernet52 49 53 1000 etp53 0
|
||||
Ethernet53 57,58,59,60 54 21000 etp54 0
|
||||
Ethernet54 61,62,63,64 55 21000 etp55 0
|
||||
|
Loading…
Reference in New Issue
Block a user