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
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
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
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
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
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!
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
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
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.