Page 1 of 1
Fresh install on new server
Posted: Thu Jun 26, 2014 10:39 am
by BanditBBS
Something just isn't looking right here. I'm getting the standard error when trying to install because the optional channel isn't enabled, so I run the command and this is all I get:
Code: Select all
[root@iss-chi-nag04 nagiosxi]# yum-config-manager --enable rhel-6-server-optional-rpms
Loaded plugins: product-id, rhnplugin
Any ideas?
Re: Fresh install on new server
Posted: Thu Jun 26, 2014 10:54 am
by slansing
Is the server on RHEL classic? If so, try this one out:
Code: Select all
rhn-channel --add --channel rhel-<arch>-<operatingsystem>-optional-6
Re: Fresh install on new server
Posted: Thu Jun 26, 2014 11:07 am
by BanditBBS
Code: Select all
[root@iss-chi-nag04 ~]# uname -a
Linux iss-chi-nag04.net.itciss.com 2.6.32-131.0.15.el6.x86_64 #1 SMP Tue May 10 15:42:40 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
[root@iss-chi-nag04 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.1 (Santiago)
Re: Fresh install on new server
Posted: Thu Jun 26, 2014 11:44 am
by sreinhardt
I'd try slansing's suggestion, pre 6.3 or 6.4 RHN did not have subscription manager, so you will have to use rhn-classic commands. Don't worry, we know you are used to Cent and not having to add anything special.
Re: Fresh install on new server
Posted: Thu Jun 26, 2014 11:50 am
by BanditBBS
sreinhardt wrote:I'd try slansing's suggestion, pre 6.3 or 6.4 RHN did not have subscription manager, so you will have to use rhn-classic commands. Don't worry, we know you are used to Cent and not having to add anything special.
Hey now! I was using the latest RHEL at the old place.....I opened a ticket here, they'll have to do it since it requires a username and password that I am not privy too

You can close this.