From owner-freebsd-stable@FreeBSD.ORG Tue Feb 28 16:36:37 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7F46106566B for ; Tue, 28 Feb 2012 16:36:37 +0000 (UTC) (envelope-from jason@wohlford.org) Received: from montgomery.al (wohlfordcompany.com [184.106.215.246]) by mx1.freebsd.org (Postfix) with ESMTP id B6F118FC14 for ; Tue, 28 Feb 2012 16:36:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wohlford.org; s=mail; t=1330445956; bh=7vRAWYt5xWAimt+6dlXlrRAog1HrlL/5co0qrtREaNY=; h=Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc: Content-Transfer-Encoding:Message-Id:References:To; b=yo7HcSQfpYC7Gd5eQMu9fSqwTjBMzrTV0lwucdI6K2qggdZ9J7X98fXj9nt1Sn7OJ 14m/rXyqOZsyeKu12wOH5srsWeoMSQhPfhmXZ5O3e1hZTJh5D91VhleD3XhuDghZTC bHnQd8PFUu8MSMYQNtsM4gz3Zy70ifle2Tth2qYQ= Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=iso-8859-1 From: Jason Wohlford In-Reply-To: <4F4B0F83.4090600@norma.perm.ru> Date: Tue, 28 Feb 2012 10:19:15 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <3574BC12-5027-4532-98EA-C614696695BE@wohlford.org> References: <4F4B0F83.4090600@norma.perm.ru> To: Eugene M. Zheganin X-Mailer: Apple Mail (2.1257) Cc: freebsd-stable Subject: Re: zfs, 1 gig of RAM and periodic weekly X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 16:36:37 -0000 On Feb 26, 2012, at 11:07 PM, Eugene M. Zheganin wrote: > I'm haunted by a weird bug. > Some of my servers (IBM x3250) hang periodically. And this is always = saturday morning. Different servers in different cities, all with zfs = and one gig of RAM. And yeah, it's periodic weekly. I can say more - = it's repeatable. 25 minutes ago I typed 'periodic weekly', and 5 = minutes ago I lost this machine from the network (even stopped answering = to ICMP). This can be solved by any of two methods - either increase = RAM, or turning off periodic weekly. What is the output from 'swapinfo'? --=20 Jason Wohlford @wohlford