基本环境:CS4.3+CentOS6.5 内核版本:升级到3.12 (为支持vxlan) 疑问:cgroup是否还需要配置呢?
在4.3的安装手册中并没有说明需要配置cgroup,只是该服务可能是随机启动的,只是不能成功启动 /var/log/boot.log日志: Starting cgconfig service: Error: cannot mount memory to /cgroup/memory: No such file or directory /sbin/cgconfigparser; error loading /etc/cgconfig.conf: Cgroup mounting failed Failed to parse /etc/cgconfig.confESC[60G[ESC[0;31mFAILEDESC[0;39m]^M 我是应该配置cgroup呢?还是应该关闭cgroup的随机启动呢? wanghaicheng2...@gmail.com