[lxc-users] lxc config get not returning results

Jony Opipo reversecipher at gmail.com
Thu Aug 6 20:51:23 UTC 2015


Hi

I'm trying to query container device settings using lxc config get, but
can't get any results.

root at ubuntu:~# lxc config show test
name: test
profiles:
- default
config:
  volatile.baseImage:
6959b3aadeda4dafb8bdc90a1e8b0d7ca4072c8ab78346b9358a54871be250b6
  volatile.eth0.hwaddr: 00:16:3e:d5:0f:cb
devices:
  eth0:
    hwaddr: 00:16:3e:d5:0f:cb
    nictype: bridged
    parent: lxcbr0
    type: nic
ephemeral: false

root at ubuntu:~# lxc config get test devices.eth0.hwaddr
devices.eth0.hwaddr:

Do I have a syntax error or is this even possible?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20150806/c6da5413/attachment.html>


More information about the lxc-users mailing list