From owner-freebsd-stable@FreeBSD.ORG Fri Jul 22 09:16:20 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3102016A420 for ; Fri, 22 Jul 2005 09:16:20 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82FA843D45 for ; Fri, 22 Jul 2005 09:15:36 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1Dvtcu-0003iA-Cv; Fri, 22 Jul 2005 12:15:28 +0300 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: "Eli K. Breen" In-Reply-To: Message from "Eli K. Breen" of "Thu, 21 Jul 2005 13:16:26 PDT." <42E0029A.4090204@unixforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Jul 2005 12:15:28 +0300 From: Danny Braniss Message-ID: Cc: freebsd-stable@freebsd.org Subject: Re: Machine Replication X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 09:16:20 -0000 > Just as a point of note, I'm not trying to roll out squeeky-clean new > machines. Let's say I've got ten-fifteen sets of clusters, I need to be > able to just rip a copy and blast it to another machine. > > Thanks for all the responses so far. you should invest some time to set up a diskless/pxe environment, then booting diskless is zero pain, and you can then copy disks without stepping on your toes (or foot shooting). my .5$ danny