最近中文字幕高清中文字幕无,亚洲欧美高清一区二区三区,一本色道无码道dvd在线观看 ,一个人看的www免费高清中文字幕

為了賬號安全,請及時綁定郵箱和手機立即綁定

安裝Gbase報錯service cgconfig is not exist on hosts 解決辦法

標(biāo)簽:
MySQL Oracle

安装Gbase8a时出现以下错误:

Environmental Checking on gcluster nodes.
Cgconfig service is not exist on host [‘192.168.48.18’, ‘192.168.48.19’, ‘192.168.48.20’], resource manangement can not be used, continue ([Y,y]/[N,n])?

检查以下安装包是否安装,如缺少请安装

yum list installed | grep libcgroup
yum list installed | grep libcgroup-tools

缺少则安装

yum -y install libcgroup
yum -y install libcgroup-tools

安装后设置cgroup服务开机启动

systemctl enable cgconfig.service

启动cgconfig服务

systemctl start cgconfig.service 

这里如果执行报错:

Job for cgconfig.service failed because the control process exited with error code. See “systemctl status cgconfig.service” and “journalctl -xe” for details.

则使用命令查看报错原因

systemctl status cgconfig.service

如果原因如下:

Error: cannot mount cpu to /cgroup/cpu: Device or resource busy

Failed to start Control Group configuration service.

则执行

cgclear - unload the cgroup filesystem
systemctl start cgconfig.service

之后重新启动安装程序就可以了。

點擊查看更多內(nèi)容
TA 點贊

若覺得本文不錯,就分享一下吧!

評論

作者其他優(yōu)質(zhì)文章

正在加載中
JAVA開發(fā)工程師
手記
粉絲
17
獲贊與收藏
99

關(guān)注作者,訂閱最新文章

閱讀免費教程

  • 推薦
  • 評論
  • 收藏
  • 共同學(xué)習(xí),寫下你的評論
感謝您的支持,我會繼續(xù)努力的~
掃碼打賞,你說多少就多少
贊賞金額會直接到老師賬戶
支付方式
打開微信掃一掃,即可進行掃碼打賞哦
今天注冊有機會得

100積分直接送

付費專欄免費學(xué)

大額優(yōu)惠券免費領(lǐng)

立即參與 放棄機會
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號

舉報

0/150
提交
取消