vagrant-aem icon indicating copy to clipboard operation
vagrant-aem copied to clipboard

Enable I/O APIC in order to use multiple virtual CPUs in guest OS

Open gzurowski opened this issue 8 years ago • 5 comments

See: http://www.virtualbox.org/manual/ch03.html#settings-motherboard

Signed-off-by: Gregor Zurowski [email protected]

gzurowski avatar Feb 03 '17 06:02 gzurowski

Are you not seeing this feature enabled? I was under the impression it got enabled if the number of CPUs are > 1. All of my VMs show it enabled and 2 CPUs listed in /proc/cpuinfo.

What are you experiencing?

bstopp avatar Feb 03 '17 14:02 bstopp

Without this setting, VirtualBox's UI will show a message "Invalid settings detected" if I/O APIC is not explicitly enabled. The guest (CentOS 7.0) will also show only one CPU. I am using VirtualBox version 5.1.14.

gzurowski avatar Feb 03 '17 16:02 gzurowski

Ok, let me update my VirtualBox; I assume you mean the CentOS 7.0 box in my Hashicorp list?

bstopp avatar Feb 03 '17 16:02 bstopp

I am using PuppetLab's CentOS base box: puppetlabs/centos-7.0-64-puppet

gzurowski avatar Feb 03 '17 16:02 gzurowski

Ah, that's why. They don't create them with that enabled when running via Packer. I make the assumption you're using my VMs for this project. I'll doublecheck there's no issues and merge this.

bstopp avatar Feb 03 '17 18:02 bstopp