From owner-freebsd-current@FreeBSD.ORG Fri Apr 22 16:30:09 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26F4916A4CE for ; Fri, 22 Apr 2005 16:30:09 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B1243D39 for ; Fri, 22 Apr 2005 16:30:08 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j3MGViVN001685; Fri, 22 Apr 2005 10:31:44 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <426925C7.3030004@samsco.org> Date: Fri, 22 Apr 2005 10:26:47 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eriksson References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: 'FreeBSD Current' Subject: Re: Serious I/O problems (bad performance and live-lock) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 16:30:09 -0000 Daniel Eriksson wrote: > Scott Long wrote: > > >>What happens if you turn off mpsafevfs? > > > At first I thought it had cured the problem, but after running 'dd' for ~3 > minutes it started swapping, and about a minute later the system became > completely unresponsive. > > Also, if I abort 'dd' after the swapping has started but before it > live-locks it seems that a new 'dd' will take the system to that > unresponsive state very quickly. > > I tested this on the UP system, newly rebooted. The system itself is pretty > basic. More discs than normal, but they were not mounted (they are normally > exported using ggate). Below is the dmesg just in case... > > /Daniel Eriksson > Ok, next test would be to turn off mpsafevm. This is just a simple guess, though, but and changes in the behaviour would be very interesting to note. Scott