Chapter 4. Upgrading Red Hat Gluster Storage Web Administration


4.1. Red Hat Gluster Storage Web Administration 3.4 to 3.5

This chapter describes the procedure to upgrade Web Administration to version 3.5 from previous versions.

To upgrade your Web Administration environment to version 3.5, execute the following actions on the Gluster nodes and the Web Administration server:

On Gluster storage nodes

  1. Stop and disable all Web Administration services on storage nodes.
  2. Enable the Ansible repository and ensure the other required repositories are enabled.
  3. Upgrade Red Hat Gluster Storage to version 3.5.

On Web Administration Server

  1. Upgrade Red Hat Enterprise Linux on the Web Administration Server.
  2. Import the Gluster 3.5 cluster.

On Gluster storage nodes

Stopping and disabling Web Administration Services

Stop and disable the following services on the storage nodes by executing the commands given below.

To stop and disable the tendrl-node-agent service:

# systemctl stop tendrl-node-agent
Copy to Clipboard Toggle word wrap
# systemctl disable tendrl-node-agent
Copy to Clipboard Toggle word wrap

To stop and disable the collectd service:

# systemctl stop collectd
Copy to Clipboard Toggle word wrap
# systemctl disable collectd
Copy to Clipboard Toggle word wrap

To stop and disable the tendrl-gluster-integration service:

# systemctl stop tendrl-gluster-integration
Copy to Clipboard Toggle word wrap
# systemctl disable tendrl-gluster-integration
Copy to Clipboard Toggle word wrap
Note

The tendrl-node-agent service is enabled and started during execution of the tendrl-ansible site.yml playbook. The collectd and tendrl-gluster-integration services are enabled and started after importing a cluster into the Web Administration environment.

Enabling Web Administration Repositories

Enable the Ansible repository by running the following command:

# subscription-manager repos --enable=rhel-7-server-ansible-2-rpms
Copy to Clipboard Toggle word wrap

Additionally, ensure that the other required Web Administration repositories are enabled. Run the following command to check if all the required repositories are enabled:

# yum repolist
Copy to Clipboard Toggle word wrap
Note

To check the required repositories, see the Prerequisites section of the Quick Start Guide.

After the repositories are enabled, clear yum cache:

# yum clean all
Copy to Clipboard Toggle word wrap

Upgrading Red Hat Gluster Storage

After enabling the required repositories, upgrade your Red Hat Gluster Storage environment to 3.5. For detailed upgrade instructions, see the Upgrading to Red Hat Gluster Storage 3.5 chapter in the Red Hat Gluster Storage 3.5 Installation Guide. After a successful upgrade, resume the following steps.

On Web Administration server

  1. Stop all Web Administration services:

    1. To stop the tendrl-monitoring-integration service:

      # systemctl stop tendrl-monitoring-integration
      Copy to Clipboard Toggle word wrap
    2. To stop the tendrl-node-agent service:

      # systemctl stop tendrl-node-agent
      Copy to Clipboard Toggle word wrap
    3. To stop the tendrl-notifier service:

      # systemctl stop tendrl-notifier
      Copy to Clipboard Toggle word wrap
    4. To stop the tendrl-api service:

      # systemctl stop tendrl-api
      Copy to Clipboard Toggle word wrap
    5. To stop the etcd service:

      # systemctl stop etcd
      Copy to Clipboard Toggle word wrap
    6. To stop the carbon-cache service:

      # systemctl stop carbon-cache
      Copy to Clipboard Toggle word wrap
  2. Update all packages on the Web Administration server:

    # yum update
    Copy to Clipboard Toggle word wrap
  3. Run the tendrl-upgrade script:

    # tendrl-upgrade
    Copy to Clipboard Toggle word wrap
  4. Run the tendrl-ansible playbooks with the same initial installation configuration. For instructions, see section Web Administration Installation, steps 2 to 9.
  5. If updates to the kernel package occurred, reboot the server system. If not, restart the Web Administration services:

    # systemctl restart httpd
    # systemctl restart etcd
    # systemctl restart carbon-cache
    # systemctl restart tendrl-node-agent
    # systemctl restart tendrl-monitoring-integration
    # systemctl restart tendrl-notifier
    # systemctl restart tendrl-api
    Copy to Clipboard Toggle word wrap

After upgrading, import the Gluster 3.5 cluster in the Web Administration environment. For detailed import procedure, see the Import Cluster chapter of the Web Administration 3.5 Monitoring Guide.

Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2026 Red Hat
トップに戻る