From owner-freebsd-questions@FreeBSD.ORG Sat Dec 27 23:48:20 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 BB53F16A4CE for ; Sat, 27 Dec 2003 23:48:20 -0800 (PST) Received: from cwe.compwest.com.au (computerwest.com.au [202.72.158.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C8F43D1F for ; Sat, 27 Dec 2003 23:48:17 -0800 (PST) (envelope-from paul@bdug.org.au) Received: from mail.bdug.org.au (ant.parkview.compwest.com.au [202.72.170.31]) by cwe.compwest.com.au (8.12.6/8.12.6) with ESMTP id hBS7mFsv012265 for ; Sun, 28 Dec 2003 15:48:16 +0800 (WST) (envelope-from paul@bdug.org.au) Received: from wks (wks.bdug.org.au [192.168.0.2]) by mail.bdug.org.au (Postfix) with SMTP id BD5475BC6 for ; Sun, 28 Dec 2003 15:48:19 +0800 (WST) From: "Paul Hamilton" To: "Freebsd-Questions" Date: Sun, 28 Dec 2003 15:48:49 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Taking a snapshot of a UFS filesystem 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: Sun, 28 Dec 2003 07:48:20 -0000 Hi All, In the December 2003, Sys Admin magazine (www.sysadminmag.com), there was an article (pg 17), about doing Oracle DB Backups using UFS Snapshots. This was implemented using a facility built into Solaris. I have read about other snapshot products for MS Windows NTFS etc. Is there a way to do snapshot backups using FreeBSD's UFS? Hmm, after writing the above, I thought I should at least google for 'freebsd snapshot backup'. Well, low and behold, there it is in 5.0+ Cool! OK, I will remod my question, is there any talk of having the snapshot feature being retro fitted to 4.x stable? (or is there some other util/port out there that does this?) Cheers, Paul PS. FreeBSD never ceases to amaze me ;-)