From owner-freebsd-fs@FreeBSD.ORG Tue Feb 8 13:53:43 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72D7616A4CE for ; Tue, 8 Feb 2005 13:53:43 +0000 (GMT) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92E043D39 for ; Tue, 8 Feb 2005 13:53:42 +0000 (GMT) (envelope-from marco@pizzi.name) Received: from reaper.marcolin.info (62.211.6.220) by vsmtp3.tin.it (7.0.027) id 4200F9A7003695EB for freebsd-fs@freebsd.org; Tue, 8 Feb 2005 14:53:40 +0100 Received: from DAMIEN.pizzi.name (reaper.marcolin.info [192.168.0.253]) by reaper.marcolin.info (8.13.3/8.13.3) with ESMTP id j18Drd6p007495 for ; Tue, 8 Feb 2005 14:53:40 +0100 Message-Id: <6.1.2.0.2.20050208144950.0343e3c0@127.0.0.1> X-Sender: casellone@127.0.0.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.2.0 Date: Tue, 08 Feb 2005 14:53:39 +0100 To: freebsd-fs@freebsd.org From: Marco Pizzi Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Swap problem on FreeBSD 5.2.1-RC X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 13:53:43 -0000 Hello, We've installed (a long time ago) the FreeBSD version 5.2.1-RC on a server. We've noticed, at least two times, very bad problems on the swap system; in the detail, we've found the well known error in the messages file: swap_pager: indefinite wait buffer: device: da0s1a The fact strange is that the da0s1a device is not a swap partition! ------------------------------------------------------------------------------------------------------- # Device Mountpoint FStype Options Dump Pass# /dev/da0s1b none swap sw 0 0 /dev/da0s1a / ufs rw 1 1 ------------------------------------------------------------------------------------------------------- Have you ever seen such a problem? Thanks, -- Marco.