此内容没有您所选择的语言版本。

Chapter 2. System Requirements


This chapter outlines the minimum hardware and software requirements to install Red Hat Gluster Storage Web Administration.

Important

Ensure that all requirements are met before installation starts. Missing requirements can result in Red Hat Gluster Storage Web Administration environment to not function as expected.

2.1. Requirements for Web Administration Server System

On the system to be designated as the Web Administration server, verify that these recommended hardware and software requirements are available.

2.1.1. Hardware Requirements

Recommended Requirements:

  • 12 vCPUs
  • 32 GB of available system RAM that is not being consumed by existing processes
  • One Network Interface Card (NIC) with bandwidth of at least 1 Gbps

Additional Storage Devices

  • One separate storage disk to host the etcd data directory. Format the disk with the XFS or ext4 filesystem and mount it to the /var/lib/etcd directory. No other specific mount parameters are required.
  • One separate storage disk to host the time-series data from Graphite, Carbon, and Whisper applications. Format the disk with the XFS or ext4 filesystem and mount it to the /var/lib/carbon directory. No other specific mount parameters are required.
Note

For more information on how to prepare and mount the additional disks, see the Creating a Partition and Mounting a File System sections in the Red Hat Enterprise Linux Storage Administration Guide.

2.1.2. Software Requirements

Red Hat Gluster Storage Web Administration is supported on Red Hat Enterprise Linux 7.4 64-bit version.

Expand
Table 2.1. Software Requirements
SoftwareName and Version

Operating System

Red Hat Enterprise Linux 7.4

Storage Provider

Red Hat Gluster Storage 3.3.1 or later

2.2. Requirements for Red Hat Gluster Storage Nodes

Ensure the following requirements are met on the Red Hat Gluster Storage node:

  1. Minimum hardware requirements.

    Note

    For more information, see the knowledge base article on Red Hat Gluster Storage Hardware Compatibility.

  2. Network Time Protocol (NTP) setup
  3. Firewall access to ports
  4. Red Hat Gluster Storage Server
  5. Red Hat Enterprise Linux 7.4

For detailed information on prerequisites and setting up Red Hat Gluster Storage server, see the Red Hat Gluster Storage 3.3.1 Installation Guide.

2.3. Requirements for the Client System

The Red Hat Gluster Storage Web Administration environment can be accessed by a client machine with the following web browser compatibility.

Expand
Table 2.2. Web Browser Compatibility
SoftwareName and Version

Web Browser

Mozilla Firefox 38.7.0 or later

Web Browser

Google Chrome 46 or later

2.4. Firewall Configuration

Red Hat Gluster Storage Web Administration uses the firewalld service, which you must configure to suit your environment.

The ports listed in this section are the default ports that must be accessible through your system’s firewall

Note

Configure the firewall permanently to keep the configuration persistent and intact after a system reboot or firewall configuration reload.

To apply the changes immediately, reload the firewall configuration after executing the port opening commands described below:

# firewall-cmd --reload
Copy to Clipboard Toggle word wrap
Note

SSH port is needed by all the nodes. By default, it is opened on all the Red Hat Enterprise Linux nodes.

Ports to be enabled on the Web Administration Server

For Etcd:

# firewall-cmd --permanent --zone=public --add-port=2379/tcp
Copy to Clipboard Toggle word wrap

For Graphite:

# firewall-cmd --permanent --zone=public --add-port=2003/tcp
Copy to Clipboard Toggle word wrap

For Graphite Web:

# firewall-cmd --permanent --zone=public --add-port=10080/tcp
Copy to Clipboard Toggle word wrap

For tendrl HTTP:

# firewall-cmd --permanent --zone=public --add-service=http
Copy to Clipboard Toggle word wrap

For tendrl-api:

# firewall-cmd --permanent --zone=public --add-port=9292/tcp
Copy to Clipboard Toggle word wrap

For Grafana server:

# firewall-cmd --permanent --zone=public --add-port=3000/tcp
Copy to Clipboard Toggle word wrap

For tendrl-monitoring-integration:

# firewall-cmd --permanent --zone=public --add-port=8789/tcp
Copy to Clipboard Toggle word wrap

Ports to be enabled on storage nodes

Enable all the ports needed for Red Hat Gluster Storage. For details, see the Port Information section in the Red Hat Gluster Storage Installation Guide.

In addition to enabling storage node ports, enable port for tendrl-gluster-integration:

# firewall-cmd --permanent --zone=public --add-port=8697/tcp
Copy to Clipboard Toggle word wrap
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2025 Red Hat