이 콘텐츠는 선택한 언어로 제공되지 않습니다.

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

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat