18-Oct-2021 05:57
Hello,
Is there a way to force all vcmps to standby?
I have 2 VIPRION and I want to re-license one of them previous to upgrade the BIG-IP version running on it. So I need to move all guests from one Host to other VIPRION to prevent loss of service.
Running the following command you can see the state; active or standby, for all vcmps:
# tmsh show vcmp | sed '/Vcmp::Guest Prompt/,/^$/!d'
I´m trying to failover from HOSTA to HOSTB all guest with status: /Sn-green-P:Active. Is this possible?