[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-05-02 Thread brumbjorn
Hi, There is no such file in any of my containers. I had to take acton on this issue so I removed inetutils-syslogd in my affected lxc:s. Everything is now stable so I think it's clear that this i releated to behavior of syslogd in 16.04 lxc:s . I'm sorry to say but I have no cloud resources to

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-28 Thread brumbjorn
I got an hanging session again in the container mentioned in last post. strace -f syslogd execve("/usr/sbin/syslogd", ["syslogd"], [/* 18 vars */]) = 0 brk(0) = 0xa67000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 819

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-27 Thread brumbjorn
Hi, to go for the default rsylog for the ubuntu lxc seems stable, I had not run in to any hanging sessions yet since replacing syslogd. I still have an lxc with jessie and syslogd (the one from the mails above). I can see if I can reproduce this error with a clone of the mentioned container and

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
Latest observation from my side is that lxc-console hangs as well. During login via lxc-console it hangs after motd lxc-console -n kjell Connected to tty 1 Type to exit the console, to enter Ctrl+a itself Debian GNU/Linux 8 kjell tty1 kjell login: Password: Last login: Mon Apr 25 15:56:

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
Ok I tested as described. 127.0.0.1 localhost kjell ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters No it did not solv the issue :( //Bjorn -- You received this bug notification because you are a member of Ubuntu Touch seede

Re: [Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
check earlier post for un-cut strace On Mon, Apr 25, 2016 at 8:59 PM, Bjorne wrote: > Serge, > Sorry for being unclear. > This is not only related to ssh, as I mentioned earlier it happends to > dovecot too. > > On Mon, Apr 25, 2016 at 8:34 PM, Serge Hallyn <1572...@bugs.launchpad.net> > wrote:

Re: [Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
Serge, Sorry for being unclear. This is not only related to ssh, as I mentioned earlier it happends to dovecot too. On Mon, Apr 25, 2016 at 8:34 PM, Serge Hallyn <1572...@bugs.launchpad.net> wrote: > Odd, I wonder why you are getting the re-exec requires full path error, > as execve is clearly ge

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
Hi, I lxc-attached the container and stopped sshd and started sshd . Next step was to strace -p PID for sshd while opening a new ssh session from outside. As you can see no child processes started from sshd. se out put below from ps aux, strace -p. I also attched output from netstan -an inside

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
strace -f sshd execve("/usr/sbin/sshd", ["sshd"], [/* 18 vars */]) = 0 brk(0) = 0x559e98a77000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe860909000

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
Sorry, my first strace was cut. I will leave my lxc hanging with ssh problems for now, for be abler to answer your questions quicker. Thank you //Bjorn -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https:/

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-25 Thread brumbjorn
Just got an hanging lxc, this is the deb container mentioned above. (127.0.0.1 localhost is defined in /etc/hosts ps aux USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 28148 3176 ?Ss Apr23 0:00 /sbin/init root38 0.0 0.0

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-24 Thread brumbjorn
Hi, it's an intermittent error meaning it only occurs on rare occasions on the containters. I am rather sure it's pam or apparmor who is the issue here though. I received the login prompt during the incident but it hangs after password. Valid for both imaps and ssh protocols ifconfig -a eth0

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-22 Thread brumbjorn
Debain container lxc-create -t download( selected -> debian jessie amd64) -n kjell -B zfs lxc-start -n kjell function of container is remote access ssh. Template used to create this container: /usr/share/lxc/templates/lxc-download # Parameters passed to the template: # For additional config

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-21 Thread brumbjorn
anyone please? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1572061 Title: login sessions hangs in lxc Status in lxc package in Ubuntu: New Bug description: login to l

[Touch-packages] [Bug 1572061] Re: login sessions hangs in lxc

2016-04-19 Thread brumbjorn
** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1572061 Title: login sessions hangs in lxc Status in lxc package in Ubuntu: New Bug description: log

[Touch-packages] [Bug 1572061] [NEW] login sessions hangs in lxc

2016-04-19 Thread brumbjorn
Public bug reported: login to lxc container hangs after login prompt. This happends to randomly lxc container while other containers on same host work as expected. Several protocols affected, ssh, dovecot & smtp for example. DNS config is ok. lxc-attach -n name works and I'm able to reach outs