Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Gordon Chapman #1
Cloning a Linux Server
We currently have a web server, running apache/tomcat and want to replace it
with a higher spec machine, we would normally use Norton Ghost to make an
image but the problem I have in this instance is
Current machine is Single CPU machine, with IDE disks
New machine is Dual processor, with SCSI disks
Can somebody point me in the right direction as to the best way to achive
this
Many Thanks
GC
Gordon Chapman Guest
-
FMS on 64 bit Linux Server?
Does FMS work on 64 bit Intel Xeon Servers with Linux as Operating System? Thanks Ajay -
Linux Comm Server
I did a little searching and couldnt find much ... does anyone know if there is a way to get the Comm Server running with a RedHat version greater... -
Permanent connection between a LINUX server and a UNIX AIX server
Hello, I created, for a customer LAMBDA, a Intranet site with PHP and MySQL technology. This site is on a LINUX server. I wish to connect this... -
Cloning a server via NIM using a mksysb image failes
Hello, I'm trying to clone a server via NIM using a mksysb image from the source. Following the instructions in the NIM Guide, I defined... -
Please help me with a OOP cloning problem / Server Stuff Also
Hello I am creating a virtual city known as Fusion City I am needing to know how to have more people in a room other than just one avatar walking... -
Nico Kadel-Garcia #2
Re: Cloning a Linux Server
Timo Voipio wrote:
Boot the new box from a linux rescue CD of your choice.> Gordon Chapman wrote:
>>>> Current machine is Single CPU machine, with IDE disks
>> New machine is Dual processor, with SCSI disks
>>
>> Can somebody point me in the right direction as to the best way to achive
>> this
>
> The way I'd do it:
>
> 1. Get kernel source, compile for the new machine (on the old one).
> 2. make install
> 3. lilo, set the new kernel as default
> 4. DON'T reboot.
> 5. Use mondo ([url]http://www.mondorescue.com/[/url])
Build your new SCSI filesystems as you wish.
Allow tar/rsh, tar/ssh, rsync, rsync/rsh, rsync/ssh, or whatever is
available from the rescue CD, to use your local network to transmit the
live system image to the target machine and overlay it on your new
mounted filesystems. Or stuff it onto a CD and mount that.
Edit your new /etc/fstab appropriately for your new OS.
Update your lilo.conf or grub.conf to create a new MBR wherever you want.
Reboot and take out the CD.
Nico Kadel-Garcia Guest
-
Xyerp #3
Re: Cloning a Linux Server
Timo Voipio <oh_hami@hotmail.com> wrote in message news:<biiid6$9gen7$1@ID-106564.news.uni-berlin.de>...
Indeed.> Gordon Chapman wrote:
>>> > Current machine is Single CPU machine, with IDE disks
> > New machine is Dual processor, with SCSI disks
> >
> > Can somebody point me in the right direction as to the best way to achive
> > this
> The way I'd do it:
>
> 1. Get kernel source, compile for the new machine (on the old one).
> 2. make install
> 3. lilo, set the new kernel as default
> 4. DON'T reboot.
> 5. Use mondo ([url]http://www.mondorescue.com/[/url])
>
> HTH,
>
> -Timo
I would add, however, that if you are doing this a lot it may be worth
your while just turning everything on as a module. This way you have a
kernel that works with anything. 1 image that fits all! :)
Xyerp Guest



Reply With Quote

