Redhat 集群配置文档
[url]http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/RHEL510/Cluster_Administration/index.html[/url][url]http://sources.redhat.com/cluster/wiki/[/url]
[url]http://www.centos.org/docs/5/pdf/Virtual_Server_Administration.pdf[/url] Virtual Server Administration
[url]http://www.centos.org/docs/5/pdf/Global_File_System.pdf[/url] GFS
....................更详细的参照:[url]http://www.centos.org/docs/5/[/url] Configuring and Managing a Red Hat Cluster
*
* Next
Configuring and Managing a Red Hat Cluster
Red Hat Cluster for Red Hat Enterprise Linux 5.1
Copyright © 2008 Red Hat, Inc.
Legal Notice
Revision History
Revision 5.1.0-2 Tue Jan 22 2008 Michael Hideo
Smith
<[email]mhideo@redhat.com[/email]>
Content Updates
Abstract
Configuring and Managing a Red Hat Cluster describes the configuration and management of Red Hat cluster systems for Red Hat Enterprise Linux 5.1 It does not include information about Red Hat Linux Virtual Servers (LVS). Information about installing and configuring LVS is in a separate document.
Introduction
1. Document Conventions
2. Feedback
1. Red Hat Cluster Configuration and Management Overview
1.1. Configuration Basics
1.1.1. Setting Up Hardware
1.1.2. Installing Red Hat Cluster software
1.1.3. Configuring Red Hat Cluster Software
1.2. Conga
1.3. system-config-cluster Cluster Administration GUI
1.3.1. Cluster Configuration Tool
1.3.2. Cluster Status Tool
1.4. Command Line Administration Tools
2. Before Configuring a Red Hat Cluster
2.1. Compatible Hardware
2.2. Enabling IP Ports
2.2.1. Enabling IP Ports on Cluster Nodes
2.2.2. Enabling IP Ports on Computers That Run luci
2.2.3. Examples of iptables Rules
2.3. Configuring ACPI For Use with Integrated Fence Devices
2.3.1. Disabling ACPI Soft-Off with chkconfig Management
2.3.2. Disabling ACPI Soft-Off with the BIOS
2.3.3. Disabling ACPI Completely in the grub.conf File
2.4. Configuring max_luns
2.5. Considerations for Using Quorum Disk
2.6. Multicast Addresses
2.7. Considerations for Using Conga
2.8. General Configuration Considerations
3. Configuring Red Hat Cluster With Conga
3.1. Configuration Tasks
3.2. Starting luci and ricci
3.3. Creating A Cluster
3.4. Global Cluster Properties
3.5. Configuring Fence Devices
3.5.1. Creating a Shared Fence Device
3.5.2. Modifying or Deleting a Fence Device
3.6. Configuring Cluster Members
3.6.1. Initially Configuring Members
3.6.2. Adding a Member to a Running Cluster
3.6.3. Deleting a Member from a Cluster
3.7. Configuring a Failover Domain
3.7.1. Adding a Failover Domain
3.7.2. Modifying a Failover Domain
3.8. Adding Cluster Resources
3.9. Adding a Cluster Service to the Cluster
3.10. Configuring Cluster Storage
4. Managing Red Hat Cluster With Conga
4.1. Starting, Stopping, and Deleting Clusters
4.2. Managing Cluster Nodes
4.3. Managing High-Availability Services
4.4. Diagnosing and Correcting Problems in a Cluster
5. Configuring Red Hat Cluster With system-config-cluster
5.1. Configuration Tasks
5.2. Starting the Cluster Configuration Tool
5.3. Configuring Cluster Properties
5.4. Configuring Fence Devices
5.5. Adding and Deleting Members
5.5.1. Adding a Member to a Cluster
5.5.2. Adding a Member to a Running Cluster
5.5.3. Deleting a Member from a Cluster
5.6. Configuring a Failover Domain
5.6.1. Adding a Failover Domain
5.6.2. Removing a Failover Domain
5.6.3. Removing a Member from a Failover Domain
5.7. Adding Cluster Resources
5.8. Adding a Cluster Service to the Cluster
5.9. Propagating The Configuration File: New Cluster
5.10. Starting the Cluster Software
6. Managing Red Hat Cluster With system-config-cluster
6.1. Starting and Stopping the Cluster Software
6.2. Managing High-Availability Services
6.3. Modifying the Cluster Configuration
6.4. Backing Up and Restoring the Cluster Database
6.5. Disabling the Cluster Software
6.6. Diagnosing and Correcting Problems in a Cluster
A. Example of Setting Up Apache HTTP Server
A.1. Apache HTTP Server Setup Overview
A.2. Configuring Shared Storage
A.3. Installing and Configuring the Apache HTTP Server
B. Fence Device Parameters
C. Upgrading A Red Hat Cluster from RHEL 4 to RHEL 5
Index
*
* NextIntroduction 搜索:
* 登录
Self
* HomePage
* HomePage
* HomePage
* RecentChanges
* FindPage
* HelpContents
* 只读网页
* 备注
* 信息
* 附件
*
This is the development site for several related linux clustering components.
Openais is an essential part of most of the work here; openais development and information is located at [url]http://openais.org.[/url]
cluster3
unstable third generation code
cluster.git master branch: [url]http://sources.redhat.com/git/?p=cluster.git[/url];a=shortlog;h=master
* use with kernel.org releases, generally current stable release, sometimes -rc
* use with openais unstable/devel
components include
* gfs kernel module and userspace utilities
* gfs2 userspace utilities
* dlm userspace utilities
* cman (cluster infrastructure, various pieces)
* fence (i/o fencing)
*
rgmanager (HA, app failover)
documentation
*
plans
cluster2
stable second generation code
cluster.git STABLE2 branch: [url]http://sources.redhat.com/git/?p=cluster.git[/url];a=shortlog;h=STABLE2
* use with current kernel.org stable release
* use with current openais stable release
* cluster-2.3.x.tar.gz releases are made from this branch
* ideally, these tarballs will be used for distribution packages
*
current release: cluster-2.03.01, use with openais-0.80.3 and linux-2.6.25
*
(note: gfs requires lockproto-exports.patch to be added to linux-2.6.25)
cluster.git RHEL5 branch: [url]http://sources.redhat.com/git/?p=cluster.git[/url];a=shortlog;h=RHEL5
* use with RHEL5, CentOS5
* use with openais version on RHEL5
components include
* gfs kernel module and userspace utilities
* gfs2 userspace utilities
* dlm userspace utilities
* cman (cluster infrastructure, various pieces)
* fence (i/o fencing)
*
rgmanager (HA, app failover)
* gnbd kernel and userspace (network block device)
documentation
*
How cman uses openais (PDF)
*
usage.txt
*
cluster2 architecture
*
STABLE2 release procedure
cluster1
stable first generation code
cluster.git RHEL4 branch: [url]http://sources.redhat.com/git/?p=cluster.git[/url];a=shortlog;h=RHEL4
* use with RHEL4, CentOS4
components include
* gfs kernel module and userspace
* dlm kernel module and userspace
* cman kernel and userspace (cluster infrastructure, various pieces)
* fence (i/o fencing)
* gulm and magma (gfs lock server, alternative to cman)
*
rgmanager (HA, app failover)
* gnbd kernel and userspace (network block device)
documentation
*
usage.txt - General usage information (quickref)
Documentation
*
FAQ - Tons of questions and answers
*
HowTos - HowTos/Cookbooks on this Wiki
*
QuickStart-Portuguese - Fabio Silva's Quick Start guide, in Portuguese
*
[url]http://sources.redhat.com/cluster/doc/nfscookbook.pdf[/url] - Bob Peterson's Unofficial NFS/GFS Cookbook
*
[url]http://www.redhat.com/docs/manuals/csgfs/[/url] - Official Red Hat Manuals and other docs
*
[url]http://sources.redhat.com/cluster/doc/cluster_schema.html[/url] - All the cluster.conf options
*
A programmer's guide to the DLM (PDF)
*
How cman uses the network (PDF)
*
FenceAgentAPI - How the cluster communicates with fence agents and vice-versa
Related Project Pages
*
Piranha - LVS front end providing director failover services
Mailing lists
* linux-cluster
o linux-cluster is the mailing list for cluster-related questions and discussion. This mailing list is primarily aimed at users and system administrators primarily, but may include patches and other development-related traffic from time to time.
Subscribe to this from [url]https://www.redhat.com/mailman/listinfo/linux-cluster.[/url] The list archives are at [url]https://www.redhat.com/archives/linux-cluster/.[/url] The mailing list address is [email]linux-cluster@redhat.com[/email] .
* cluster-devel
o cluster-devel is the mailing list for cluster development-related discussion and patches. All CVS commit messages are automatically sent there and they contain a diff of the changes, which makes it easier to review the changes and comment on them.
Subscribe to this from [url]https://www.redhat.com/mailman/listinfo/cluster-devel.[/url] The list archives are at [url]https://www.redhat.com/archives/cluster-devel/.[/url] The mailing list address is [email]cluster-devel@redhat.com[/email] .
* cluster-cvs
o Whenever the development source code repository is updated, email is sent to the cluster-cvs mailing list. This list is run using ezmlm.
To subscribe, send an email to [email]cluster-cvs-subscribe@sources.redhat.com[/email] or [email]cluster-cvs-digest-subscribe@sources.redhat.com[/email] . You can read the list archives at [url]http://sources.redhat.com/ml/cluster-cvs/[/url]
IRC
Channel #linux-cluster on freenode
GIT Usage
To download the source code repository using GIT:
* git clone git://sources.redhat.com/git/cluster.git
To checkout a copy of the RHEL4 code:
* git branch --track myRHEL4 origin/RHEL4
* git checkout myRHEL4
To checkout a copy of the RHEL5 code:
* git branch --track myRHEL5 origin/RHEL5
* git checkout myRHEL5
For more information on using git see ClusterGit
None: HomePage (2008-04-22 20:16:08由LonHohberger编辑)
* 只读网页
* 备注
* 信息
* 附件
*
* MoinMoin Powered
* Python Powered
* GPL licensed
* Valid HTML 4.01 呵呵,好东西,大家都把这些文档给搬过来~ good 呵呵 顶!!!!
页:
[1]