Re: [lxc-devel] Very slow lxc-start

2010-07-25 Thread Denis Rizaev
Thanks Daniel! Just tested Lucid with 2.6.35 kernel on KVM and it works perfectly. Also ContainerKit now starts 10 containers in 5 seconds while on .32 it takes up to 3 minutes. 2010/7/25 Daniel Lezcano > On 07/25/2010 01:57 PM, Denis Rizaev wrote: > >> Hi guys. >> In last versions of lxc lxc-s

Re: [lxc-devel] Very slow lxc-start

2010-07-25 Thread Daniel Lezcano
On 07/25/2010 01:57 PM, Denis Rizaev wrote: > Hi guys. > In last versions of lxc lxc-start is very slow. On my system with 15 > containers it stucks for ~20 seconds before actual container launch begins. > With strace i see that it does many umounts in /mnt. > Can anyone explain what happens? >

[lxc-devel] Very slow lxc-start

2010-07-25 Thread Denis Rizaev
Hi guys. In last versions of lxc lxc-start is very slow. On my system with 15 containers it stucks for ~20 seconds before actual container launch begins. With strace i see that it does many umounts in /mnt. Can anyone explain what happens? ---