Last Modified: Aug 19, 2026
Affected Product(s):
F5OS F5OS-A
Fixed In:
F5OS v2.0.0
Opened: Sep 11, 2023 Severity: 3-Major
On rSeries 5600, there will be an error if we attempt to delete a Service or OS image that was imported as an ISO bundle, as they cannot be deleted separately. The corresponding image is removed from the software management list anyway after the error message. appliance-1(config)# system image remove os 1.7.0-3869 service 1.7.0-3869 iso 1.7.0-3869 response error: Image 1.7.0-3869 is part of 1.7.0-3869 ISO error: Image 1.7.0-3869 is part of 1.7.0-3869 ISO Success: Image 1.7.0-3869 is removed appliance-1(config)#
The "Service cannot be removed" error is displayed.
Try deleting a base OS image or service on rSeries.
Always use the ISO to remove an F5OS version if the F5OS version is imported as part of an ISO. appliance-1(config)# system image remove iso 1.7.0-3869 Success: Image 1.7.0-3869 is removed
N/A