Virtual Machine - Speed Up Performance

Virtual Machine - Troubleshoot Performance Issues

How to Troubleshoot Slow Performance of a Virtual Machine


   Information
This tutorial will be assuming you are using VMWare Player for this tutorial, although these tips hold true in other virtual platforms-such as Windows Virtual PC and VirtualBox.

This tutorial also assumes your virtual machines files are stored on your local disk C drive.

When the guide mentions the word VM, it is referring to the Virtual Machine.



1.) Your Disks are Fragmented

The first reason is most likely due to fragmentation of your Hard disk or the virtual disk itself:


(This applies to vmware player and workstation as well as others)

   Tip
Linux Distros (ubuntu, zorin, etc.) do not need to be defragged due to the file system it uses.

Windows 8 and 10 names defragging as "optimization"

   Warning
Keep in mind, if you have a SSD (Solid State Drive) and the virtual machine or host has the files on a SSD Ignore the following below. Do not defrag an SSD ever.


Defragmenting Virtual Disks:

Like physical disk drives, virtual disks can become fragmented. Defragmenting disks rearranges files, programs, and unused space on the virtual disk so that programs run faster and files open more quickly. Defragmenting does not reclaim unused space on a virtual disk; to reclaim unused space, shrink the disk.

For best disk performance, follow these steps:

  • Run a disk defragmentation utility inside the virtual machine.
    Click Start, :orb: Click Computer. Right Click Local Disk C. Choose properties. Under tools-Click Defragment now.

    vmplayer4.PNG


  • Power off the virtual machine once defrag is complete in the VM, then defragment its virtual disks from the virtual machine settings editor (VM > Settings). Select the virtual disk you want to defragment, then click Defragment.

    vmplayer1.PNG
    vmplayer2.PNG
    vmplayer3.PNG

       Tip
    Note: This capability works only with virtual disks, not physical or plain disks.

  • Run a disk defragmentation utility on the host (your physical) computer.
Click Start, :orb: Click Computer. Right Click Local Disk C. Choose properties. Under tools-Click Defragment now.

vmplayer4.PNG
   Tip
Defragmenting disks may take considerable time.


Note: The defragmentation process requires free working space on the host computer's disk. If your virtual disk is contained in a single file, for example, you need free space equal to the size of the virtual disk file. Other virtual disk configurations require less free space.

2.) Realtime on access scanners- Anti-virus/Anti-malware Utilities are scanning your Virtual Machines Folders while they are in use

When you are using your VM, you might run into slowness due to your antivirus or a program like malwarebytes scanning your virtual machine files on the host machine as you are using them, slowing down your VM. So what we want to do is add the folders where your Virtual Machine files are stored so that the on access protection software you have installed is not scanning the Virtual Machines folders and not slowing you down.

   Warning
If you do this, This means your anti-virus/anti-malware solution will not find infected files in these folders. Due to this, I recommend scanning the virtual machine folders every now and then by right clicking on the folder and choosing to scan with your protection software. You also may need to undo the exclusion before you are able to scan the folder.


   Tip
The following will be demonstrated with Malwarebytes pro as an example. You must read the documentation on your Antivirus product and any other real time scanners so you can find the Exclusions setting. It can be typically found in the settings panel for the program however.



Text instruction: Open Malwarebytes. Click Settings. Click Malware Exclusions. Click Add folder. Choose the folder where all of your Virtual machine files are stored. Click Select Folder. You are done! Close out.

Visual instructions:

malwarebytes1.PNG
malwarebytes2.PNG
malwarebytes3.PNG




3.) Your System Specs are holding you back

I recommend at least a Intel I3 or AMD A8 (quad core) for the best performance, and at least 8GB ram for good performance across the board. Sure you can run virtual machines with less than that, but Ideally you want a decent system so you can be in your Virtual Machine and have multiple things open on your host without slowing you down.

Make sure the host has more physical memory than the total amount of memory that will be used by all of the
following:
-The host operating system
-Any applications that will be running natively on the host
-The sum of the memory that will be used by the guest operating systems and the applications on all the
virtual machines that will be running at any one time.


4.) You did not dedicate enough Ram to the Virtual Machine

This List shows my recommended system ram for platforms for Virtual Machines:

   Tip
Clicking the name of the OS will take you to the Microsoft Support Page for system requirements at the time of release



Windows:

Windows 98- 64mb ram minimum. Recommended: 128mb ram
Windows me/2000 256mb ram minimum. Recommended: 512mb ram
Windows XP: 1GB ram minimum. Recommended: 2GB ram
Windows Vista: 2GB ram minimum. Recommended: 4GB ram
Windows 7: 2GB ram minimum. Recommended: 4GB ram
Windows 8.1: 2GB ram minimum. Recommended: 4GB ram

Linux distros:
1GB ram minimum. Recommended: 2GB ram

   Warning
It is possible to give to much ram to a OS. Keep in mind about older Operating systems such as windows 98. If you give it to much ram, it may crash and be unstable.



You can find these settings in your Ram settings of the appropriate virtual program. Here is where you can find it in VMWare player:

Follow step 1 above in images, but choose memory on the settings screen. Adjust Ram preferences there.



5.) Your Virtual Client program is not up to date

Make sure you keep VMWare player up to date, or virtual box or whatever program you are using.

6.) You are running Virtual Machines from a External Hard Disk

Doing this is not recommend and will be unbearingly slow. (Unless it is a external SSD drive on USB 3.0.)

7.) Your hard drive is slow

If you have a Hard Drive that is 5400 RPM, consider upgrading to a faster 7200RPM or 10000RPM Hard Disk.

