Solaris host - Linux Guest VBox Crashing?

Discussions related to using VirtualBox on Solaris hosts.
Post Reply
vbox_pack
Posts: 1
Joined: 5. Mar 2012, 19:05
Primary OS: Solaris
VBox Version: OSE other
Guest OSses: Fedora, Redhat, Centos, WinBlows

Solaris host - Linux Guest VBox Crashing?

Post by vbox_pack »

I'm not sure what's going on here. We've had this VBox VM running in a lab environment for quite a while, but apparently it's been dropping itself into Powered Off state seemingly at random. It wasn't being monitored by anything and the only reason we realized it was down was due to lack of ssh ability to it.
Host: Solaris 10u8 running on a Sun/Whoracle X4170
Guest: Fedora/Redhat clone Linux
IIRC it's gone down like this before and they just fired it right back up without any further investigation. I reviewed the syslogs on the Solaris host and it doesn't look like anyone manually powered this VM off. Is there anything specific I should be looking for on this thing?

The VBox version:
# VBoxManage -v
3.1.4r57640

# ps -eaf |grep [V]Box
root 16216 12359 0 Mar 01 ? 0:00 /opt/VirtualBox/amd64/VBoxSVC --pipe 8 --auto-shutdown

# VBoxManage showvminfo "Fedora-12-x86" |grep State
State: powered off (since 2012-03-01T20:25:35.000000000)

I looked in the vbox.log and didn't notice anything, but I'm not entirely sure what I'm looking for.
# tail VBox.log.1
00:00:03.178 Guest Log: BIOS: int13_harddisk: function 02, ELDL out of range 8f
00:00:03.352 PIT: mode=2 count=0x4a9 (1193) - 1000.15 Hz (ch=0)
00:00:03.590 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:04.274 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:04.274 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:04.275 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:04.276 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:07.325 PCNet#0: Init: ss32=1 GCRDRA=0x3643e000[32] GCTDRA=0x3641b000[16]
00:00:07.328 PCNet#1: Init: ss32=1 GCRDRA=0x3643f000[32] GCTDRA=0x36411000[16]
00:00:07.330 PCNet#2: Init: ss32=1 GCRDRA=0x364e3000[32] GCTDRA=0x364e2000[16]
Post Reply