[lxc-users] problems or only warning (!?) with lxc-clone
Serge Hallyn
serge.hallyn at ubuntu.com
Thu May 7 23:44:49 UTC 2015
Quoting Yonsy Solis (yonsy.s.p at gmail.com):
>
>
> On Thu, May 7, 2015 at 5:27 PM, Serge Hallyn
> <serge.hallyn at ubuntu.com> wrote:
>
> >What is in ~/.local/share/lxc/baseserver/config?
>
> ====
> lxc.include = /usr/share/lxc/config/ubuntu.common.conf
> lxc.include = /usr/share/lxc/config/ubuntu.userns.conf
> lxc.arch = x86_64
>
> # Container specific configuration
> lxc.id_map = u 0 100000 65536
> lxc.id_map = g 0 100000 65536
> lxc.rootfs = /home/yonsy/.local/share/lxc/baseserver/rootfs
> lxc.utsname = baseserver
>
> # Network configuration
> lxc.network.type = veth
> lxc.network.link = lxcbr0
> lxc.network.flags = up
> lxc.network.hwaddr = 00:16:3e:3b:32:28
Well that's just perplexing.
Can you
strace -f -oxxx lxc-clone -s baseserver x1
and attach xxx to the reply? Probably won't work but worth a
try.
More information about the lxc-users
mailing list