On Fri, 12 Jan 2001 00:54:40 +1030, Matthew Thyer wrote:

> > /boot/kernel/kernel: swap_pager_getswapspace: failed
> > 
> > This seems to have started in the last week.
> > 
> 
> I saw the same problem until I stopped using mfs on /tmp.
> 
> Stop using mfs for /tmp.

Are you sure it's not just /tmp "filling up" swap?  If it's just that,
all Edwin needs to do is limit the size of his MFS /tmp.  I do this in
/etc/fstab:

        /dev/ad0s1b   /tmp   mfs   rw,-s=245760   0   0

See the description of the -s option in mount_mfs(8).

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to