Re: [lxc-users] Regarding LXC and runC

2019-01-30 Thread Christian Brauner
Hey, On Tue, Jan 15, 2019 at 12:19:35PM +, Datta, Souvik wrote: > Hello, > > > I am new to container technology and at present, experimenting with LXC and > runC. I need to run a system container on an embedded target which has a > requirement of fast startup time. > > In this context, ca

Re: [lxc-users] Access to /dev/kvm under an lxc container?

2019-01-30 Thread Dirk Geschke
Hi Mark, > I'm trying to run Android Studio under an lxc container. The emulator in > Android Studio requires /dev/kvm support. I am passing access to this > device through with: > > lxc.mount.entry = /dev/kvm dev/kvm none bind,create=file 0 0 you need access to /dev/kvm on the host with the u

Re: [lxc-users] Different storage pool drivers for cluster members

2019-01-30 Thread Free Ekanayaka
Hello Andriy, no, it's not possible. See https://github.com/lxc/lxd/blob/master/doc/clustering.md#forming-a-cluster: "Note that all further nodes joining the cluster must have identical configuration to the bootstrap node, in terms of storage pools and networks." Also, having a two-node cluster

[lxc-users] Different storage pool drivers for cluster members

2019-01-30 Thread Andriy Tovstik
Hi, all! I have two-node LXD cluster, based on lxd 3.9 from snap. Both nodes having local storage created over LVM. Now i'm going to join another node to the cluster. But new node storage pool use ZFS driver. Is it possible to use storage pools having same name but different driver across cluster

[lxc-users] Regarding LXC and runC

2019-01-30 Thread Datta, Souvik
Hello, I am new to container technology and at present, experimenting with LXC and runC. I need to run a system container on an embedded target which has a requirement of fast startup time. In this context, can some one please guide me whether LXC or runC should be used? Is runC suitable for

[lxc-users] Access to /dev/kvm under an lxc container?

2019-01-30 Thread Mark G
Hello all, I'm trying to run Android Studio under an lxc container. The emulator in Android Studio requires /dev/kvm support. I am passing access to this device through with: lxc.mount.entry = /dev/kvm dev/kvm none bind,create=file 0 0 And I also have: lxc.apparmor.profile = unconfined Int

[lxc-users] iptables-modules permanently loaded

2019-01-30 Thread Gan Sanders
hi guys, even if I never ever choose during «lxd init» - procedure to create a local bridge (lxdbr0) and set up an unmanaged brigde exclusively, LXD do load iptables-modules into kernel permanently as long as LXD is started. I NEED