转为的overlaybd镜像无法使用,帮忙看看是哪个步骤不对 #280
Closed
jinteng123
started this conversation in
General
Replies: 1 comment 3 replies
-
试试将 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用这个命令进行转换
/opt/overlaybd/snapshotter/ctr obdconv --fstype "xfs" docker.io/library/redis:6.2.1 localhost:5000/redis:6.2.1_obd_xfs
转为后发现镜像size 为0
nerdctl run --snapshotter=overlaybd localhost:5000/redis:6.2.1_obd_xfs
运行返回这个错误
FATA[0000] failed to prepare extraction snapshot "extract-325776645-qJ5d sha256:c269cf47609c3e3e116f3c3dd4ac6d864c52d36f672f001fb81c0f191c61ee73": failed to attach and mount for snapshot 81262: failed to enable target for /sys/kernel/config/target/core/user_999999999/dev_81262, failed:empty repoBlobUrl: unknown
Beta Was this translation helpful? Give feedback.
All reactions