Re: [Users] Some basic startup related issues

2010-07-08 Thread Nirmal Guhan
On Thu, Jul 8, 2010 at 8:54 AM, Scott Dowdle dow...@montanalinux.org wrote: Greetings, - Original Message - I doubt. For instance, in another container (102) that is running, I have: # cat /etc/fstab none /dev/pts devpts rw 0 0 # mount /dev/simfs on / type simfs (rw) /proc on

Re: [Users] Some basic startup related issues

2010-07-07 Thread Nirmal Guhan
On Wed, Jun 30, 2010 at 12:29 AM, Arturas Skauronas hel...@gmail.com wrote: On Wed, Jun 30, 2010 at 12:11 AM, Nirmal Guhan vavat...@gmail.com wrote: I did so. BTW, where does the container get it fstab entries from? from container etc/fstab file in yours example: /vz/private/50/etc/fstab I

Re: [Users] Some basic startup related issues

2010-06-29 Thread Nirmal Guhan
On Tue, Jun 29, 2010 at 1:49 AM, Arturas Skauronas hel...@gmail.com wrote: On Sat, Jun 26, 2010 at 4:02 AM, Nirmal Guhan vavat...@gmail.com wrote: Am following http://wiki.openvz.org/Physical_to_container and facing a couple of issues. Hope someone can help. Am running CentOS 5.5 and trying

Re: [Users] Some basic startup related issues

2010-06-29 Thread Nirmal Guhan
On Tue, Jun 29, 2010 at 11:54 AM, Arturas Skauronas hel...@gmail.com wrote: ok, for now: in container /etc/fstab file I put only: none    /dev/pts        devpts  rw      0 0 (don't forget new line at the end) I did so. BTW, where does the container get it fstab entries from? in yours ct

[Users] Some basic startup related issues

2010-06-25 Thread Nirmal Guhan
Am following http://wiki.openvz.org/Physical_to_container and facing a couple of issues. Hope someone can help. Am running CentOS 5.5 and trying to create a CentOS 5 container. 1) /proc does not get mounted. I have to manually mount it everytime. I have following entries in /etc/fstab none

Re: [Users] LiveCD OpenVZ

2010-06-24 Thread Nirmal Guhan
Ok. I used CentOS 5.5 and things seem to go fine so far (atleast container creation and basic stuff). Thanks for all the suggestions. Am planning to run latest kernel (2.6.31+) in production. Any idea when 2.6.32 openvz kernel will become stable/production ready? Also, I tend to think there is

[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 vavat...@gmail.com 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

[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 vavat...@gmail.com 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] GPL

2010-06-21 Thread Nirmal Guhan
Hi, Please let me know the GPL version the kernel patch and tools are licensed under. Is that GPLv2 or 3 ? Thanks, Nirmal ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

[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

[Users] Unable to boot

2010-06-10 Thread Nirmal Guhan
Hi, Am a newbie to openvz so pardon me if the question is basic. Am using Fedora 12 with vmlinuz-2.6.31.5-127.fc12.i686. I upgraded to kernel-2.6.32-bvdeyev.1.i686.rpm using rpm -ivh as mentioned in the wiki. I followed the instructions to modify sysctl and rebooted. After reboot, it loads the

[Users] Distro necessity for OVZ

2010-06-10 Thread Nirmal Guhan
Hi, Do I always need a distro to run OpenVZ ? In my case, I don't use a distro but just kernel+initrd+my own application that doesn't need gnome/kde (basically am embedded platform). Is it possible to use OpenVZ in such cases ? --Nirmal ___ Users

Re: [Users] Distro necessity for OVZ

2010-06-10 Thread Nirmal Guhan
On Thu, Jun 10, 2010 at 10:03 AM, Gregor at HostGIS gre...@hostgis.comwrote: Do I always need a distro to run OpenVZ ? In my case, I don't use a distro but just kernel+initrd+my own application Do you mean, can you run your mini-OS as a guest within a OpenVZ container? Very probably! If