From owner-freebsd-questions@FreeBSD.ORG Wed Mar 21 21:58:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A46E616A51C for ; Wed, 21 Mar 2007 21:58:56 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 71B2713C44C for ; Wed, 21 Mar 2007 21:58:56 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.pgh.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id D2961EBC62; Wed, 21 Mar 2007 17:58:55 -0400 (EDT) Date: Wed, 21 Mar 2007 17:58:55 -0400 From: Bill Moran To: "Jonathan Horne" Message-Id: <20070321175855.28cfe931.wmoran@potentialtech.com> In-Reply-To: <49413.167.246.36.14.1174510722.squirrel@webmail.dfwlp.org> References: <42991.167.246.36.14.1174490156.squirrel@webmail.dfwlp.org> <4601501C.3060605@gmail.com> <10072.167.246.36.14.1174492472.squirrel@webmail.dfwlp.org> <20070321121031.d95cadf6.wmoran@potentialtech.com> <46015BFD.4060806@scls.lib.wi.us> <20070321122852.8eaa2663.wmoran@potentialtech.com> <4601626B.1070702@scls.lib.wi.us> <49413.167.246.36.14.1174510722.squirrel@webmail.dfwlp.org> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.9; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: started playing with jails 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: Wed, 21 Mar 2007 21:58:56 -0000 In response to "Jonathan Horne" : > [snip] [RE: jails] > > what is the best method for backup? just back up the whole thing as if it were > "files" on my host? With 6.x, your best bet is to do a filesystem snapshot and back up the snapshot. Depending on your precise backup needs, however, this may be overkill. You can just backup individual files/directories. If you use ezjail be careful not to follow mount points or you'll end up backing up the same stuff over and over for each separate jail you have. -- Bill Moran http://www.potentialtech.com