24-Aug-2021 09:04
I want to remove cores from a vCMP and assign it to another one. Will removing cores from a vCMP impact it? Same for adding operation as well.
Solved! Go to Solution.
24-Aug-2021 13:49
Hi Mudassar,
Easy part first - adding resources will very likely NOT have a negative impact. The worst thing I can see happening is having some strange behavior on traffic distribution and persistance due to CMP (https://support.f5.com/csp/article/K14358). This can be more evident if the amount of traffic is relatively low.
Now, if you remove resources, I'm going to say it depends. Less resources mean less capacity to process traffic, so you should be quite sure that your current resources are more than enough, by a good factor, before advancing. Try to check your performance statistics for at least a week, or whatever time you think is representative. If CPU and RAM are always at 10% or less, I'd say you can safely go to half your current resources.
Also, when removing resources, be wary of vCMP guests with only 1 vCPU. I make it a point of never using those for production environments, even in low traffic conditions.
Mike
24-Aug-2021 13:49
Hi Mudassar,
Easy part first - adding resources will very likely NOT have a negative impact. The worst thing I can see happening is having some strange behavior on traffic distribution and persistance due to CMP (https://support.f5.com/csp/article/K14358). This can be more evident if the amount of traffic is relatively low.
Now, if you remove resources, I'm going to say it depends. Less resources mean less capacity to process traffic, so you should be quite sure that your current resources are more than enough, by a good factor, before advancing. Try to check your performance statistics for at least a week, or whatever time you think is representative. If CPU and RAM are always at 10% or less, I'd say you can safely go to half your current resources.
Also, when removing resources, be wary of vCMP guests with only 1 vCPU. I make it a point of never using those for production environments, even in low traffic conditions.
Mike
24-Aug-2021
14:08
- last edited on
24-Mar-2022
01:14
by
li-migration
Thanks
My questions now would be that when removing resources would it also have impact on drive space? Like is there any chance of getting the image corrupted?
24-Aug-2021 14:39
What? No, I don't think there's any chance of that ever happening. When you change CPU allocation, RAM allocation is also dinamically calculated, but the virtual disks remain the same.
There are some procedures to reallocate disk resources, but you may have to do that only after an image upgrade - https://support.f5.com/csp/article/K15915.
Mike
25-Aug-2021 02:09