Check the RAM of a virtual machine

The amount of random-access memory (RAM) from the hypervisor might not correspond with the actual amount seen from within the virtual machine (VM). Therefore, it is important to confirm that your VM has sufficient RAM to support your configuration.

  1. Open a terminal.
  2. Enter this command:
    sysctl hw.physmem
    The terminal will show the physical memory of the virtual machine (VM).
  3. If the memory is insufficient for your configuration, use the CMC sizing recommendations table to identify the correct amount of random-access memory (RAM) that you need.