Difference between revisions of "RockCluster: Instalasi Compute Node"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
  
 
Selanjutnya,
 
Selanjutnya,
* Boot komputer menggunakan PXE
+
* Boot komputer compute node menggunakan PXE
  
 
Alternatif jika tidak ada PXE boot,
 
Alternatif jika tidak ada PXE boot,
Line 29: Line 29:
 
[[Image:Insert-ethers-05.png|center|400px|thumb]]
 
[[Image:Insert-ethers-05.png|center|400px|thumb]]
  
 +
==Monitoring Compute Node==
  
    At this point, you can monitor the installation by using rocks-console. Just extract the name of the installing compute node from the insert-ethers output (in the example above, the compute node name is compute-0-0), and execute:
+
Kita dapat memonitor proses instalasi compute node menggunakan rocks-console, misalnya untuk compute node compute-0-0 maka perintah yang harus di berikan adalah,
  
    # rocks-console compute-0-0
+
rocks-console compute-0-0
  
    After you've installed all the compute nodes in a cabinet, quit insert-ethers by hitting the 'F8' key.
+
Setelah kita instalasi semua compute node di sebuah cabinet, keluar / quit dari insert-ethers dengan menekan tombol 'F8'.
  
    After you've installed all the compute nodes in the first cabinet and you wish to install the compute nodes in the next cabinet, just start insert-ethers like:
+
Setelah kita menginstalasi semua compute node di cabinet yang pertama, dan kita ingin menginstalasi compute node di cabinet selanjutnya, jalankan insert-ethers sebagai berikut
  
    # insert-ethers --cabinet=1
+
insert-ethers --cabinet=1
  
    This will name all new compute nodes like compute-1-0, compute-1-1, ...  
+
Compute node selanjutnya akan bernama seperti compute-1-0, compute-1-1, ...  
  
  

Latest revision as of 06:39, 24 July 2011

Instalasi compute-node sangat mudah dilakukan jika seluruh node dapat boot dari network menggunakan PXE. Untuk itu, pertama-tama pada front-end jalankan:

# insert-ethers --rack 0

Sesuaikan nomor rack dengan kelompok compute node. Pada layar awal Insert Ethers, pilih menu compute.

Insert-ethers-01.png

Maka akan tampak tampilan front end yang siap menerima permohonan booting dari compute node

Insert-ethers-2.png

Selanjutnya,

  • Boot komputer compute node menggunakan PXE

Alternatif jika tidak ada PXE boot,

  • Masukan DVD RockClusters ke compute node
  • Hidupkan compute node satu persatu dengan berurutan.

Tampak pada layar front end yang berhasil menangkap permohonan booting compute node

Insert-ethers-3.png

Pada layar Insert Ethers di frontend, akan nampak bahwa compute node akan didaftar MAC addressnya, diberi nama compute-0-0 (dst.), lalu jika sudah terinstall dengan baik akan ada tanda asterik (*).

Insert-ethers-05.png

Monitoring Compute Node

Kita dapat memonitor proses instalasi compute node menggunakan rocks-console, misalnya untuk compute node compute-0-0 maka perintah yang harus di berikan adalah,

rocks-console compute-0-0

Setelah kita instalasi semua compute node di sebuah cabinet, keluar / quit dari insert-ethers dengan menekan tombol 'F8'.

Setelah kita menginstalasi semua compute node di cabinet yang pertama, dan kita ingin menginstalasi compute node di cabinet selanjutnya, jalankan insert-ethers sebagai berikut

insert-ethers --cabinet=1

Compute node selanjutnya akan bernama seperti compute-1-0, compute-1-1, ...


Referensi

Pranala Menarik