Even better and faster option: Consider buying a ssd/hdd hybrid drive OR an SSD. These will dramatically increase performance by storing the virtual machine files there.


8.) You are using Virtual Machines without the Virtual Machines software installed into it.

If you have VMWare player, you want to make sure you have installed vmware tools as this significantly affects performance.


9.) Your Graphics drivers are out of date

You want to always make sure you have the latest graphics drivers for your system. Update them here:

If you have an Nvidia card go here: NVIDIA Driver Downloads - Automatically Detect NVIDIA Products

If you have an Amd card go here: AMD Driver Autodetect


10. The Operating system is not up to date

Make sure you have the latest updates for your HOST Operating system as well as the guest or VM Operating system. Use (if possible) windows update.
For Linux use system update.


11.) You are low on free disk space on your virtual disks.

   Tip
This only really matters when you have a more modern Operating system. Older Operating systems like windows 98 have a limit as to how much disk space they can see due to the file system type used. So giving them 10GB would be more than plenty of storage. You may need to research the operating system to see what the maximum file size and hard disk size is supported. Sometimes it is limited by the Operating system itself, others is due to the fat or fat32 file system.



In the Virtual Machine, Try going to disk management or my computer and determine how much disk space you have left. If you have low Disk Space on your virtual disks, make sure to increase them to have at least 20% free on your storage volume.

To do this, Do the following from this article here:

Prerequisites
■Power off the virtual machine.
■Verify that the virtual disk is not mapped or mounted. You cannot expand a virtual disk while it is mapped or mounted.
■Verify that the virtual machine has no snapshots.
■Verify that the virtual machine is not a linked clone or the parent of a linked clone.

Procedure:

1.) Select the virtual machine and select VM > Settings.
2.) On the Hardware tab, select the virtual hard disk to expand.
3.) Select Utilities > Expand.
4.) Set the new maximum size for the virtual disk.
You can set a size between 0.001GB and 2TB for a virtual disk.
5.) Select Expand.
6.) Click OK after the disk expansion process is complete.



12.) The Operating System is not optimized

See this tutorial:

http://www.sevenforums.com/tutorials/11728-optimize-windows-7-a.html

Some of those linked in the above tutorial apply to other Operating systems of Windows, not just windows 7.



13.) You do not have AMD-v OR Intel VT enabled in your bios.

You want to make sure this is turned on in your bios, as it adds a lot of benefits in performance wise when using Virtual Machines. See your computer's documentation or Google your pc model for instructions on how to do this.



14.) You have AMD-V OR Intel VT enabled in bios, but do not have it turned on in Vmware Player.

If you have hardware supported virtualization, make sure your Virtual Machine program such as vmware player, virtual box etc is told to use it.

In vmware player, go to edit virtual machine settings as shown in step 1 above, and under the processor tab, choose virtualize intel vt-x/ept or amd-v/rvi and make sure it is checked.

See screenshot:

vmware player 1.PNG

15.) If after doing all the above, and you still have problems with slowness, adjust the priority of the VM's process:

In task manager on your host with the VM running, setting the virtual machine process priority to High should help, making the vm run more smoothly. Right click the processes for the VM, and choose priority-High.

Note however; that doing this can cause your main host to be slow at doing other things while the VM is running, as you are telling your PC the VM is the highest priority.

(credit-Kari for this one)




 
Last edited:
Good one Andrew :)
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom assembled by me :}
OS
Win-7-Pro64bit 7-H-Prem-64bit
CPU
i7-5930K 2nd i9-9940x both water blocked VRM's too
Motherboard
ASUS SABERTOOTH X99 2nd ASUS x299 Apex
Memory
Trident-z 3200C14 2nd Trident-z 3600C16
Graphics Card(s)
EVGA 1080ti ftw3 2nd Titan Xp both water blocked
Sound Card
Built-in Realtek
Monitor(s) Displays
1-AOC G2460PG 24"G-Sync 144Hz/ 2nd 1-ASUS VG248QE 24" 144Hz
Screen Resolution
1920 x 1080 144Hz
Hard Drives
2-Samsung M.2 Evo & Evo Plus
2-Samsung 850 EVO 500GB SSD's/ 3-2.5 W.D. Black 1tb-&3-1tb/3-3.5 WD Black 1tb hdd's
PSU
EVGA SuperNOVA 1000-P2 2nd 1200-P2
Case
2-Corsair Obsidian Series 450D Black ATX Mid Tower
Cooling
Custom water loops
Keyboard
Logitech G710+/ 2nd Logitech G910
Mouse
2-RedDragon M901 Perdition 16400 dpi Gaming mouse = wired
Internet Speed
Comcast Ping 19ms 89.31mbps download speed 6.12mbps upload
Antivirus
Malwarebytes Pro/ Superantispyware Pro
Browser
FireFox & Pale moon
Other Info
2nd ASUS X299 Apex/Intel i9-9940x with Custom water loop/7H-Prem-x64/Corsair 450D case/Ram Trident-z 3600C16 4x8gb / Samsung970Evo plus 500gb SSD/Dual ssd EZ swap evo/PSU EVGA SuperNova 1200w-P2 80+Platinum/GPU Titan Xp /8-ML-140 on push-pull on 2-280GTX rads
Excellent post.

If I may, I think 'Disk cleanup' or 'Compact' should be the first step (while VM is shutdown) before defragging. Don't know what your opinion is on this.
 

My Computer

Computer type
PC/Desktop
OS
Win-7 Prof 64bit
Back
Top