bc3a1de4c0
- Why I did it System is stuck on 'starting' state on SimX platform because of infinite loop on 'hw-management-ready.sh' script . The loop is polling to check if the hw-mgmt sysfs created before proceeding with the flow, for SimX platform the sysfs will never create so the system is not starting properly. - How I did it Add a condition to poll on hw-mgmt sysfs only if the switch is real HW and not SimX platform. - How to verify it Check "systemctl status hw-management.service" output on a SimX switch with this patch, the state will be "active". Signed-off-by: Shlomi Bitton <shlomibi@nvidia.com> |
||
---|---|---|
.. | ||
hw-mgmt@4ae17192db | ||
0001-Make-SONiC-determine-reboot-cause-service-start-afte.patch | ||
0002-hw-mgmt-events-Add-support-for-SDK-OFFLINE-event-for.patch | ||
0003-Make-hw-mgmt-SimX-compatiable.patch | ||
Makefile |