Re: [Users] Container creation hangs forever

2010-06-23 Thread Kirill Korotaev
The answer should lie in these messages: Unable to get full ostemplate name for centos-5-x86 >> Warning: distribution not specified default used /etc/vz/dists/default which says that OS distribution wasn't detected for some reason correctly on container creation and thus on start default net

Re: [Users] Container creation hangs forever

2010-06-23 Thread Nirmal Guhan
Hi there, Any clue on this? Am stuck here for few days now :( --Nirmal On Mon, Jun 21, 2010 at 2:18 PM, Nirmal Guhan wrote: > I don't think there is any kernel crash. I ran gdb and this is where > it waits for ever. Any other command (from other sessions) too hang > after this point :( > > (gdb

Re: [Users] Container creation hangs forever

2010-06-21 Thread Nirmal Guhan
I don't think there is any kernel crash. I ran gdb and this is where it waits for ever. Any other command (from other sessions) too hang after this point :( (gdb) run enter 50 Starting program: /usr/sbin/vzctl enter 50 Container is not running Program exited with code 037. Missing separate debugi

Re: [Users] Container creation hangs forever

2010-06-20 Thread Enrico Weigelt
* Nirmal Guhan wrote: > Hi, > > I followed the steps in > http://wiki.openvz.org/OS_template_cache_preparation to create the > template. I used > > Alternative: use precreated template cache > > to copy the template to /vz/template/cache and then > > vzctl create 107 --ostemplate centos-5-x86

[Users] Container creation hangs forever

2010-06-18 Thread Nirmal Guhan
Hi, I followed the steps in http://wiki.openvz.org/OS_template_cache_preparation to create the template. I used Alternative: use precreated template cache to copy the template to /vz/template/cache and then vzctl create 107 --ostemplate centos-5-x86 Unable to get full ostemplate name for centos