[lxc-users] lxc-ls show containers which does not exist with lxc 1.0.6

2016-09-19 Thread John Y.
before craete a container: #lxc-ls show nothing #lxc-ls --active test2 test2-1 test2-2 test2-3 test2-4 create lxc: #lxc-start -n test2 -f /root/yaowj/lxc.xml -d #lxc-ls --active test2 test2-1 test2-2 test2-3 test2-4 test2-5 I create test2, but it show test2-5. But I can get info by use

[lxc-users] lxc 2.0.4 lxc-ls show nothing and lxc-attach fail

2016-09-19 Thread John Y.
I run a container as: lxc-start -n test2 -f /root/test.cfg I can get info by lxc-info #lxc-info -n test2 Name: test2 State: RUNNING PID:15615 CPU use:1.62 seconds BlkIO use: 8.00 KiB Memory use: 19.91 MiB KMem use: 0 bytes but lxc-ls show noth

Re: [lxc-users] LAN for LXD containers (with multiple LXD servers)?

2016-09-19 Thread Tomasz Chmielewski
On 2016-09-19 05:12, Tilak Waelde wrote: Hope this helps. Happy to share my LXD configurations with anyone... Please do! I'd really love to see a description of a production lxd / lxc setup with proper networking and multiple hosts! I haven't played around with it yet, but is it possible to i

Re: [lxc-users] LAN for LXD containers (with multiple LXD servers)?

2016-09-19 Thread Sergiusz Pawlowicz
On Mon, Sep 19, 2016 at 8:48 PM, brian mullan wrote: > Automatically builds tunnels through firewalls and NATs without any further > setup (for example, port forwarding). I would not appreciate something which "automatically" (whatever it means) traverse my firewalls, to be honest. We should tre

Re: [lxc-users] LAN for LXD containers (with multiple LXD servers)?

2016-09-19 Thread brian mullan
Tomasz After experimenting with TINC, OpenVPN & others I found and have used PeerVPN to do this: https://peervpn.net/ PeerVPN is a full-mesh VPN and is auto-learning.. - Ethernet tunneling support using TAP devices. - IPv6 support. - Full mesh network topology. - Automatically build