Thread: Redhat Clusters
View Single Post

  #3 (permalink)  
Old 03-30-2006, 10:38 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,101
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

SAN use to store data from all server
Using an NFS-served Ext3 file system, or GFS you will able to deploy large pools of shared storage that can be accessed by multiple server or servers in cluster.

Three steps to attach SAN to Linux boxes
a) Configuring the fibre HBA (Host Bus Adapter)
b) Configuring the udev service to find the SAN Volume(
c) Configuring the fstab entries to mount the SAN Volume(

Run following command to configure RHEL cluster
Code:
redhat-config-cluster
It is not that hard. I recommend reading all docs loaded here
http://www.redhat.com/docs/manuals/csgfs/
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote