Fail to Install the package "redhat-storage-server"

Latest response

Hi,
I am trying to build glusterfs on rhel 7.4, but I fail to install the "redhat-storage-server" package. Where Am i going wrong.

Using the guide : Red Hat Gluster Storage 3.3 on Red Hat Enterprise Linux 7.x

Run the following commands to enable the repositories required to install Red Hat Gluster
Storage

subscription-manager repos --enable=rhel-7-server-rpms

- Works

subscription-manager repos --enable=rh-gluster-3-for-rhel-7-

server-rpms
-Fails.
snippet of Error :

subscription-manager repos --enable=rh-gluster-3-for-rhel-7-server-rpms

Error: 'rh-gluster-3-for-rhel-7-server-rpms' does not match a valid repository ID. Use "subscription-manager repos --list" to see valid repositories.


yum install redhat-storage-server

Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
No package redhat-storage-server available.
Error: Nothing to do

Responses