From owner-freebsd-current@FreeBSD.ORG Mon Apr 11 09:21:26 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 453D916A4CE; Mon, 11 Apr 2005 09:21:26 +0000 (GMT) Received: from av4-1-sn3.vrr.skanova.net (av4-1-sn3.vrr.skanova.net [81.228.9.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9812E43D1F; Mon, 11 Apr 2005 09:21:25 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av4-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 7141037E64; Mon, 11 Apr 2005 11:21:24 +0200 (CEST) Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av4-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 5EDBD37E45; Mon, 11 Apr 2005 11:21:24 +0200 (CEST) Received: from sentinel (h104n1-gl-a-d4.ias.bredband.telia.com [195.198.193.104]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 23CA03800A; Mon, 11 Apr 2005 11:21:24 +0200 (CEST) From: "Daniel Eriksson" To: "'Pawel Jakub Dawidek'" Date: Mon, 11 Apr 2005 11:21:19 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcU+aKSpBSofk/usR2+niH60Lb0W8AADpuYg In-Reply-To: <20050411073042.GI837@darkness.comp.waw.pl> cc: 'FreeBSD Current' Subject: RE: ggate and mmap, possible problem? 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: Mon, 11 Apr 2005 09:21:26 -0000 Pawel Jakub Dawidek wrote: > I don't think it is related to mmap(2), it may be caused by timeouts. > Can you increase debug level to 1 (kern.geom.gate.debug=1) and see if > it prints anything new on console? No additional output at all on the client. At least not when kern.geom.gate.debug=1 is set during runtime (with already existing ggate providers / mounted filesystems). The error message stays the same. /Daniel Eriksson