Group Installs for high avalability not working
Hello,
I am configuring a system for proprietary software that requires RHEL 6.7.
I am attempting to follow the RHEL6 Cluster Administration guide and it instructs to use the following command to install needed packages:
yum groupinstall 'High Availability' 'Resilient Storage'Yet I get the following errors:
Warning: Group ha does not have any packages.
Warning: Group Resilient Storage does not exist.
No packages in any requested group available to install or update
Not certain I need the resilient storage group, but the HA group is desired.
I can install and have installed individual components like:
yum install rgmanager luciI believe I am properly subscribed, for here is the output from subscription manager.
subscription-manager status
+-------------------------------------------+
System Status Details
+-------------------------------------------+
Overall Status: Currentsubscription-manager list
+-------------------------------------------+
Installed Product Status
+-------------------------------------------+
Product Name: Red Hat Enterprise Linux Server - Extended Update Support
Product ID: 70
Version: 6.3
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 10/16/2016
Ends: 10/16/2019Product Name: Red Hat Developer Toolset (for RHEL Server)
Product ID: 176
Version: 2.1
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 10/16/2016
Ends: 10/16/2019Product Name: Red Hat Enterprise Linux High Availability (for RHEL Server)
Product ID: 83
Version: 6.7
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 10/16/2016
Ends: 10/16/2019Product Name: Red Hat S-JIS Support (for RHEL Server) - Extended Update Support
Product ID: 127
Version: 7.3
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 10/16/2016
Ends: 10/16/2019Product Name: Red Hat Enterprise Linux Server
Product ID: 69
Version: 6.7
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 10/16/2016
Ends: 10/16/2019Product Name: Red Hat Enterprise Linux High Availability (for RHEL Server) - Extended Update Support
Product ID: 84
Version: 6.3
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 10/16/2016
Ends: 10/16/2019
The repolist from yum is:
yum repolist
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
repo id repo name status
rhel-6-server-eus-rpms Red Hat Enterprise Linux 6 Server - Extended Update Support (RPMs) 17,006
rhel-6-server-rpms Red Hat Enterprise Linux 6 Server (RPMs) 16,890
rhel-ha-for-rhel-6-server-eus-rpms Red Hat Enterprise Linux High Availability (for RHEL 6 Server) - Extended Update Support (RPMs) 535
rhel-ha-for-rhel-6-server-fastrack-rpms Red Hat Enterprise Linux High Availability (for RHEL 6 Server) - Fastrack (RPMs) 0
rhel-ha-for-rhel-6-server-rpms Red Hat Enterprise Linux High Availability (for RHEL 6 Server) (RPMs) 467
rhel-server-dts-6-rpms Red Hat Developer Toolset RPMs for Red Hat Enterprise Linux 6 Server 84
rhel-server-dts2-6-rpms Red Hat Developer Toolset 2 RPMs for Red Hat Enterprise Linux 6 Server 469
rhel-sjis-for-rhel-6-server-eus-debug-rpms Red Hat Enterprise Linux for S-JIS (RHEL 6 Server) - EUS (Debug RPMs) 35
rhel-sjis-for-rhel-6-server-eus-rpms Red Hat Enterprise Linux for S-JIS (RHEL 6 Server) - EUS (RPMs) 52
rhel-sjis-for-rhel-6-server-eus-source-rpms Red Hat Enterprise Linux for S-JIS (RHEL 6 Server) - EUS (Source RPMs) 35
repolist: 35,573
Any assistance is appreciated.
Thanks,
Darrell
Responses