[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Is there a way to copy and move the entire con tents of the Hard drive



On Sat, 2 Dec 2000, LightSpeedServers.Net wrote:

> Thank you for the response.
> 
> I believe you may have misunderstood the question or I did not state the
> question clearly.  I am trying to figure out how to copy and load everything

no, he gave you a mostly reasonable answer, backing up *everything* on a
running machine is a bit of a project if you want it to work when you
restore it after, remember all the config data is there also, like the IP
address for the machine....clobber that and the machine will vanish ;0

restoring the kernel on a running machine is generally bad also, the only
nice way to do this is a disk to disk image, which replicates the machie
exactly, but that might not be what you want either...

> on another server, maintained on another network.  Cobalts options only
> allow me to move the sites over.  I would like to move everything over to
> the new server.  The new server is maintained on a different IP network in a
> different State.

....
> > Here is a script I wrote to work under Solaris. It is scheduled
> >
> > You will have to tweak things a little for Linux operability,
> > but the script is straight forward and should serve you well.

hmm..looking at the script there's a LOT of solaris specific things in it
(aka ufsdump, solaris's odd disk names ;) but i'm saving it anyway ;)
It's very sweet...