1

我正在尝试启动一个 lxc 容器 deb1 并用于--share-net启动另一个容器 deb2 以共享网络命名空间。但是在 Fedora 和 Ubuntu i 中都出现以下错误:

issue |

[root@blr-vxr-056 ~]# lxc-start --share-net deb1 -n deb2
lxc-start: cgfs.c: handle_cgroup_settings: 2077 Device or resource busy - failed to set memory.use_hierarchy to 1; continuing
lxc-start: cgfs.c: handle_cgroup_settings: 2077 Device or resource busy - failed to set memory.use_hierarchy to 1; continuing
lxc-start: sync.c: __sync_wake: 62 sync wake failure : Broken pipe
lxc-start: start.c: __lxc_start: 1080 failed to spawn 'deb2'

有人用过--share-net选项吗?

4

0 回答 0