Re: [Users] vzquota problem with ploop container ....

2012-09-07 Thread Rene C.
Ah, ok. So checked the container, has the latest version of quota for Centos 5.8 = 3.13. Is quota for Centos delayed or OVZ a little ahead? On Fri, Sep 7, 2012 at 10:53 PM, Kir Kolyshkin wrote: > This is about native quota tools installed into container, not vzquota. > > The message means you

Re: [Users] how can i easily replicate a container?

2012-09-07 Thread Rene C.
Hi Scott, Yes I know how to do it pre-ploop, but it has considerable downtime. The question is, is there a way to utilize the snapshop option of ploop to replicate a container and thereby reducing the downtime. Rene On Fri, Sep 7, 2012 at 10:14 PM, Scott Dowdle wrote: > Rene, > > - Original

Re: [Users] Docs to understand how OpenVZ is implemented.

2012-09-07 Thread Andrew Vagin
On Fri, Sep 07, 2012 at 05:17:28PM +0400, Kentaro Ebisawa wrote: > Hi, > > Are there any documents/blogs/books I should read to understand how OpenVZ is > implemented? > I went over http://wiki.openvz.org/Main_Page , searched Google but could not > find details. > > I'm especially interested in

Re: [Users] vzquota problem with ploop container ....

2012-09-07 Thread Kir Kolyshkin
This is about native quota tools installed into container, not vzquota. The message means you will not be able to use usual Unix per user and per group quota inside this container due to old quota utils installed inside On Sep 7, 2012 10:24 AM, "Rene C." wrote: > So now I have created a ploop ac

Re: [Users] vzquota problem with ploop container ....

2012-09-07 Thread Scott Dowdle
Rene, - Original Message - > Old quota utils version detected: Quota utilities version 3.13. > Quota utils version should be > 3.16 > Container start in progress... > > So I checked for the version of Quota installed: > > # rpm -qa | grep -i quota > vzquota-3.0.12-1.x86_64 > > Ok, so it

Re: [Users] how can i easily replicate a container?

2012-09-07 Thread Scott Dowdle
Rene, - Original Message - > Sometimes it's useful to replicate a container, for example for > testing. It seems very quick to make a snapshot using vzctl chkpnt, > but is there a way to restore this as a new container? I haven't worked with ploop-based containers so maybe it is differen

[Users] Docs to understand how OpenVZ is implemented.

2012-09-07 Thread Kentaro Ebisawa
Hi, Are there any documents/blogs/books I should read to understand how OpenVZ is implemented? I went over http://wiki.openvz.org/Main_Page , searched Google but could not find details. I'm especially interested in networking code. For example ... * What was added to networking code? vzethd