安装集群报错

  其他常见问题
内容纲要

概要描述


安装集群时报错:This system is not registered with an entitlement server. You can use subscription-manager to register
file

详细说明


原因:redhat自带的插件subscription-manager。这个插件的作用就是Red Hat Subscription Manager订阅管理器,就是它让你一直register

解决办法:将配置文件subscription-manager.conf中的enable注释掉

[root@localhost yum.repos.d]# vi /etc/yum/pluginconf.d/subscription-manager.conf

[main]
#enabled=1
~

这篇文章对您有帮助吗?

平均评分 5 / 5. 次数: 1

尚无评价,您可以第一个评哦!

非常抱歉,这篇文章对您没有帮助.

烦请您告诉我们您的建议与意见,以便我们改进,谢谢您。