`
atlar
  • 浏览: 8273 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

linux Cluster

阅读更多
A cluster is two or more computers (called nodes or members) that work together to perform a task. There are four major types of clusters:

  • Storage
  • High availability
  • Load balancing
  • High performance

Storage clusters provide a consistent file system image across servers in a cluster, allowing the servers to simultaneously read and write to a single shared file system. A storage cluster simplifies storage administration by limiting the installation and patching of applications to one file system. Also, with a cluster-wide file system, a storage cluster eliminates the need for redundant copies of application data and simplifies backup and disaster recovery. Red Hat Cluster Suite provides storage clustering through Red Hat GFS.

High-availability clusters provide continuous availability of services by eliminating single points of failure and by failing over services from one cluster node to another in case a node becomes inoperative. Typically, services in a high-availability cluster read and write data (via read-write mounted file systems). Therefore, a high-availability cluster must maintain data integrity as one cluster node takes over control of a service from another cluster node. Node failures in a high-availability cluster are not visible from clients outside the cluster. (High-availability clusters are sometimes referred to as failover clusters.) Red Hat Cluster Suite provides high-availability clustering through its High-availability Service Management component.

Load-balancing clusters dispatch network service requests to multiple cluster nodes to balance the request load among the cluster nodes. Load balancing provides cost-effective scalability because you can match the number of nodes according to load requirements. If a node in a load-balancing cluster becomes inoperative, the load-balancing software detects the failure and redirects requests to other cluster nodes. Node failures in a load-balancing cluster are not visible from clients outside the cluster. Red Hat Cluster Suite provides load-balancing through LVS (Linux Virtual Server).

High-performance clusters use cluster nodes to perform concurrent calculations. A high-performance cluster allows applications to work in parallel, therefore enhancing the performance of the applications. (High performance clusters are also referred to as computational clusters or grid computing.)
分享到:
评论

相关推荐

    linux cluster

    linux cluster 配置RPM包

    google linux cluster文件系统

    ### Google Linux Cluster 文件系统知识点详解 #### 一、Google Linux Cluster 概览 Google Linux Cluster,作为全球最具影响力的Web搜索引擎背后的强大技术支撑,是通过整合上万台低成本个人计算机(PC)构建而成...

    基于Linux Cluster的并行CMAQ研究.pdf

    【基于Linux Cluster的并行CMAQ研究】 CMAQ(Community Multiscale Air Quality)是一种用于模拟空气质量的复杂计算模型,它处理大量的空间数据、复杂的处理算法和时间敏感的需求。由于这些因素,传统的串行CMAQ在...

    redhat linux Cluster

    知识点:Red Hat Linux Cluster **一、Red Hat Cluster Suite概览** Red Hat Cluster Suite是针对Red Hat Enterprise Linux(RHEL)5.0设计的一套集群管理解决方案,旨在为用户提供高可用性、负载均衡以及高性能...

    Linux Cluster Architecture

    ### Linux集群体系结构 #### 知识点一:Linux集群计算机基础 - **定义与概念**:本书首先从基础出发,介绍了Linux集群的基本定义、组成及其在计算领域的重要作用。集群是由多台独立的计算机(节点)通过网络连接...

    Turbo Linux Cluster集群技术研究及在ISP_ICP上的应用.pdf

    Turbo Linux Cluster集群技术研究及在ISP_ICP上的应用.pdf

    Linux cluster and parallel computing

    Linux 下建立机群的原理与方法 Linux 下并行计算的机群

    经典linux—cluster入门

    Linux集群(Linux Cluster)是一种将多台计算机通过网络连接,形成一个共享资源、协同工作的系统,它可以提供高可用性(HA)和高性能计算(HPC)能力。在本篇文章中,我们将深入探讨Linux集群的基本概念、组件以及...

    linux cluster howto

    ### Linux集群部署指南知识点概述 #### 一、引言 - **目的与适用范围**:本文档旨在介绍如何为高性能计算需求搭建Linux集群,并适用于希望了解或实施Linux集群的读者。 - **免责声明**:作者不承担任何由于使用本...

    linux集群系统的安装及cluster的配置.doc

    首先,安装Red Hat Enterprise Linux 5.4系统前,需要准备两台HP p580服务器和一台存储设备,并确保在安装过程中输入正确的安装号(49af89414d147589),这是为了能够启用Cluster和Virtualization组件。安装过程中,...

    Red Hat Enterprise Linux 6 Cluster

    RHEL6集群官方文档 RHEL6集群官方文档 RHEL6集群官方文档

    Linux Enterprise Cluster选译

    ### Linux Enterprise Cluster与High Availability详解 #### 一、引言 在现代企业的IT环境中,确保系统的高可用性(High Availability, HA)对于业务连续性和数据完整性至关重要。Linux Enterprise Cluster技术是...

    Linux服务器巡检报告.pdf

    Linux服务器巡检报告是针对Linux系统的健康状况进行的全面检查,确保服务器稳定、高效地运行。这份报告涉及了硬件配置、操作系统状态、性能监控以及安全性的检查。以下是报告中的主要知识点: 1. **硬件配置**: -...

    Linux Cluster Manager-开源

    Linux Cluster Manager被设计为beowulf集群设置和管理工具。 LCM可以运行批量命令,提供实时性能和状态监控,搜索运行中的进程,并通过网络在文件或块级别提供系统映像

    Google+Linux+Cluster+的系统结构分析

    ### Google Linux Cluster 的系统结构分析 #### 一、引言 Google自1998年由斯坦福大学的两名博士生Sergey Brin和Larry Page创立以来,迅速成长为全球最具影响力的搜索引擎之一。其核心竞争力不仅在于算法上的创新...

    Linux企业集群.英文版[The Linux Enterprise Cluster]

    《Linux企业集群》是关于构建和管理Linux集群技术的一本专业书籍,主要针对那些希望提升系统可用性、可扩展性和性能的企业。Linux集群是一种通过网络将多台计算机连接在一起,形成一个逻辑上单一的高性能计算资源的...

Global site tag (gtag.js) - Google Analytics