Mám problém spustit kontejner dockervrun hello-world, hlásí mi to temné chyby
docker:
Error response from daemon:
failed to create shim task:
OCI runtime create failed: runc create failed: unable to start container process:
error during container init: unable to join session keyring: unable to create session key:
disk quota exceeded: unknown.
Jde o debian bullseye, instalace z stránek dockeru dle postupu pro debian ( uprava keyring a instalace přes apt-get install )
a hledal jsem problém narazil na
https://gkellynavarro.com/blog/2020/04/04/container-issues/radí se tam zapsat
sysctl -w kernel.keys.maxbytes=40000
(nebo do /sys/proc/kernel/keys/maxbytes), pozor v dolním řádku vypadlo kernel v cestě
Ale nemohu tam zapsat. Kde je problém?
df -ih mí hlásí obsazenost inodů 20%, místa 40%.
Případně jak jinak ten docker zprovoznit?
jinak systemd-detect-virt hlásí lxc a dmidecode že /dev/dmi dev/mem NO such file a /dev/firmware permission denied