Re: [lxc-users] not able to run glxdemo from inside lxc container

2016-11-02 Thread jjs - mainphrame
Thank you for the follow-up - this is a good reference. Jake On Wed, Nov 2, 2016 at 10:53 AM, manik sheeri wrote: > I was able to resolve this issue. > > I had to add nvidia device nodes in the lxc container config file. > > lxc.cgroup.devices.allow = c 195:* rwm >

Re: [lxc-users] not able to run glxdemo from inside lxc container

2016-11-02 Thread manik sheeri
I was able to resolve this issue. I had to add nvidia device nodes in the lxc container config file. lxc.cgroup.devices.allow = c 195:* rwm lxc.mount.entry = /dev/nvidia0 dev/nvidia0 none bind,optional,create=file lxc.mount.entry = /dev/nvidiactl dev/nvidiactl none bind,optional,create=file

Re: [lxc-users] Question about your storage on multiple LXC/LXD nodes

2016-11-02 Thread Tomasz Chmielewski
On 2016-11-03 00:53, Benoit GEORGELIN - Association Web4all wrote: Hi, I'm wondering what kind of storage are you using in your infrastructure ? In a multiple LXC/LXD nodes how would you design the storage part to be redundant and give you the flexibility to start a container from any host

[lxc-users] Question about your storage on multiple LXC/LXD nodes

2016-11-02 Thread Benoit GEORGELIN - Association Web4all
Hi, I'm wondering what kind of storage are you using in your infrastructure ? In a multiple LXC/LXD nodes how would you design the storage part to be redundant and give you the flexibility to start a container from any host available ? Let's say I have two (or more) LXC/LXD nodes and I want