linux – LXC – Cgroup内存控制器:丢失
发布时间:2020-12-15 11:00:41 所属栏目:Linux 来源:互联网
导读:我正在尝试在我的Debian 6上安装LXC(0.7.4.1),但是当我运行lxc-checkconfig时,我得到“Cgroup内存控制器:丢失” root@lxcsrv01:~# lxc-checkconfigKernel config /proc/config.gz not found, looking in other places...Found kernel config file
|
我正在尝试在我的Debian 6上安装LXC(0.7.4.1),但是当我运行lxc-checkconfig时,我得到“Cgroup内存控制器:丢失” root@lxcsrv01:~# lxc-checkconfig Kernel config /proc/config.gz not found,looking in other places... Found kernel config file /boot/config-2.6.32-5-686 --- Namespaces --- Namespaces: enabled Utsname namespace: enabled Ipc namespace: enabled Pid namespace: enabled User namespace: enabled Network namespace: enabled Multiple /dev/pts instances: enabled --- Control groups --- Cgroup: enabled Cgroup namespace: enabled Cgroup device: enabled Cgroup sched: enabled Cgroup cpu account: enabled Cgroup memory controller: missing Cgroup cpuset: enabled --- Misc --- Veth pair device: enabled Macvlan: enabled Vlan: enabled File capabilities: enabled enabled Note : Before booting a new kernel,you can check its configuration usage : CONFIG=/path/to/config /usr/bin/lxc-checkconfig 根据谷歌搜索,我需要重新编译我的内核,但我不知道如何. 最好的祝福 解决方法Debian 6的内核没有内存cgroup功能.但是你可以在没有它的情况下运行lxc. 如果您需要内存cgroup,则可以轻松安装新内核 >添加后退的apt-line 或者,如果您想重新编译内核,可以使用Debian的kernel-package系统; (编辑:东莞站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- linux – 文件的物理大小在哪种情况下要小于逻辑大小?
- linux – grubby致命错误:无法找到合适的模板
- linux – 以特定的速度执行stdout输出
- linux定时任务之crontab
- linux – 在Debian Squeeze上升级phpmyadmin(和其他软件包)
- linux – 版本控制软件,将保留POSIX FS(ext3 / ext4)中的所
- linux – 我需要一个TCP选项(ioctl)来立即发送数据
- linux-kernel – 内核线程转储中的“isra”是什么
- linux – tee命令无法正常工作(带有read和echo)
- 我怎么知道我是在运行32位还是64位Linux?
推荐文章
站长推荐
- 使用标准的linux工具链查找/替换htmlentities?
- Paypal REST api调用来自cURL但不来自C#代码
- linux – 将给定文件的第一个字母转换为小写
- linux – 如何使SSH命令执行超时
- linux – /usr/bin/games中的倒置程序
- Common Linux log files name and usage--refere
- linux – 如何使用给定的模式来拖尾最新的日志文
- linux – 我想使用“awk”或sed打印文件中以“co
- 终端 – oh-my-zsh:git达到最大嵌套功能级别
- 使用Linux上的Team Explorer Everywhere设置工作
热点阅读
