Assume that the VM - Virtual Machine system is still active when performing this process
If it is blurry, it means that we cannot change the RAM capacity. Next, select the CPUs section to check the processor information:
Try clicking the Add button - with the main function of assigning additional hardware devices to the virtual machine, here we will see there are many devices with text next to unavailable , but only Hard Disk and SCSI Device:
Before we continue, let's talk about some of the drawbacks of using vSphere Hot-Add and Hot-Plug.
While vSphere supports Hot-Add and thus allows users to easily assign more RAM , but does not support the reduction of RAM . And more importantly, these features must be supported by the operating system, not just depending on vSphere .
Below is a list of some versions of Windows Server operating systems that support the feature:
Besides, some other operating systems support the ability to increase CPU capacity without having to reboot:
Windows 7 Enterprise and Ultimate 64-bit
Windows Server 2008 64-bit Datacenter
Both Hot-Add and Hot-Plug features are not enabled by default, and if you want to use them, you must turn off the virtual machine first. This is quite complicated, because when you realize that the system is sluggish, that's when everything works. The last point to note is that Hot-Add and Hot-Plug are not compatible with VMware Fault Tolerance, so if your system is using VMware FT on a virtual machine, Hot-Add or Hot-Plug is not enabled.
To do this, open the vSphere Client program and turn off the virtual machine you want to apply, make sure that the operating system supports Hot-Plug and Hot-Add features before continuing. After you have turned off the virtual machine, select Edit Settings in the Summary tab:
In the Virtual Machine Properties window , open the Options tab and select Memory / CPU Hotplug . Next is Memory Hot Add and select Enable memory . Similarly to the CPU , open the Hot Plug CPU controller and select Enable CPU . Then click OK :
At this point, you can turn on the virtual machine. Next, check the hardware configuration and compare it with before using Hot-Add and Hot-Plug. Log in to the internal operating system and open My Computer Properties :
And see hardware information: RAM and CPU . In this test our is 1GB of RAM:
In the left pane, select Device Manager> Processors:
Next, go back to the vSphere Client program, select the Summary> Edit Settings tab as before. Go to the Properties window of the virtual machine, select the Hardware and Memory tab. And in this time, the Memory Configuration item can be used:
We were able to do this while the virtual machine was working
After increasing the RAM capacity (for example, from 1GB to 3GB), do the same with the CPU :
Change from 1 CPU to 3 CPU
Click OK to apply the changes. If you want to check the results of this process, open the Summary tab:
If you want to check it further, log in to the operating system inside the virtual machine and open My Computer Properties :
CPU
RAM
>>> Video reference:
Good luck!