Guest OS's intermittently hang on reboot

This is for discussing general topics about how to use VirtualBox.
Post Reply
illa
Posts: 46
Joined: 2. Jul 2008, 15:02

Guest OS's intermittently hang on reboot

Post by illa »

I'm having the following problem on my guest OS's intermittently(I would say about 30-40% of the time). I issue an OS related restart, IE install a Windows application, or start/run restart from the start menu and Windows shutsdown. I would then expect the Virtual Box BIOS screen and a restart to occur, this never happens, the screen remains black.

Sometimes the machines reboot fine though.

I would like some advice of what I can start off by doing? IE is there certain logs, or logging I can enable?

Software:
Guest OS's - Are all Windows 2003 Standard Server SP1 or SP2

I have two HOST OS Machines running on different hardware:

Host 1:
Ubuntu 8.0.4 64bit- VBOX 1.6.6 64bit
There is no GUI on this machine and all Guest OS's run via VBoxHeadless

(when the issue happens on this machine it is worse, IF I kill the VBoxHEadless process and restart it, the network will not always grab an ip address until I reboot the box or down the network interface and bring it up again, on both machines Im using hostif networking)

Host 2:
Windows 2003 SP2 64bit - VBOX 1.6.6 64bit
All machines are being running through the VirtualBox OS

This issue has occured for me since earlier versions of Vbox(1.6.2) I beleive and with each upgrade I hope it goes away, but maybe something else is happening. Anyone have any tips of where I can start?
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Post by vbox4me2 »

Upgrade to 2.06?
illa
Posts: 46
Joined: 2. Jul 2008, 15:02

Post by illa »

I upgraded my Windows HOST Os to 2.0.6 and updated the VBox Tools to 2.0.6 and Im still encountering the issue. As I'm seeing the issue on two different peices of hardware/OS/multiple vbox versions.. I'm beginning to wonder if its an issue with the actual Guest OS I'm using. (The Guest OS is the same original image I have used acorss both machines, I have a blank Windows 2003 SP2 Image I make copies of when needed)
illa
Posts: 46
Joined: 2. Jul 2008, 15:02

Post by illa »

00:19:38.217 VRDP: New connection:
00:19:38.300 VRDP: Flags 0x0000001b
00:19:38.300 VRDP: Channel: [rdpdr] [1004]. Not supported.
00:19:38.300 VRDP: Channel: [rdpsnd] [1005]. Accepted.
00:19:38.300 VRDP: Channel: [drdynvc] [1006]. Not supported.
00:19:38.315 VRDP: Channel: [cliprdr] [1007]. Accepted.
00:19:38.658 VRDP: Client seems to be MSFT.
00:19:38.658 VRDP: Logon: myusername (10.200.22.48) build 6001. User: [administrator] Domain: [DDIT] Screen: 0
00:19:38.660 VRDPAUTH: User: [administrator]. Domain: [DDIT]. Authentication type: [Null]
00:19:38.660 VRDPAUTH: Access granted.
00:19:38.660 VBVA: VRDP acceleration has been requested.
00:20:32.098 Guest Log: VBOXNP: DLL loaded.
00:20:56.702 Guest Log: VBoxService: Ended.
00:21:18.478 PIIX3 ATA: LUN#0: IDLE IMMEDIATE, CmdIf=0xc8 (-1 usec ago)
00:21:18.478 PIIX3 ATA: LUN#0: aborting current command
00:21:18.488 Guest disables mouse pointer integration
00:21:18.500 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000006980000 w=1152 h=864 bpp=0 cbLine=0x100
00:21:18.518 VBVA: Disabled.
00:23:25.372 VRDP: Connection closed:
00:23:25.372 VRDP: Logoff: myusername (10.200.22.48) build 6001. User: [administrator] Domain: [DDIT] Reason 0x0001.
00:23:25.372 VBVA: VRDP acceleration has been disabled.


This is all I see in my log file for the Guest OS. at 00:19:38 I make a RDP connection to the Guest os.(It is running in headless mode) Ahortly after logging in I initiated a shutdown from the startmenu) Windows shutdown and the screen on my RDP session went black, I would expect to see a BIOS screen shortly and a reboot, but I never do. If I look at various log files, the behaviour seems similar, I think the following is logged when I iniate the shutdown:

00:21:18.478 PIIX3 ATA: LUN#0: IDLE IMMEDIATE, CmdIf=0xc8 (-1 usec ago)
00:21:18.478 PIIX3 ATA: LUN#0: aborting current command
00:21:18.488 Guest disables mouse pointer integration
00:21:18.500 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000006980000 w=1152 h=864 bpp=0 cbLine=0x100
00:21:18.518 VBVA: Disabled.
illa
Posts: 46
Joined: 2. Jul 2008, 15:02

Post by illa »

FYI..

My machine is configured as follows:
RAM 384mb
Video 8mb
acpi enabled
io apic disabled
vt-x/amd disabled
PAE disabled

IDE Chipset is PIIX4
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Post by vbox4me2 »

Use more ram, 384 for w3k as guest is not enough.
illa
Posts: 46
Joined: 2. Jul 2008, 15:02

Post by illa »

cool... im just increased 3 machines to 764 and see if it increases
Post Reply