Forum Discussion
vcmp ha pair resource (cpu/memory) upgrade procedure..
- Apr 09, 2021
As mentioned in the guide you will need to move the guest into the configured state before allocating resources.
Do a tail on ltm log and grep for vcmp then move the guest it to the configured state.
Look for VS_STOPPED->VS_INACTIVE, this indicates that the guest has stopped.
You can then allocate the resources.
There should not be any issues with regards to HA but as always take a UCS for both host and guest.
I also do not see why you will need to move it to forced offline.
You will not be changing any configuration of the configuration objects on the device.
Once resources are allocated move the guest back into the deployed state and you should be good to go
Again do a tail on ltm and grep for vcmp.
Look for VS_STARTING->VS_RUNNING, your guest should be up and running again.
Steps
- Backup host and guest UCS
- Tail ltm log on the host for vcmp (tail -f ltm | grep vcmp)
- Move guest that will be allocated more resources into configured state
- Look for VS_STOPPED->VS_INACTIVE in the ltm log (Shows guest is down)
- Assign resources
- Move guest to deployed
- Tail ltm log on the host for vcmp and look for VS_STARTING->VS_RUNNING (tail -f ltm | grep vcmp)
Hope this helps
*Please note that these are the steps that we followed on our Viprions*
This is for a software upgrade, I want to allocate more resources (cpu/memory) to a vcmp. I should have been clearer about that :)
- spalandeApr 06, 2021Nacreous
Apologies. I didn't read it properly. Please follow the below steps to add more cores to the vcmp guest.
https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/vcmp-administration-viprion-13-1-0/7.html
force offline option is not needed as you are disabling the guest first and deploying it again.
- kimhenriksenApr 06, 2021Cirrostratus
I´ve read that one, wondering if there are any things to do for a HA pair. But the lack of info might be the answer :)
- spalandeApr 06, 2021Nacreous
This won't affect HA traffic at all. Have done it many times. just add cores on the standby guest first ( by following steps from the above article). Failover to other guest. and then follow same steps on the other unit.
- kimhenriksenApr 08, 2021Cirrostratus
Do you know if sync will work after standby have been upgraded?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com