Re: [lxc-users] Using devices in an unprivileged LXC container

2018-04-09 Thread Christian Brauner
On Sun, Mar 25, 2018 at 05:23:21PM +, Avadhut Bhangui wrote: > Hello, > I have an ubuntu system. i login to the device as root user. I have two LXC > containers created using the busbox template. One is privileged and other one > is unprivileged. > I want to ensure that when a USB device is

Re: [lxc-users] debugging a failing clone() call

2018-04-09 Thread Christian Brauner
On Fri, Mar 23, 2018 at 06:13:15AM -0400, Andrew Cann wrote: > Hello, > > The folowing sycall is failing when called on a Travis-CI build machine. > > clone(.., > CLONE_FILES | > CLONE_IO | > CLONE_SIGHAND | > CLONE_VM | > CLONE_SYSVSEM | >

Re: [lxc-users] Question regarding container affecting the system mounts

2018-04-09 Thread Christian Brauner
On Tue, Mar 27, 2018 at 11:00:01AM -0500, Ronak Desai wrote: > Hi, > > I came a cross a problem where if the containers are running then it > affects the unmount process of the system's mount points. I am not > using these mount points as shared partitions with container. > > For example, I am

Re: [lxc-users] SIGRTMIN+3

2018-04-09 Thread Christian Brauner
On Tue, Mar 27, 2018 at 10:12:15AM -0400, Eric Wolf wrote: > One of my containers is shutting down seemingly randomly. I'm trying > to figure out why, but so far all I can find in syslog is systemd[1]: > Received SIGRTMIN+3. which seems to be related to the LXC/LXD stop > command, but I can't find

Re: [lxc-users] authentication in containers jacked-up!

2018-04-09 Thread Christian Brauner
On Thu, Mar 29, 2018 at 09:22:07AM -0400, Ray Jender wrote: > So in Ubuntu 16.04.4 I created 4 LXD containers using LXC. From the host I > created the first container then did $ lxc copy containter1 container2 , 1 > to 3 and 1 to 4. > > It was a challenge for me to make them accessible from the

Re: [lxc-users] LXC 3.0.0: Packaging Changes To Be Aware Of

2018-04-09 Thread Christian Brauner
On Sat, Apr 07, 2018 at 10:11:58PM +0300, Mihamina RAKOTOMANDIMBY wrote: > On 4/7/18 5:54 PM, Christian Brauner wrote: > > 2. **Important** distrobuilder is the new way of creating machine/system > > container images > > The templates have been replaced by a new project called

Re: [lxc-users] authentication in containers jacked-up!

2018-04-09 Thread David Favor
Ray Jender wrote: So in Ubuntu 16.04.4 I created 4 LXD containers using LXC. From the host I created the first container then did $ lxc copy containter1 container2 , 1 to 3 and 1 to 4. It was a challenge for me to make them accessible from the outside world but I conquered that. Now

Re: [lxc-users] LXC containers networking

2018-04-09 Thread David Favor
Bhangui, Avadhut Upendra wrote: Hello, I’m pretty new to using LXC containers. I have a requirement that the solution running inside the container should be able to communicate to services in public cloud and also with some services on the host machine. 1. How do I setup the

Re: [lxc-users] authentication in containers jacked-up!

2018-04-09 Thread Fajar A. Nugraha
On Thu, Mar 29, 2018 at 8:22 PM, Ray Jender wrote: > ray@ container 2:/etc$ sudo visudo > > sudo: no tty present and no askpass program specified > Try 'sudo -S visudo' -- Fajar ___ lxc-users mailing list