I installed VB 3.2.0 on Ubuntu 10.04 LTS Server (64 Bit). The Virtual Machine is Windows Server 2008 (32 Bit) with one CPU assigned.
Even if the CPU-Load in Windows 2008 is nearly 0, i got a CPU load of 50%-65% on the linux host for VBoxHeadless.
Here i have the vminfo of the Machine:
Name: W2k8-Server
Guest OS: Other/Unknown
UUID: ff920993-3270-4702-9cc5-b154b01cd8c9
Config file: /root/.VirtualBox/Machines/W2k8-Server/W2k8-Server.xml
Hardware UUID: ff920993-3270-4702-9cc5-b154b01cd8c9
Memory size: 4096MB
Page Fusion: off
VRAM size: 8MB
HPET: off
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): Floppy
Boot Device (2): DVD
Boot Device (3): HardDisk
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
PAE: on
Time offset: 0 ms
RTC: local time
Hardw. virt.ext: on
Hardw. virt.ext exclusive: off
Nested Paging: on
Large Pages: off
VT-x VPID: on
State: running (since 2010-05-27T17:36:26.847000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Storage Controller Name (0): IDE-Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
IDE-Controller (0, 0): /root/.VirtualBox/HardDisks/server2008_1.vdi (UUID: 12f0c058-ba2e-497c-8ba5-b708502df5ae)
IDE-Controller (0, 1): /root/.VirtualBox/HardDisks/server2008_2.vdi (UUID: 4eac64ac-56dd-467c-9354-10f703c0089b)
IDE-Controller (1, 0): /usr/share/virtualbox/VBoxGuestAdditions.iso (UUID: b74900c5-1dcc-4533-9bf4-db3263bd4c1f)
NIC 1: MAC: 08002766A40E, Attachment: Bridged Interface 'eth1', Cable connected: on, Trace: off (file: none), Type: 82545EM, Reported speed: 0 Mbps, Boot priority: 0
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
Audio: disabled
Clipboard Mode: Bidirectional
Video mode: 1280x800x32
VRDP: enabled (Address 0.0.0.0, Ports 3389, MultiConn: off, ReuseSingleConn: off, Authentication type: null)
VRDP port: 3389
Video redirection: disabled
USB: enabled
USB Device Filters:
Index: 0
Active: yes
Name: PrimuX ISDN
VendorId: 06e6
ProductId: 0024
Revision: 0000
Manufacturer:
Product:
Remote: no
Serial Number:
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Shared folders: <none>
VRDP Connection: not active
Clients so far: 18
Last started: 2010/05/28 04:42:35 UTC
Last ended: 2010/05/28 04:46:43 UTC
Sent: 0 Bytes
Average speed: 0 B/s
Sent total: 0 Bytes
Received: 0 Bytes
Speed: 0 B/s
Received total: 0 Bytes
Guest:
Configured memory balloon size: 0 MB
Has anyone an idea, what's the reason for the high cpu-load?
High CPU load in VB 3.2
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: High CPU load in VB 3.2
Post the guests log file (as an attachment)
-
ciribibiri
- Posts: 2
- Joined: 29. May 2010, 01:57
- Primary OS: Other
- VBox Version: OSE other
- Guest OSses: Slackware,Windows2003
Re: High CPU load in VB 3.2
Same problem for me.
With linux guest cpu and ram
really high.
With linux guest cpu and ram
really high.
- Attachments
-
VBox.log.1.log- (72.11 KiB) Downloaded 11 times
-
VBox.log- (45.19 KiB) Downloaded 16 times
-
inri
- Posts: 6
- Joined: 10. Feb 2010, 07:37
- Primary OS: Ubuntu 8.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows Server2003
Re: High CPU load in VB 3.2
Which log file do you mean? Where can i find it?Perryg wrote:Post the guests log file (as an attachment)
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: High CPU load in VB 3.2
/home/<user name>/.VirtualBox/Machines/<name of machine>/Logs/VBox.log
-
inri
- Posts: 6
- Joined: 10. Feb 2010, 07:37
- Primary OS: Ubuntu 8.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows Server2003
Re: High CPU load in VB 3.2
Here the log-file. I hope it can help you in finding the "troublemaker".
- Attachments
-
- log.gz
- (9.68 KiB) Downloaded 10 times
-
urugTON
- Posts: 3
- Joined: 13. Sep 2009, 22:48
- Primary OS: Fedora other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Vista Windows7 CentOS RHEL
Re: High CPU load in VB 3.2
I am running VirtualBox 3.2.0 with a Fedora 13 64 bit Host and a CentOS 5.4 32 bit Guest. I have a Intel Quad 6600. Since upgrading to 3.2.0, one CPU goes to 100% as soon as I start the Guest.
From earlier problems with high cpu and time of day, I boot CentOS guest machines with divider=10 and nolapic_timer as kernel parameters.
Neither did any good with the current 3.2.0 problem. However, at the suggestion of another post I turned off Nested Paging. My Q6600 supports VT-x so I turned that off too.
The Guest is running and the Fedora System Monitor is reporting all 4 CPUs are running in the range of 1 to 3% cpu.
From earlier problems with high cpu and time of day, I boot CentOS guest machines with divider=10 and nolapic_timer as kernel parameters.
Neither did any good with the current 3.2.0 problem. However, at the suggestion of another post I turned off Nested Paging. My Q6600 supports VT-x so I turned that off too.
The Guest is running and the Fedora System Monitor is reporting all 4 CPUs are running in the range of 1 to 3% cpu.
-
inri
- Posts: 6
- Joined: 10. Feb 2010, 07:37
- Primary OS: Ubuntu 8.04
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows Server2003
Re: High CPU load in VB 3.2
SOLVED.
I upgraded to VB 3.2.4 and now everything works fine with an avarage CPU-Load of appr. 3-5%.
Thanks for all replys
I upgraded to VB 3.2.4 and now everything works fine with an avarage CPU-Load of appr. 3-5%.
Thanks for all replys