Difference between revisions of "Redhat cluster computing"
From Teknologisk videncenter
m (→Abbreviations and systems) |
m (→Abbreviations and systems) |
||
| Line 1: | Line 1: | ||
| − | = Abbreviations and systems = | + | = Redhat Clustering = |
| + | == Abbreviations and systems == | ||
{|border=1 ;style="margin: 0 auto; text-align: center;cellpadding="5" cellspacing="0" | {|border=1 ;style="margin: 0 auto; text-align: center;cellpadding="5" cellspacing="0" | ||
|+ Redhat Clustering daemons and systems | |+ Redhat Clustering daemons and systems | ||
| Line 21: | Line 22: | ||
| [[LVS]] || [http://www.linuxvirtualserver.org/ Linux Virtual Server], routing software to privide IP load balancing || On two or more Linux gateways | | [[LVS]] || [http://www.linuxvirtualserver.org/ Linux Virtual Server], routing software to privide IP load balancing || On two or more Linux gateways | ||
|} | |} | ||
| + | = OSCAR = | ||
| + | |||
| + | == Diskless nodes == | ||
| + | See [http://web.mst.edu/~vojtat/pegasus/home.htm Pegasus homepage] for ideas to implement a diskless Linux cluster. | ||
Revision as of 10:58, 8 March 2009
Redhat Clustering
Abbreviations and systems
| System | Meaning | Runs on |
|---|---|---|
| CCS | Cluster Configuration System | Each node |
| CLVM | Cluster Logical Volume Manager. Provides volume management to nodes. | Each node |
| CMAN | Cluster Manager | Each node |
| DLM | Distributed Lock Manager | Each node |
| fenced | Fence Daemon - The DLM Distributed Lock manager daemon | Each node |
| GFS | Global File System. Shared storage among nodes. | Each node |
| GNDB | Global Network Block Device. Low level storage access over Ethernet | GFS server |
| LVS | Linux Virtual Server, routing software to privide IP load balancing | On two or more Linux gateways |
OSCAR
Diskless nodes
See Pegasus homepage for ideas to implement a diskless Linux cluster.