Re: [Users] Some basic startup related issues

2010-07-08 Thread Nirmal Guhan
On Thu, Jul 8, 2010 at 8:54 AM, Scott Dowdle 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 /proc t

Re: [Users] Some basic startup related issues

2010-07-07 Thread Nirmal Guhan
On Wed, Jun 30, 2010 at 12:29 AM, Arturas Skauronas wrote: > On Wed, Jun 30, 2010 at 12:11 AM, Nirmal Guhan 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 11:54 AM, Arturas Skauronas 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 config (50.

Re: [Users] Some basic startup related issues

2010-06-29 Thread Nirmal Guhan
On Tue, Jun 29, 2010 at 1:49 AM, Arturas Skauronas wrote: > On Sat, Jun 26, 2010 at 4:02 AM, Nirmal Guhan 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

[Users] Re: Some basic startup related issues

2010-06-28 Thread Nirmal Guhan
Hi, Any help on this will be much appreciated. Thanks, Nirmal On Fri, Jun 25, 2010 at 6:02 PM, Nirmal Guhan 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 to creat

[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 /dev/

Re: HA: [Users] strange network problem

2010-06-25 Thread Nirmal Guhan
2010/3/15 Marat Stanichenko : > Hi, > > as far as I understand, your network configuration is based on simple venet0 > interface. > Is that true? I suppose that you are faced with arp-problem but could you > please elaborate > your network configuration a little bit so one can understand what the

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 qu

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

Re: [Users] LiveCD OpenVZ

2010-06-23 Thread Nirmal Guhan
1AM -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

[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 > __

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 > af

[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 > supp

[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] MIPS support

2010-06-21 Thread Nirmal Guhan
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 mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

Re: [Users] Container creation hangs forever

2010-06-21 Thread Nirmal Guhan
ffe00, skip=4294966784, mod=0xfe00) at env.c:682 #5 0x0804c58a in run_action () #6 0x0804d26b in main () (gdb) --Nirmal On Sun, Jun 20, 2010 at 10:03 AM, Enrico Weigelt wrote: > * Nirmal Guhan wrote: >> Hi, >> >> I followed the steps in >> http://wiki.openvz.o

[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

Re: [Users] Distro necessity for OVZ

2010-06-10 Thread Nirmal Guhan
On Thu, Jun 10, 2010 at 10:03 AM, Gregor at HostGIS wrote: > 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 your "not a dis

[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 mailin

[Users] Unable to boot

2010-06-09 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 bvd