Re: [lxc-users] Has anyone ever configured or used LPVS with LXD/LXC before?

2016-09-07 Thread Fajar A. Nugraha
I've used IPVS (with keepalived, which also includes vrrp feature) in the past with xen. As long as you use bridge networking, with the server's eth (or vlan) as slave (NOT using lxdbr0, cause it wouldn't make much sense to loadbalance two or more containers on the same host), I don't see how it wi

[lxc-users] Wifi in container

2016-09-07 Thread Claudio Corsi
Hello, I am attempting to get a Linksys AE3000 USB wireless dongle to work within my container. I am running LXC 2.0 on Ubuntu 16.04 and have an Ubuntu 16.04 guest up and running. In both the host OS and the container the device is detected and is listed when running lsusb Bus 001 Device 004: ID

[lxc-users] XenServer Host with tools breaks LXD

2016-09-07 Thread KD Pawson
The latest kernel 4.4.0-36 resolves this issue, thanks to Stéphane Graber for the identifying the issue and the others for resolving it in the kernel. > On 5 Jun 2016, at 10:16, KD Pawson wrote: > > Hi All > > I have a few XenServer (Citrix XenServer) host servers running Ubuntu guests > fine

Re: [lxc-users] Recommended techniques for dynamically provisioning containers using lxd

2016-09-07 Thread Zach Lanich
Umberto, I’m not 100% sure of what SaltStack uses under the hood lib wise, but it’s written in Python an already does everything that Lib does. We’re talking more of how the creation of the LXD containers themselves, including setting Mounts, Static IP, etc. SaltStack & Chef handle everything el

Re: [lxc-users] Recommended techniques for dynamically provisioning containers using lxd

2016-09-07 Thread Zach Lanich
That makes sense to me. Best Regards, Zach Lanich Owner/CTO weCreate LLC www.WeCreate.com 814.580.6636 > On Aug 23, 2016, at 2:41 PM, Umberto Nicoletti > wrote: > > P. Lowe asked: > > Would people recommend creating a new container from a base image, modifying > rc.local to pull the cookboo

[lxc-users] do_dump: 866 dump failed with 1

2016-09-07 Thread Connor Zanin
Hi all, Environment: ubuntu server 16.04 kernel 4.4 both lxc and criu packages downloaded from ubuntu repos I am trying to checkpoint a privileged container. After many hours of banging my head against the internet, I humbly turn to the mailing list. Thanks for any and all help!

Re: [lxc-users] Has anyone ever configured or used LPVS with LXD/LXC before?

2016-09-07 Thread brian mullan
correction... I mis-typed IPVS in a couple places... its IPVS not LPVS... sorry. On Wed, Sep 7, 2016 at 8:45 AM, brian mullan wrote: > A few years ago I'd done some experimentation with LPVS but that was > before I began using LXC/LXD and had forgotten about it since. > > LPVS has been in the L

[lxc-users] unprivilaged ephemeral copy in Ubuntu 16.04 failing

2016-09-07 Thread Ivan Ogai
Hello, in a quite pristine Ubuntu 16.04.1 LTS with lxc version 2.0.4, the creation of an ephemeral copy fails: lxc-create -t download -n test -- --dist ubuntu --release xenial --arch amd64 lxc-copy --name test --keepmac --newname test2 --ephemeral lxc-copy: bdev/lxcoverlay.c: ovl_mount: 430 Inval

[lxc-users] Has anyone ever configured or used LPVS with LXD/LXC before?

2016-09-07 Thread brian mullan
A few years ago I'd done some experimentation with LPVS but that was before I began using LXC/LXD and had forgotten about it since. LPVS has been in the Linux kernel for nearly 15 years now! Recently I read that someone has utilized LPVS capabilities with docker containers: https://blog.codeship.