Node cloning
Oscar Roberto López Bonilla
olopez at faro.ens.uabc.mx
Thu Apr 5 07:35:46 PDT 2001
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 dont 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 IPs and thats 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.
********************************************************************
More information about the Beowulf
mailing list