From owner-freebsd-emulation@FreeBSD.ORG Tue Nov 8 20:58:23 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 402141065677 for ; Tue, 8 Nov 2011 20:58:23 +0000 (UTC) (envelope-from freebsd@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id A24848FC16 for ; Tue, 8 Nov 2011 20:58:22 +0000 (UTC) Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by hub.org (Postfix) with ESMTP id F34B21945C3; Tue, 8 Nov 2011 16:58:20 -0400 (AST) Received: from hub.org ([200.46.204.220]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 88920-06; Tue, 8 Nov 2011 20:58:20 +0000 (UTC) Received: from [192.168.1.4] (24-246-4-43.cable.teksavvy.com [24.246.4.43]) by hub.org (Postfix) with ESMTPA id 3F4F81945C1; Tue, 8 Nov 2011 16:58:20 -0400 (AST) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=windows-1252 From: Hub- FreeBSD In-Reply-To: Date: Tue, 8 Nov 2011 15:58:19 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <944EDF5B-A27C-4211-867A-A1BDD279D1DF@hub.org> <8A10496B-CFC4-4B8E-BF26-7C390525D91B@hub.org> <5A714905-6EA0-443B-8E3D-E0B31D7B192D@hub.org> To: rnejdl@ringofsaturn.com X-Mailer: Apple Mail (2.1251.1) Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 4.0.12 + FreeBSD 7.4-STABLE causes server hangs ... X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2011 20:58:23 -0000 Doesn't that sort of defeat the purpose of virtualization if the = virtualized environment can still blow up the host system? :) But =85 reading your note below, did this cause issues with your host OS = (either a crash or hang?), or did it just cause problems within the = guest OS, or the ability to start it up? On 2011-11-08, at 3:33 PM, Rusty Nejdl wrote: > The only thing I have to add is that I had a VM that would barf on = start up (Fedora Core). I ended up reinstalling the VM and that fixed = the problem. I also had the same issue with my FreeBSD VM and = reinstalled that as a version 9 system and have no issues since. I = hadn't been maintaining those as well so I can't say when or why it = broke and didn't lose much. >=20 > Rusty Nejdl >=20 > On 2011-11-08 14:29, Hub- FreeBSD wrote: >> Just to be extra paranoid, I just did a rebuild, and they were = identical: >>=20 >> pluto# ls -lt >> total 512 >> -rw-r--r-- 1 root wheel 272 Nov 8 16:21 linker.hints >> -r-xr-xr-x 1 root wheel 284736 Nov 8 16:21 vboxdrv.ko >> -r-xr-xr-x 1 root wheel 8640 Nov 8 16:21 vboxnetadp.ko >> -r-xr-xr-x 1 root wheel 25504 Nov 8 16:21 vboxnetflt.ko >> -r-xr-xr-x 1 root wheel 173240 Sep 6 2010 kqemu.ko >> pluto# cat /root/vbox.modules >> total 512 >> -rw-r--r-- 1 root wheel 272 Oct 26 14:25 linker.hints >> -r-xr-xr-x 1 root wheel 284736 Oct 26 14:25 vboxdrv.ko >> -r-xr-xr-x 1 root wheel 8640 Oct 26 14:25 vboxnetadp.ko >> -r-xr-xr-x 1 root wheel 25504 Oct 26 14:25 vboxnetflt.ko >> -r-xr-xr-x 1 root wheel 173240 Sep 6 2010 kqemu.ko >> pluto# md5 * >> MD5 (kqemu.ko) =3D db7786a111db2e6176cb31c3efb654e9 >> MD5 (linker.hints) =3D 3379a310e7e3b64272fb3b75ac5de1dc >> MD5 (vboxdrv.ko) =3D 8acb7a725c3e5ff7191be5281b003db5 >> MD5 (vboxnetadp.ko) =3D 2198d3755cc63f774d7d9866d90eb016 >> MD5 (vboxnetflt.ko) =3D 0842d0967ad97fd59591190f75af0d84 >> pluto# tail -5 /root/pre-recompile-vbox >> MD5 (kqemu.ko) =3D db7786a111db2e6176cb31c3efb654e9 >> MD5 (linker.hints) =3D 3379a310e7e3b64272fb3b75ac5de1dc >> MD5 (vboxdrv.ko) =3D 8acb7a725c3e5ff7191be5281b003db5 >> MD5 (vboxnetadp.ko) =3D 2198d3755cc63f774d7d9866d90eb016 >> MD5 (vboxnetflt.ko) =3D 0842d0967ad97fd59591190f75af0d84 >>=20 >>=20 >> On 2011-11-08, at 3:12 PM, Hub- FreeBSD wrote: >>=20 >>>=20 >>> 00:00:01.470 VirtualBox 4.0.12_OSE r72916 freebsd.amd64 (Oct 26 2011 = 14:27:19) release log >>>=20 >>> vs >>>=20 >>> 7.4-STABLE FreeBSD 7.4-STABLE #14: Wed Oct 26 14:15:28 ADT 2011 >>>=20 >>> I make sure I built Vbox after my make install world, and before = reboot =85 >>>=20 >>>=20 >>> On 2011-11-08, at 3:26 AM, Bernhard Froehlich wrote: >>>=20 >>>> On 08.11.2011 02:24, Hub- FreeBSD wrote: >>>>> Has anyone experienced any issues where a server hangs shortly = after >>>>> starting up a VirtualBox guest? I don't have anything to go on = for >>>>> this =85 server seems to run fine up until I start up the guest = OSs, >>>>> shortly afterwards the server just hangs =85 >>>>>=20 >>>>> No errors in /var/log/messages, nothing on the remote console, it >>>>> just stops =85 >>>>>=20 >>>>> This is with an Oct 26th 7.4-STABLE kernel =85 I saw the note on = the >>>>> wiki about VIMAGE causing hangs, but I'm not using VIMAGE, so that >>>>> isn't it =85 >>>>>=20 >>>>> These are 32bit OSs in the guest =85 I have three guests that I'm >>>>> trying to run =85 right now, I've just started up the one to see = if >>>>> quantity makes a difference =85 >>>>>=20 >>>>> I don't a serial console (remote server) that I can use to break = into >>>>> the debugger ... >>>>=20 >>>> You could try having a look at ~/VirtualBox = VMs//logs/VBox.log >>>> and verify that the kernel module is build from the exact same = sources >>>> as your running kernel. >>>>=20 >>>> -- >>>> Bernhard Fr=F6hlich >>>> http://www.bluelife.at/ >>>=20 >>> _______________________________________________ >>> freebsd-emulation@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >>> To unsubscribe, send any mail to = "freebsd-emulation-unsubscribe@freebsd.org" >>=20 >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to = "freebsd-emulation-unsubscribe@freebsd.org" >=20 > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to = "freebsd-emulation-unsubscribe@freebsd.org"