[Solved] Can't seem to run 3 VMs at a time??? Guru error
[Solved] Can't seem to run 3 VMs at a time??? Guru error
Hello, I am currently in a class to learn Windows Server 2012. To do so I am using VBox from home, and emulating three machines. One is DC01 (domain controller), one is Router01 (the router), and one is IT007 (standard user account, running Windows 7). Various parts of the class require me to set up network connections and such throughout the three systems, and have them all online at the same time at various points. However I have noticed that if I try and have all 3 machines up at the same time, I get a "guru" error as the last machine is booting up (and it won't finish booting, I get the guru error). So I have included the log for Router01 and DC01, that the guru error mentions. Thanks ahead of time. I can check in later this evening, as I work nights and sleep during first part of the day.
- Attachments
-
VBoxROUTER01.log- (92.35 KiB) Downloaded 14 times
-
VBoxDC01.log- (86.18 KiB) Downloaded 16 times
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Can't seem to run 3 VMs at a time??? Guru error
00:00:02.078432 Host RAM: 6007MB total, 1505MB available
00:00:02.332080 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:23.324190 VM: Raising runtime error 'HostMemoryLow' (fFlags=0x2)
memory over commitment
You either need to reduce the memory allocated or add more to the host.
00:00:02.332080 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:23.324190 VM: Raising runtime error 'HostMemoryLow' (fFlags=0x2)
memory over commitment
You either need to reduce the memory allocated or add more to the host.
Re: Can't seem to run 3 VMs at a time??? Guru error
Thank you very much, this solved the issue completely and I can now move forward on my assignments. I really appreciate it.