Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 20:13:54 -0700
From:      Kevin Stevens <Kevin_Stevens@pursued-with.net>
To:        John Mills <john.m.mills@alum.mit.edu>
Cc:        Mike Tancsa <mike@sentex.net>
Subject:   Re: How can I check for swap space? (4.8-Release)
Message-ID:  <577BDA20-C94E-11D7-BEA7-000A959CEE6A@pursued-with.net>
In-Reply-To: <Pine.LNX.4.44.0308072101480.2630-100000@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help

>> 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%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?577BDA20-C94E-11D7-BEA7-000A959CEE6A>