Last Modified: Aug 21, 2022
Affected Product:
See more info
F5OS Velos
Fixed In:
1.5.0
Opened: Jun 21, 2022
Severity: 3-Major
Terminal services will fail to function and the vcc-terminal-server-main component container will appear to be stuck with a status of restarting.
This should generally not be seen in normal usage, although error conditions can trigger a basic container reset.
When the vcc-terminal-server-main component container is restarted without first recreating the container from scratch, internal filesystem changes persist which prevent it from starting up successfully.
Restarting the system should perform a complete bringup of all component containers, including vcc-terminal-server-main, resulting in normal operation.
This fix modifies the internal filesystem operations such that they do not prevent the container from initializing properly after a basic restart.