From owner-freebsd-questions@FreeBSD.ORG Thu Aug 7 20:14:38 2003 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 2AAC137B401 for ; Thu, 7 Aug 2003 20:14:38 -0700 (PDT) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8780F43FAF for ; Thu, 7 Aug 2003 20:14:37 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net ([192.168.168.101]) by pursued-with.net (8.12.8p1/8.12.8) with ESMTP id h783FHqY064165; Thu, 7 Aug 2003 20:15:17 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Date: Thu, 7 Aug 2003 20:13:54 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: John Mills From: Kevin Stevens In-Reply-To: Message-Id: <577BDA20-C94E-11D7-BEA7-000A959CEE6A@pursued-with.net> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: FreeBSD-questions cc: Mike Tancsa Subject: Re: How can I check for swap space? (4.8-Release) 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, 08 Aug 2003 03:14:38 -0000 >> At 07:16 PM 8/7/2003 -0400, John Mills wrote: >>> Freebies - >>> >>> I just installed 4.8-Release from CDs and let the installer divide >>> my disk >>> automatically. Things are acting as though I have little or no >>> active swap >>> space. >>> >>> 2. How can I check what I got? (No joy yet from 'fdisk' on that.) >>> >> cat /etc/fstab >> will show you what gets mounted at boot time. >> mount >> pstat -T >> and disklabel There's also "swapinfo": KeS@babelfish:/home/KeS> swapinfo Device 1K-blocks Used Avail Capacity Type /dev/rad2s1b 524160 124 524036 0% Interleaved /dev/ad0s1b 1048448 128 1048320 0% Interleaved Total 1572608 252 1572356 0%