Last Modified: Oct 19, 2025
                                            Affected Product(s):
                                            F5OS F5OS-A
                                        
                                            Known Affected Versions:
                                            F5OS-A 1.5.0, F5OS-A 1.5.1
                                        
                                            Fixed In:
                                            F5OS-A 1.7.0, F5OS-A 1.5.2
                                        
                                Opened: Jun 25, 2023 Severity: 2-Critical
                                
                                    
Observed that platform-services-deployment service fails to come up if the system reboots while image import is in-progress after a system PXE install.
Platform-services-deployment does not come up for the system.
Issue only happens after PXE install if the system reboot is triggered while image import is in-progress. The platform-services-deployment startup script was not waiting long enough to setup the env_var file by sw-mgmt.
N/A
Implemented retry mechanism in platform-services-deployment startup script which will wait for the env_var file setup by sw-mgmt service.