From owner-freebsd-geom@FreeBSD.ORG Mon Feb 1 20:16:24 2010 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ACC81065672 for ; Mon, 1 Feb 2010 20:16:24 +0000 (UTC) (envelope-from nonsolosoft@diff.org) Received: from smtpi3.ngi.it (smtpi3.ngi.it [88.149.128.33]) by mx1.freebsd.org (Postfix) with ESMTP id CE5928FC14 for ; Mon, 1 Feb 2010 20:16:23 +0000 (UTC) Received: from lap.diff.org (81-174-26-135.static.ngi.it [81.174.26.135]) by smtpi3.ngi.it (Postfix) with ESMTP id 0F6F4318181 for ; Mon, 1 Feb 2010 21:16:18 +0100 (CET) Message-ID: <4B673692.4070408@diff.org> Date: Mon, 01 Feb 2010 21:16:18 +0100 From: Ferruccio Zamuner Organization: NonSoLoSoft User-Agent: Thunderbird 2.0.0.16 (X11/20080917) MIME-Version: 1.0 To: freebsd-geom@freebsd.org Content-Type: multipart/mixed; boundary="------------000509040609060504060606" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: system freeze on freebsd 8.0-stable and gmirror/gjournal X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 20:16:24 -0000 This is a multi-part message in MIME format. --------------000509040609060504060606 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I'm moving to a new server dedicated hosts. I've choose to install FreeBSD 8.0 and I've already upgrade to -stable. I've two hd sata 160Gb each: ad4, ad6. I've split them in two slices: ad[46]s1, ad[46]s2. gmirror ad*s1 -> gm0 gstripe ad*s2 -> gs0 then I've applied gjournal to both of them and finally I've partitioned, Filesystem Size Used Avail Capacity Mounted on /dev/mirror/gmir0.journala 989M 688M 222M 76% / /dev/mirror/gmir0.journalb 3GB /dev/mirror/gmir0.journald 5.8G 3.0M 5.3G 0% /tmp /dev/mirror/gmir0.journale 9.7G 1.9G 7.0G 22% /var /dev/mirror/gmir0.journalf 7.7G 3.5G 3.6G 49% /usr /dev/mirror/gmir0.journalg 88G 20G 61G 25% /home /dev/stripe/gs0.journald 55G 25G 26G 48% /faster1 > swapinfo Device 1K-blocks Used Avail Capacity /dev/mirror/gmir0.journalb 3047152 28 3047124 0% > uname -a FreeBSD myc.diff.org 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Jan 30 02:52:28 CET 2010 Ram: 1Gb The cpu is Athlon x64 3200+ Then problem: everytime it need to swap, the system freeze and I've to reset to make it return managed over ssh. Is GEOM so bad to make this trouble? Any other idea? Best regards, \ferz --------------000509040609060504060606--