-
Couldn't load subscription status.
- Fork 81
convertor 转换成turboOCI镜像无法运行,问一下是哪个步骤不对 #238
-
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 4 comments · 9 replies
-
|
{ |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
It appears that the storage on your device is full. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Beta Was this translation helpful? Give feedback.
All reactions
-
|
还没解决,下面是ovarlaybd.log 日志,看着也没什么报错,不过我发现,这个格式的镜像使用安全容器kata 运行是能正常运行的 |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Are you sure this log corresponds to the time when “no space left” occurred? This log seems to start at 2023/11/03 16:29:53 and opens lots of TurboOCIv1 containers. It doesn't look like what |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
overlaybd.log |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
This log is weird. I have lots of questions about it.
Or you can contact me using the email on my Github profile and provide your contact details for easier communication. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
After some discussion, we found a bug in the userspace convertor that caused the above problem. This bug occurs on some kernel versions (currently known to be centos7.8 with kernel-3.10) when using "rwMode: dev". We have fixed this in #283. This fix will be included in overlaybd-v1.0.3. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Fixed in containerd/overlaybd#283. This fix is included in overlaybd-v1.0.3. |
Beta Was this translation helpful? Give feedback.

Fixed in containerd/overlaybd#283. This fix is included in overlaybd-v1.0.3.
More information please refer to containerd/overlaybd#285