From owner-freebsd-questions@FreeBSD.ORG Sun May 23 05:31:20 2004 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 B878216A4CE for ; Sun, 23 May 2004 05:31:20 -0700 (PDT) Received: from enterprise.thenetnow.com (enterprise.thenetnow.com [65.39.193.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2792343D2D for ; Sun, 23 May 2004 05:31:20 -0700 (PDT) (envelope-from gpeel@thenetnow.com) Received: from grant (hpeel.ody.ca [216.240.12.2])i4NCPDn73768 for ; Sun, 23 May 2004 08:25:13 -0400 (EDT) (envelope-from gpeel@thenetnow.com) Message-ID: <009f01c440c1$c9091d20$6601a8c0@grant> From: "Grant Peel" To: Date: Sun, 23 May 2004 08:30:51 -0400 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: New machines - Dump and Restore -deploy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2004 12:31:20 -0000 Hi all, I am hopeing someone knowledgeable will read and review my comments below and point out any flaws.... It is time to deploy two more servers, which are en route to use. 2 Dell 750s single SCSI Duel NICS and regular Pent 4 / 512 MB etc etc. I have spent the last year or so developing a server platform that I now want to clone from a production box to the two new boxes. I realize that when I do this I will need to delete alot of things from the new box, but thats OK. I intend to use Dump and Restore to completely copy the OS from the older box to the two new ones. Before I do this, I have three questions: The current (older box) has only a 18 GB SATA drive on it. The two new machines have 36 GB SCSI drives. So my question is, as long as the partitions on the new box are names the same as the old box, and are at least the same size, or bigger, dump and restore should work without problems (?) I will need to install a base OS on the new systems first, so I can partition the drives and be able to connect tot the box, the second question is, when I use restore, will it overwrite the kernel, if so, can I protect the kernel from being overwritten? The third question is, can I, should I, use rsyn insted of dum and restore? Thanks, -Grant