第 2 章 Getting started with the HA Cluster Management add-on for the RHEL web console


The HA Cluster Management RHEL web console add-on is a graphical user interface to create and configure Pacemaker clusters. The HA Cluster Management RHEL web console add-on is available through the RHEL web console when the cockpit-ha-cluster package is installed.

注意

Previous releases of Red Hat Enterprise Linux utilized the pcsd Web UI as the standalone graphical user interface for HA cluster configuration. This interface has been modified to be usable as a RHEL web console add-on and is no longer operated as a standalone interface.

To use the HA Cluster Management add-on to configure a high availability cluster, add the HA Cluster Management application to the RHEL web console and install and enable the necessary Red Hat High Availability Add-On software packages and services on each node in your cluster.

Prerequisites

Procedure

  1. From the system on which you are running the RHEL web console, log in to the console and install the HA Cluster Management add-on application. See Add-on applications for the RHEL web console in the "Managing systems in the RHEL web console" document for details.
  2. On each cluster node, install the Red Hat High Availability fence agents from the High Availability channel.

    # dnf install fence-agents-all

    You can install only the fence agent that you require with the following command.

    # dnf install fence-agents-model
  3. On each cluster node, ensure that the pcsd service is running.

    # systemctl status pcsd.service

    If the pcsd service is not running on a cluster node, enter the following command to start the pcsd service and to enable it at system start.

    # systemctl enable --now pcsd.service
  4. Ensure you are logged in to the RHEL web console. To use the RHEL web console to create clusters, the user account used to sign in to the web console must have sudo access to the system.

    注意

    The hacluster user account is the Pacemaker service account and you cannot use this account to log in to the RHEL web console.

  5. In the RHEL web console, switch to administrative access mode. For information about administrative access mode, see Administrative access in the web console in the "Managing systems in the RHEL web console" document.

    注意

    Only a user with sudo access can create clusters and add nodes to existing ones. After you create a cluster, by default, users in the haclient group can manage the cluster and change permissions. For information about granting different permissions to any other users and groups that require them, or for modifying the default haclient permissions, see Granting HA Cluster Management permissions.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部