Difference between revisions of "Building Scalable Web Cluster using LVS"
From LVSKB
(how to install ipvsadm-1.24 in red hat enterprise linux 4) |
m |
||
| Line 1: | Line 1: | ||
| + | == Introduction == | ||
| + | |||
| + | |||
| + | == Architecture == | ||
| + | |||
| + | [[Image:Web-cluster.jpg|center]] | ||
| + | |||
| + | == Configuration Example == | ||
| + | |||
if you want to install ipvsadm-1.24 for kernel 2.6 in red hat enterprise linux 4 ,you need to do ln -s /usr/src/kernels/2.6.9-5.EL-hugemem-i686/ /usr/src/linux | if you want to install ipvsadm-1.24 for kernel 2.6 in red hat enterprise linux 4 ,you need to do ln -s /usr/src/kernels/2.6.9-5.EL-hugemem-i686/ /usr/src/linux | ||
| + | |||
| + | == Conclusion == | ||
Revision as of 16:24, 14 July 2005
Introduction
Architecture
Error creating thumbnail: Unable to save thumbnail to destination
Configuration Example
if you want to install ipvsadm-1.24 for kernel 2.6 in red hat enterprise linux 4 ,you need to do ln -s /usr/src/kernels/2.6.9-5.EL-hugemem-i686/ /usr/src/linux