Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装所有容器时都会提示一样的错误(LXC) #13

Closed
zyp997 opened this issue Oct 16, 2020 · 3 comments
Closed

安装所有容器时都会提示一样的错误(LXC) #13

zyp997 opened this issue Oct 16, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@zyp997
Copy link

zyp997 commented Oct 16, 2020

我使用的是ipv6的debain10服务器。第一步安装TLS-Shunt-Proxy时是没问题的,能够正确解析到ipv6的地址。安装所有容器时都会提示一样的错误。
如下:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused "join session keyring: create session key: disk quota exceeded"": unknown.
[错误] 容器安装 失败

@h31105
Copy link
Owner

h31105 commented Oct 16, 2020

我使用的是ipv6的debain10服务器。第一步安装TLS-Shunt-Proxy时是没问题的,能够正确解析到ipv6的地址。安装所有容器时都会提示一样的错误。
如下:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused "join session keyring: create session key: disk quota exceeded"": unknown.
[错误] 容器安装 失败

uname -a 看一下当前内核,如果内核版本过低,建议apt update 升级内核后(或者直接通过bbr脚本安装5.x bbr/4.14.128 bbr plus内核)再试

另外,LXC和OpenVZ架构的VPS 可能无法安装运行Docker,请确认你的VPS是KVM架构

@zyp997
Copy link
Author

zyp997 commented Oct 17, 2020

内核是 Linux geust997 4.20.8-1.el7.elrepo.x86_64 #1 SMP Tue Feb 12 18:03:03 EST 2019 x86_64 GNU/Linux
是lxc架构的。能有解决的方法吗?

@h31105
Copy link
Owner

h31105 commented Oct 17, 2020

@zyp997 抱歉,这个…基本上很难,建议使用非docker方式部署脚本。

@h31105 h31105 pinned this issue Oct 17, 2020
@h31105 h31105 changed the title 安装所有容器时都会提示一样的错误 安装所有容器时都会提示一样的错误(LXC) Oct 17, 2020
@h31105 h31105 added help wanted Extra attention is needed wontfix This will not be worked on and removed wontfix This will not be worked on labels Oct 17, 2020
@h31105 h31105 closed this as completed Oct 19, 2020
@h31105 h31105 unpinned this issue Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants