Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Scott Dowdle
Greetings, - Original Message - > Hmm.. I run Fedora 12. Wow. I don't think you can get OpenVZ working with Fedora 12 as the host OS. It is simply too new for the stable OpenVZ kernels, and while the devel 2.6.32 branch might work... I would not consider that a good production environ

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Solar Designer
On Wed, Jun 23, 2010 at 11:08:29PM +0400, Solar Designer wrote: > On Wed, Jun 23, 2010 at 11:56:04AM -0700, Nirmal Guhan wrote: > > # rpm -q vzctl > > vzctl-3.0.23-1.i386 > > You could try updating to our vz* packages: > > http://mirrors.kernel.org/openwall/Owl/current/i686/RPMS/ > > The current

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Solar Designer
On Wed, Jun 23, 2010 at 11:56:04AM -0700, Nirmal Guhan wrote: > # rpm -q vzctl > vzctl-3.0.23-1.i386 You could try updating to our vz* packages: http://mirrors.kernel.org/openwall/Owl/current/i686/RPMS/ The current revisions are: vzctl-3.0.23-owl5.i686.rpm vzquota-3.0.12-owl1.i686.rpm Of cours

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Nirmal Guhan
On Wed, Jun 23, 2010 at 11:49 AM, Solar Designer wrote: > On Wed, Jun 23, 2010 at 11:31:57AM -0700, Nirmal Guhan wrote: >> # ls >> centos-4-x86.tar.gz  fedora-9-i386-minimal.tar.gz >> centos-5-x86.tar.gz  owl-current-20100323-i686.tar.gz >> >> # vzctl create 501 --ostemplate owl-current-20100323-i

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Solar Designer
On Wed, Jun 23, 2010 at 11:31:57AM -0700, Nirmal Guhan wrote: > # ls > centos-4-x86.tar.gz fedora-9-i386-minimal.tar.gz > centos-5-x86.tar.gz owl-current-20100323-i686.tar.gz > > # vzctl create 501 --ostemplate owl-current-20100323-i686 > Unable to get full ostemplate name for owl-current-201003

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Nirmal Guhan
Thanks. This is what I did : # ls centos-4-x86.tar.gz fedora-9-i386-minimal.tar.gz centos-5-x86.tar.gz owl-current-20100323-i686.tar.gz # vzctl create 501 --ostemplate owl-current-20100323-i686 Unable to get full ostemplate name for owl-current-20100323-i686 Creating container private area (owl

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Solar Designer
On Wed, Jun 23, 2010 at 11:25:17AM -0400, Scott Dowdle wrote: > So far as I know the Live media are just for trying it before actually trying > to install it. I do not believe that the Live Media are installable. FWIW, the Owl live CD, besides being that, is also installable. It has packages an

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Scott Dowdle
Nirmal, - Original Message - > Am trying to use the livecd option in > http://wiki.openvz.org/Download/live_CD (CentOS) after futile attemps > to get openvz working using other methods. While I can boot the > 2.6.9-42.livecd.c4 kernel, I just can't boot 2.6.18-028stab035 or > other flavors

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Solar Designer
On Wed, Jun 23, 2010 at 03:10:31AM -0700, Nirmal Guhan wrote: > Am trying to use the livecd option in > http://wiki.openvz.org/Download/live_CD (CentOS) after futile attemps > to get openvz working using other methods. While I can boot the > 2.6.9-42.livecd.c4 kernel, I just can't boot 2.6.18-028st

Re: [Users] Re: MIPS support

2010-06-23 Thread Kirill Korotaev
It's quite easy to support (especially if RHEL kernels support it). Porting to SPARC take less then a week or so. MIPS should be easier. On Jun 23, 2010, at 14:05 , Nirmal Guhan wrote: > Hi, > Please let me know on this. > --Nirmal > > On Mon, Jun 21, 2010 at 4:14 PM, Nirmal Guhan wrote: >> Hi,

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] Re: GPL

2010-06-23 Thread Kirill Korotaev
GPLv2. See sources and RPMs please. On Jun 23, 2010, at 14:04 , Nirmal Guhan wrote: > Hi, > > Please let me know on this. > > Thanks, > Nirmal > > On Mon, Jun 21, 2010 at 4:50 PM, Nirmal Guhan wrote: >> Hi, >> >> Please let me know the GPL version the kernel patch and tools are >> licensed u

[Users] LiveCD OpenVZ

2010-06-23 Thread Nirmal Guhan
Hi, Am trying to use the livecd option in http://wiki.openvz.org/Download/live_CD (CentOS) after futile attemps to get openvz working using other methods. While I can boot the 2.6.9-42.livecd.c4 kernel, I just can't boot 2.6.18-028stab035 or other flavors required for OpenVZ. In this case kernel

[Users] Re: GPL

2010-06-23 Thread Nirmal Guhan
Hi, Please let me know on this. Thanks, Nirmal On Mon, Jun 21, 2010 at 4:50 PM, Nirmal Guhan wrote: > Hi, > > Please let me know the GPL version the kernel patch and tools are > licensed under. Is that GPLv2 or 3 ? > > Thanks, > > Nirmal > ___ Users m

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

[Users] Re: MIPS support

2010-06-23 Thread Nirmal Guhan
Hi, Please let me know on this. --Nirmal On Mon, Jun 21, 2010 at 4:14 PM, Nirmal Guhan wrote: > Hi, > > I understand there is a OpenVZ support for PPC (32 & 64 ?) but just > wondering if MIPS is also supported. If so, are both 32 and 64 bit > supported? > > --Nirmal >