From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 03:28:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8CB716A4CE for ; Fri, 28 Jan 2005 03:28:02 +0000 (GMT) Received: from hotmail.com (bay16-f31.bay16.hotmail.com [65.54.186.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE20643D54 for ; Fri, 28 Jan 2005 03:28:02 +0000 (GMT) (envelope-from pjn0211@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 27 Jan 2005 19:28:01 -0800 Message-ID: Received: from 202.183.248.166 by by16fd.bay16.hotmail.msn.com with HTTP; Fri, 28 Jan 2005 03:27:42 GMT X-Originating-IP: [202.183.248.166] X-Originating-Email: [pjn0211@hotmail.com] X-Sender: pjn0211@hotmail.com In-Reply-To: <20050127192122.GA21988@xor.obsecurity.org> From: "Supote Leelasupphakorn" To: kris@obsecurity.org Date: Fri, 28 Jan 2005 10:27:42 +0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 28 Jan 2005 03:28:01.0901 (UTC) FILETIME=[5F14B1D0:01C504E9] cc: freebsd-questions@freebsd.org Subject: Re: what's wrong with my swap partition ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 03:28:03 -0000 Hi list, If so, what do I do next coz there is no command "swapoff" in such box. It's 4.10-RELEASE. But I'm pretty sure that I've never run command "swapon" maually or I miss something. TIA, pjn ----Original Message Follows---- From: Kris Kennaway To: Supote Leelasupphakorn CC: freebsd-questions@freebsd.org Subject: Re: what's wrong with my swap partition ? Date: Thu, 27 Jan 2005 11:21:22 -0800 MIME-Version: 1.0 Received: from MC6-F35.hotmail.com ([65.54.252.171]) by imc1-s34.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 27 Jan 2005 11:22:18 -0800 Received: from obsecurity.dyndns.org ([69.199.47.57]) by MC6-F35.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 27 Jan 2005 11:22:14 -0800 Received: by obsecurity.dyndns.org (Postfix, from userid 1000)id 02D79511C0; Thu, 27 Jan 2005 11:21:22 -0800 (PST) X-Message-Info: JGTYoYF78jGFNiwjAdX72D19x8shvxqNU/8SidkywB8= References: User-Agent: Mutt/1.4.2.1i Return-Path: kris@obsecurity.org X-OriginalArrivalTime: 27 Jan 2005 19:22:15.0302 (UTC) FILETIME=[825AA260:01C504A5] On Thu, Jan 27, 2005 at 05:23:38PM +0700, Supote Leelasupphakorn wrote: > Hi list, > > I owned 2 boxes of FreeBSD 4.x and just noticed that the output > of command "swapinfo" are strange coz there are two lines of swap > entry like below. What's wrong with my 2nd boxes and how do I do > with this ? > > --- snip from the 1st box --- > Device 1K-blocks Used Avail Capacity Type > /dev/ad0s1b 2081152 172 2080980 0% Interleaved > > > --- snip from the 2nd box --- > Device 1K-blocks Used Avail Capacity Type > /dev/ad0s1b 1032144 64 1032080 0% Interleaved > /dev/ad0s1b 1032144 0 1032144 0% Interleaved <------ > why does it repeat again ? > Total 2064288 64 2064224 0% Maybe you ran swapon twice? Kris << attach3 >>