Difference between revisions of "Redhat cluster computing"
From Teknologisk videncenter
m (→Abbreviations and systems) |
m (→Abbreviations and systems) |
||
| Line 19: | Line 19: | ||
| [[GNDB]] || Global Network Block Device. Low level storage access over Ethernet || GFS server | | [[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 | + | | [[LVS]] || [http://www.linuxvirtualserver.org/ Linux Virtual Server], routing software to privide IP load balancing || On two or more Linux gateways |
|} | |} | ||
Revision as of 09:20, 8 March 2009
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 |