LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Clustering in RHEL 6 (https://www.linuxquestions.org/questions/red-hat-31/clustering-in-rhel-6-a-885347/)

tomtom1 06-09-2011 01:52 AM

Clustering in RHEL 6
 
Hello,

I'm having a problem installing RH cluster suite on RHEL 6.
I'm trying to run the following command:

Quote:

yum groupinstall Clustering
But I get the following:

Quote:

Warning: Group Clustering does not exist.
I'm using the iso image as a repository.

/etc/yum.repos.d/media.repo:

Quote:

[InstallMedia]
name=Red Hat Enterprise Linux 6.0
metadata_expire=-1
gpgcheck=0
cost=500
baseurl=file:///media/rhel6

Can you please advise?

Thanks

acid_kewpie 06-09-2011 02:03 AM

Show what groups your yum system is aware of with "yum grouplist"

ButterflyMelissa 06-09-2011 02:07 AM

Hi,

Could this help?

Luck

Thor

tomtom1 06-11-2011 11:29 AM

Quote:

Originally Posted by acid_kewpie (Post 4380642)
Show what groups your yum system is aware of with "yum grouplist"

Quote:

Installed Groups:
Additional Development
Arabic Support
Armenian Support
Base
Console internet tools
Debugging Tools
Directory Client
E-mail server
Fonts
Georgian Support
Graphical Administration Tools
Hardware monitoring utilities
Hebrew Support
Inuktitut Support
Java Platform
Lao Support
Large Systems Performance
Legacy UNIX compatibility
NFS file server
Network file system client
Networking Tools
PHP Support
Performance Tools
Perl Support
SNMP Support
Scientific support
Server Platform
System administration tools
Tajik Support
Web Server
Available Groups:
Afrikaans Support
Albanian Support
Amazigh Support
Assamese Support
Azerbaijani Support
Backup Client
Backup Server
Basque Support
Belarusian Support
Bengali Support
Bhutanese Support
Brazilian Portuguese Support
Breton Support
Bulgarian Support
CIFS file server
Catalan Support
Chhattisgarhi Support
Chichewa Support
Chinese Support
Compatibility libraries
Coptic Support
Croatian Support
Czech Support
Danish Support
Desktop
Desktop Debugging and Performance Tools
Desktop Platform
Desktop Platform Development
Development tools
Dial-up Networking Support
Directory Server
Dutch Support
Eclipse
Emacs
English (UK) Support
Esperanto Support
Estonian Support
Ethiopic Support
FCoE Storage Client
FTP server
Faroese Support
Fijian Support
Filipino Support
Finnish Support
French Support
Frisian Support
Friulian Support
Gaelic Support
Galician Support
General Purpose Desktop
German Support
Graphics Creation Tools
Greek Support
Gujarati Support
Hiligaynon Support
Hindi Support
Hungarian Support
Icelandic Support
Indonesian Support
Infiniband Support
Input Methods
Interlingua Support
Internet Browser
Irish Support
Italian Support
Japanese Support
KDE Desktop
Kannada Support
Kashmiri Support
Kashubian Support
Kazakh Support
Khmer Support
Kinyarwanda Support
Konkani Support
Korean Support
Kurdish Support
Latin Support
Latvian Support
Legacy X Window System compatibility
Lithuanian Support
Low Saxon Support
Luxembourgish Support
Macedonian Support
Mainframe Access
Maithili Support
Malagasy Support
Malay Support
Malayalam Support
Maltese Support
Manx Support
Maori Support
Marathi Support
Messaging Client Support
Messaging Server Support
Mongolian Support
MySQL Database client
MySQL Database server
Myanmar (Burmese) Support
Nepali Support
Network Infrastructure Server
Network Storage Server
Northern Sotho Support
Norwegian Support
Occitan Support
Oriya Support
Persian Support
Polish Support
Portuguese Support
PostgreSQL Database client
PostgreSQL Database server
Print Server
Printing client
Punjabi Support
Remote Desktop Clients
Romanian Support
Russian Support
Sanskrit Support
Sardinian Support
Security Tools
Serbian Support
Server Platform Development
Sindhi Support
Sinhala Support
Slovak Support
Slovenian Support
Smart card support
Somali Support
Southern Ndebele Support
Southern Sotho Support
Spanish Support
Storage Availability Tools
Swahili Support
Swati Support
Swedish Support
System Management
Tagalog Support
Tamil Support
TeX support
Technical Writing
Telugu Support
Tetum Support
Thai Support
Tibetan Support
Tsonga Support
Tswana Support
TurboGears application framework
Turkish Support
Turkmen Support
Ukrainian Support
Upper Sorbian Support
Urdu Support
Uzbek Support
Venda Support
Vietnamese Support
Virtualization
Virtualization Client
Virtualization Platform
Virtualization Tools
Walloon Support
Web Servlet Engine
Web-Based Enterprise Management
Welsh Support
X Window System
Xhosa Support
Zulu Support
iSCSI Storage Client
Done


As You can see, no Clustering..

acid_kewpie 06-11-2011 12:42 PM

OK, well if you don't have the installation media, it's not going to install is it? RHCS is not part of the default RHEL system, you can subscribe to it through RHN and install it that way.

tomtom1 06-11-2011 12:57 PM

Solved
 
The problem solved by adding the following repositories:


[Server]
name=Server
baseurl=file:///media/rhel6/Server
enabled=1
gpgcheck=0
[HighAvailability]
name=HighAvailability
baseurl=file:///media/rhel6/HighAvailability
enabled=1
gpgcheck=0
[LoadBalancer]
name=LoadBalancer
baseurl=file:///media/rhel6/LoadBalancer
enabled=1
gpgcheck=0
[ScalableFileSystem]
name=ScalableFileSystem
baseurl=file:///media/rhel6/ScalableFileSystem
enabled=1
gpgcheck=0

chandhokshashank 09-02-2011 02:05 AM

Need help
 
Hi,

Can you help me how did you setup the cluster in RHEL 6

Thanks in advance.

acid_kewpie 09-02-2011 03:45 AM

please don't hijack threads, if you have a question, please start your own thread.


All times are GMT -5. The time now is 05:00 PM.