Symptoms
Reverting a GTM monitored LTM from 11.x to 10.2 might mark down some virtual servers. When the GTM is upgraded to version 11.3.0, downgrading or rebooting the LTM to 10.2.4, results in some of the virtual servers remaining red (down). When a reboot occurs, the ltm-name field in the GTM configuration includes the folder name: /Common/vs.name.route.domain, and the LTM has been rolled back to a version in which folders were not supported, so the names do not match.
Impact
Because the ltm-name no longer matches, the virtual server is marked down. Furthermore, since the virtual server is not in the same route domain, a simple addr:port lookup fails and the virtual server's monitor request times out.
Conditions
This typically occurs when a virtual server is added in a software version that supports the folder structure that names virtual servers as follows: /Common/vs.name.route.domain.
Workaround
Prior to rolling the LTM back to 10.x, edit the configuration
on the GTM and remove '/Common/' from the ltm-name fields
of the monitored virtual servers.
Fix Information
An additional attempt is made to match virtual servers by addr:port, even if there is an LTM Name that does not match.