此内容没有您所选择的语言版本。
4.2. Installing Red Hat Gluster Storage Console
The Red Hat Gluster Storage Console and its dependencies are available via Red Hat Network (RHN). To install the Console, you must ensure that connectivity with either Red Hat Network or a Red Hat Network Satellite Server is available. You need to ensure that you have access to all the required Red Hat Network channels.
Important
- Installing Red Hat Gluster Storage Console 3.x on Red Hat Gluster Storage 3.x is not supported.
- Installing Red Hat Gluster Storage Console on Red Hat Enterprise Linux 7.x is not supported.
Procedure 4.4. Installing Red Hat Gluster Storage Console
- Use the
yum
command to ensure that the most recent version of installed packages are in use.yum update
# yum update
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Use
yum
to initiate the installation of therhsc
package and all the dependencies. You must run this command as theroot
user.yum install rhsc
# yum install rhsc
Copy to Clipboard Copied! Toggle word wrap Toggle overflow