Date: Thu, 21 Jul 2005 14:32:20 -0500 From: Karl Denninger <karl@denninger.net> To: freebsd-stable@freebsd.org Subject: Re: Machine Replication Message-ID: <20050721193220.GB61902@FS.denninger.net> In-Reply-To: <42DFF582.1050406@unixforge.net> References: <42DFF582.1050406@unixforge.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 21, 2005 at 12:20:34PM -0700, Eli K. Breen wrote: > All, > > Does anyone have a good handle on how to replicate (read: image) a > freebsd machine from one machine to an ostensibly similar machine? > > So far I've used countless variations and combinations of the following: > > dd (Slow, not usefull if the hardware isn't identical?) > tar (Doesn't replicate MBR) > rsync (No MBR support) > Norton Ghost (Doesn't support UFS/UFS2?) > G4U (little experience with this) > > Now whether my details are a bit off, that's fine, I don't want this to > be diluted in to discussion of minute frivolous details (as these things > are wont to do), but what I _am_ looking for is a tried, tested and true > method of FreeBSD machine replication, specifically for the 5.3+ releases. > > Many thanks, > > -E- Define "similar". If the disk is compatable (target disk equal or larger in size than the source), you can use "gmirror" to image a machine, quiesce the machine, force-detach the hardware (even hot-unplug it if supported) and boot the resulting disk (if you set up the gmirror system properly in the first place) Not the fastest method, but it works and copies EVERYTHING. There are other options but you need to be more specific as to what you mean by "similar". -- -- Karl Denninger (karl@denninger.net) Internet Consultant & Kids Rights Activist http://www.denninger.net My home on the net - links to everything I do! http://scubaforum.org Your UNCENSORED place to talk about DIVING! http://homecuda.com Emerald Coast: Buy / sell homes, cars, boats! http://genesis3.blogspot.com Musings Of A Sentient Mind
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050721193220.GB61902>
