Difference between revisions of "RockCluster: Kebutuhan Hardware"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
Processors
+
==Processor==
  
    *
+
* x86 (ia32, AMD Athlon, etc.)
 +
* x86_64 (AMD Opteron and EM64T)
  
      x86 (ia32, AMD Athlon, etc.)
+
==Network==
    *
 
  
      x86_64 (AMD Opteron and EM64T)
+
* Ethernet  
 
 
Networks
 
 
 
    *
 
 
 
      Ethernet  
 
  
 
Note
 
Note
Line 19: Line 13:
 
2.1.2. Minimum Hardware Requirements
 
2.1.2. Minimum Hardware Requirements
  
Frontend Node
+
==Frontend Node==
 
 
    *
 
 
 
      Disk Capacity: 30 GB
 
    *
 
 
 
      Memory Capacity: 1 GB
 
    *
 
 
 
      Ethernet: 2 physical ports (e.g., "eth0" and "eth1")
 
    *
 
 
 
      BIOS Boot Order: CD, Hard Disk
 
 
 
Compute Node
 
 
 
    *
 
 
 
      Disk Capacity: 30 GB
 
    *
 
  
      Memory Capacity: 1 GB
+
* Disk Capacity: 30 GB
    *
+
* Memory Capacity: 1 GB
 +
* Ethernet: 2 physical ports (e.g., "eth0" and "eth1")
 +
* BIOS Boot Order: CD, Hard Disk
  
      Ethernet: 1 physical port (e.g., "eth0")
+
==Compute Node==
    *
 
  
      BIOS Boot Order: CD, PXE (Network Boot), Hard Disk  
+
* Disk Capacity: 30 GB
 +
* Memory Capacity: 1 GB
 +
* Ethernet: 1 physical port (e.g., "eth0")
 +
* BIOS Boot Order: CD, PXE (Network Boot), Hard Disk  
  
 
2.1.3. Physical Assembly
 
2.1.3. Physical Assembly

Revision as of 07:37, 22 July 2011

Processor

  • x86 (ia32, AMD Athlon, etc.)
  • x86_64 (AMD Opteron and EM64T)

Network

  • Ethernet

Note

Specialized networks and components (e.g., Myrinet, Infiniband, nVidia GPU) are also supported. Hardware requirements and software (Rocks Rolls) can be found on the respective vendor web sites. 2.1.2. Minimum Hardware Requirements

Frontend Node

  • Disk Capacity: 30 GB
  • Memory Capacity: 1 GB
  • Ethernet: 2 physical ports (e.g., "eth0" and "eth1")
  • BIOS Boot Order: CD, Hard Disk

Compute Node

  • Disk Capacity: 30 GB
  • Memory Capacity: 1 GB
  • Ethernet: 1 physical port (e.g., "eth0")
  • BIOS Boot Order: CD, PXE (Network Boot), Hard Disk

2.1.3. Physical Assembly

The first thing to manage is the physical deployment of a cluster. Much research exists on the topic of how to physically construct a cluster. A majority of the O'Reilly Book Building Linux Clusters is devoted to the physical setup of a cluster, how to choose a motherboard, etc. Finally, the book How to Build a Beowulf also has some good tips on physical construction.

We favor rack-mounted equipment because of its relative reliability and density. There are Rocks clusters, however, that are built from mini-towers. Choose what makes sense for you.

The following diagram shows how the frontend and compute nodes must be connected:

Cluster.png

On the compute nodes, the Ethernet interface that Linux maps to eth0 should be connected to the cluster's Ethernet switch. This network is considered private, that is, all traffic on this network is physically separated from the external public network (e.g., the internet).

On the frontend, at least two ethernet interfaces are required. The interface that Linux maps to eth0 should be connected to the same ethernet network as the compute nodes. The interface that Linux maps to eth1 should be connected to the external network (e.g., the internet or your organization's intranet).


Referensi

Pranala Menarik