From owner-freebsd-emulation@freebsd.org Mon Nov 20 01:02:54 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA5E8DDBF21 for ; Mon, 20 Nov 2017 01:02:54 +0000 (UTC) (envelope-from swallace@bsd-vbox1q.sdwmail.homeunix.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CE40269F5F for ; Mon, 20 Nov 2017 01:02:54 +0000 (UTC) (envelope-from swallace@bsd-vbox1q.sdwmail.homeunix.org) Received: by mailman.ysv.freebsd.org (Postfix) id CD79BDDBF20; Mon, 20 Nov 2017 01:02:54 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD114DDBF1F for ; Mon, 20 Nov 2017 01:02:54 +0000 (UTC) (envelope-from swallace@bsd-vbox1q.sdwmail.homeunix.org) Received: from dnvrco-cmomta03.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A796069F5D for ; Mon, 20 Nov 2017 01:02:53 +0000 (UTC) (envelope-from swallace@bsd-vbox1q.sdwmail.homeunix.org) Received: from sendmail.nospam.homeip.net ([76.170.13.117]) by cmsmtp with ESMTP id GaU1eWx8s1nXhGaU3ecRlG; Mon, 20 Nov 2017 01:02:48 +0000 From: Steven Wallace To: emulation@freebsd.org Reply-To: swallace@bsd-vbox1q.sdwmail.homeunix.org Subject: Virtualbox virtual disk hang Date: Sun, 19 Nov 2017 17:02:44 -0800 Message-ID: <1577436.n9UUmFPSP2@sdw.swallace.org> User-Agent: KMail/4.14.10 (FreeBSD/11.1-RELEASE-p4; KDE/4.14.30; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-CMAE-Envelope: MS4wfMPgJkCe/x0bU0TjRusv8p6NeDNyr2iGSj6Y+7Ut96+fTc84jJXgrPUyJ5yNRp+X4IRQDxMIG+greN+ysgT0E/jJ68I3TmJXaCrTzuWae1qyLpc1Vttv EFpEP56VOBmaf91YKEkl792yU173IseXbUFbzFm+ZlmH7BnOhjdYRRr+jlJmnuuraAbt9BYMLbjafL5of245vAUw5qFvIWjUTDN1zTs4xMw6HqHWP5I8UULn X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 20 Nov 2017 01:02:55 -0000 Ever since I have upgraded to FreeBSD 11.1 early this year, VirtualBox's virtual disks will hang randomly. I have to SATA emulated devices which are configured as FLAT devices to /dev/sd#x on two separate physical drives. I have upgraded Virtualbox consistently, even recently compiling the new 5.2.0 version. The virtualbox's disk icon will stay constant green (or sometimes red). I usually use Windows 7 guest. Sometimes after 30 minutes Windows 7 will continue as if it could not read the drive. Other times it will give a blue screen of death. It may work fine for a month, then consistently hang within a few minutes of use in Windows 7. If anyone has a clue as to what may be the source of the problem please chime in. Sincerely, Steven Wallace