Node cloning

Richard C Ferri rcferri at us.ibm.com
Thu Apr 5 08:37:39 PDT 2001


Hi all,
     I don't want to turn the beowulf group into the 'how best to clone
nodes' group, but before I started moving hardware around to clone a node,
I'd take a look at rsync: http://rsync.samba.org/.

my two cents, Rich

Oscar Roberto López Bonilla <olopez at faro.ens.uabc.mx>@beowulf.org on
04/05/2001 10:35:46 AM

Sent by:  beowulf-admin at beowulf.org


To:   Luca Frediani <luca at giasone.dcci.unipi.it>
cc:   beowulf at beowulf.org
Subject:  Re: Node cloning



Hi Luca

I cloned 26 hard disk to setup our cluster

I didn't use the method described in the book "How to build a beowulf - A
guide to the implementation and application of PC clusters" (authors:
Sterling, Salmon, Becker, Savarese  Ed. MIT Press)
Basically because I don't have any floppy drive or CDROM drive on all those
nodes (except for the gateway)
So what I did was:
Configure ONE slave node
Install the configured hard drive on /dev/hda
Install three hard drives on hdb, hdc, and hdd
And then use the command (this will take long, so you can do it overnight)
         cp /dev/hda /dev/hdb ; cp /dev/hda /dev/hdc ; cp /dev/hda /dev/hdd

After that you can turn off the computer, install all the hard drive on
different machines, CHANGE the names and IP's and that's it



At 08:05 PM 4/4/01 +0200, you wrote:
>I am currently setting up a beowulf cluster and now I am trying to clone
>the nodes of my cluster. I succeded to install the bootp on the wordly
>node and to compile a kernel with nfsroot capabilities for the client.
>The clone root file system is set as stated in the book "How to build a
>beowulf - A guide to the implementation and application of PC clusters"
>(authors: Sterling, Salmon, Becker, Savarese  Ed. MIT Press).
>
>Now my goal is to set up an init process that partition the local hard
>drive and put the partition images on it. I did not find anything useful
>about it. Can anyone tell me how to do it or where can I find useful
>information?
>
>Thank You
>
>Luca Frediani
>
>
>
>_______________________________________________
>Beowulf mailing list, Beowulf at beowulf.org
>To change your subscription (digest mode or unsubscribe) visit
>http://www.beowulf.org/mailman/listinfo/beowulf

********************************************************************
Dr. Oscar R. López Bonilla
Instrumentación Electrónica
Computo Paralelo

INSTITUTO DE INVESTIGACIONES OCEANOLOGICAS
UNIVERSIDAD AUTONOMA DE BAJA CALIFORNIA
Apdo. Postal 453
Ensenada, Baja California,
Mexico, 22830
Tel:   (6) 174 5462 extn 127
         (6) 174 5475 extn 127
         (6) 174 4601 extn 127
Fax:  (6) 174 5303
email: olopez at faro.ens.uabc.mx
-------------------------------------------------------------------------------------

FOR INTERNATIONAL MAILING
PLEASE USE MY
U.S. MAILING ADDRESS
         PMB # 133
         P.O. Box 189003
         Coronado, CA 92178-9003
         U.S.A
-------------------------------------------------------------------------------------

FOR PRIVATE CURIER SERVICES (UPS, DHL, FEDEX, ETC)
USE:    PMB # 143-133
         1125 Loma Avenue
         Coronado, CA 92118-2835
         U.S.A.
********************************************************************


_______________________________________________
Beowulf mailing list, Beowulf at beowulf.org
To change your subscription (digest mode or unsubscribe) visit
http://www.beowulf.org/mailman/listinfo/beowulf







More information about the Beowulf mailing list