we want to virtualize our PDC. At this time we are testing how stable will a MS SBS 2008 64 guest running on a Fedora 13 64. We are using VirtualBox 3.2.6
The guest should run Headless with 5GB Memory and 4 Processor cores. The Host is a 4 Dual Core with 8GB of RAM.
Problem is, up to now I could not get the guest system running a single day without having to reset it. The logs shows some errors that I cannot really understand.
Right after installing the Guest Additions the following error starts to appear:
Code: Select all
Guest Log: VBoxService.exe: Error: VMInfo/Users: LsaGetLogonSessionData failed, LSA error 0x520
Code: Select all
ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={7c0f2eae-f92d-498c-b802-e1a3763774dc} aComponent={Mouse} aText={Could not send the mouse event to the virtual mouse (VERR_PDM_NO_QUEUE_ITEMS)} aWarning=false, preserve=false
ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={2d1a531b-4c6e-49cc-8af6-5c857b78b5d7} aComponent={Keyboard} aText={Could not send scan code 0x000000E0 to the virtual keyboard (VERR_PDM_NO_QUEUE_ITEMS)} aWarning=false, preserve=false
Is it a good idea at all to virtualize a PDC with VirtualBox?
Thanks,
Dimas