Here is what I did to make a build go from about 10 minutes to about 2 minutes.
Shutdown the Ubuntu VM.
Go to the VM Settings -> Processors & Memory -> Advanced Options
There is one other option that may improve your performance overall as well.
Updating the Troubleshooting option is optional as it may cover up CPU lock up issues that I have seen in VMware.
Updating the Troubleshooting option is optional as it may cover up CPU lock up issues that I have seen in VMware.
Go to the VM Settings -> Advanced
Set the "Troubleshooting" option to "None"
I would suggest after setting these create a snapshot so that in cases where things break down you can revert to a clean snapshot.
Boot up the VM and run the devstack installation.
To verify that KVM is setup properly after the devstack installation you can run these commands.
ubuntu@ubuntu:~$ kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
No comments:
Post a Comment