From owner-freebsd-questions@FreeBSD.ORG Mon May 19 23:30:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B203C106566B for ; Mon, 19 May 2008 23:30:38 +0000 (UTC) (envelope-from fbsd06+WC=c2ac30f2@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 9249E8FC14 for ; Mon, 19 May 2008 23:30:38 +0000 (UTC) (envelope-from fbsd06+WC=c2ac30f2@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 2D8DF23E3EF for ; Mon, 19 May 2008 19:30:36 -0400 (EDT) Date: Tue, 20 May 2008 00:30:34 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080520003034.495ca553@gumby.homeunix.com.> In-Reply-To: <4831F1CD.5060408@wilderness.homeip.net> References: <4831F1CD.5060408@wilderness.homeip.net> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Freebsd without swap? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 23:30:38 -0000 On Mon, 19 May 2008 16:31:57 -0500 Drew Sanford wrote: > Hi, > I lost a hard drive in one of my machines here. Fortunately, the only > thing on it was /tmp and a random storage partition I used as a > dropoff point for backups before they get ftp'd to another machine. > And...my swap partition. So how dangerously am I living to run this > machine without any swap until I get my hands on a replacement drive? > Frankly, it doesn't eat into the swap much at all on regular basis. I've not tried it myself, but the question came-up before and no-one seemed to regard it as a problem, provided you don't actually need swap space. If you're concerned you can create a swap file with dd, and add swapfile="path-to-file" in rc.conf