[Users] IOPRIO and blkio.weight not working

2012-12-27 Thread Simon Boulet
Hi, Setting IOPRIO doesn't seem to properly distribute I/O for my VEs. I checked the Cgroup blkio and confirmed the blkio.weight is set in scale with the IOPRIO of each VE conf. I tested ex. setting blkio.throttle.write_bps_device and confirmed Cgroup blkio is properly working (setting it to 1024

Re: [Users] 'alienated' OpenVZ

2013-02-22 Thread Simon Boulet
Hi, On Thu, Feb 21, 2013 at 10:59 AM, Joseph Hauptmann < joseph.hauptm...@digiconcept.net> wrote: > Hi OpenVZ- community, > > unitl recently there were almost no problems to be expected when using > OpenVZ and it's tools on a debian/ubuntu platform, as converted rpm's > could be installed without

Re: [Users] Openvz template for Debian Wheezy

2013-05-06 Thread Simon Boulet
Hi Benjamin, I've just tested your Wheezy template out of /contrib and it works out of the box (latest OpenVZ kernel / tools here). Thanks! On a side note, I noticed your template has the Germany mirrors configured as well as Central European Summer Time. The official OpenVZ (Squeeze) template ha

Re: [Users] libvirt

2013-05-30 Thread Simon Boulet
The current OpenVZ Libvirt driver is very outdated and very slow (calls vzctl instead of talking to the OpenVZ ioctl, etc.). My need was to use Host-flow libvirt interface to monitor my OpenVZ hosts. I developed a few patches to the OpenVZ Libvirt driver (adding Vswap memory usage reporting support

Re: [Users] libvirt

2013-06-03 Thread Simon Boulet
Hi Benjamin, On Mon, Jun 3, 2013 at 10:22 AM, Benjamin Henrion wrote: > > Hi Simon, > > Could you send me your patches? > > I am trying to spawn a VZ through Jenkins CI, and libvirt connector > only supports KVM/Qemu for now. > I have published my repository here: https://github.com/siboulet/

Re: [Users] "Permission denied" when trying to help a stuck destroy

2013-08-20 Thread Simon Boulet
Hi Kevin, If that's a problem for your environment, perhaps you could use the global vps.umount script to do the chattr -R before vzctl tries to destroy your container. I don't think this should be included by default in vzctl, since doing a recursive chattr is a rather expensive operation for lar

Re: [Users] Google containers released

2013-10-04 Thread Simon Boulet
Interesting, seems to be another "wrapper" around cgroups, same technology and very similar to LXC and (part of) OpenVZ. Simon On Thu, Oct 3, 2013 at 3:32 AM, Benjamin Henrion wrote: > Google released its own way of doing containers, outside of LXC and OpenVZ: > > https://github.com/google/lmctf

Re: [Users] Working on new contributed Arch OS Template

2013-10-15 Thread Simon Boulet
Hi Scott, On Tue, Oct 15, 2013 at 1:17 PM, Scott Dowdle wrote: > Greetings, > > I'm working with a community member that is in the process of building a > new Arch OS Template to contribute. Arch switched to systemd as their > default init system some time ago. Fedora was the first distro to a

Re: [Users] Beancounters, cgroup and writes

2013-10-28 Thread Simon Boulet
Hi Mark, On Thu, Oct 17, 2013 at 5:02 PM, Mark J. wrote: > Noticing that the write counter is not incrementing in the beancounter file, > nor is it allowing the cgroups to limit the writes either (guessing since the > counter isn't changing the cgroup isn't being applied since its not seeing a

Re: [Users] Beancounters, cgroup and writes

2013-10-30 Thread Simon Boulet
On Mon, Oct 28, 2013 at 12:07 PM, Mark J. wrote: > On Mon, Oct 28, 2013 at 11:29:05AM -0400, Simon Boulet wrote: >> >> I am not aware of any solution working under the OpenVZ kernel to do >> asynchronous write throttling. Let me know if you find something that >> does

Re: [Users] Monitoring instances

2013-11-14 Thread Simon Boulet
Hi Edward, On Wed, Nov 13, 2013 at 10:59 AM, Edward Konetzko wrote: > Anyone have that they have setup to monitor instances? I am looking for > something that can give me metrics on cpu, disk (io,space), memory and > network. Ideally the script would be smart enough to get the limits of the > v

Re: [Users] docker 0.9 claims openvz support

2014-03-10 Thread Simon Boulet
On Mon, Mar 10, 2014 at 2:18 PM, Benjamin Henrion wrote: > Hi, > > Was just reading this: > > > http://blog.docker.io/2014/03/docker-0-9-introducing-execution-drivers-and-libcontainer/ > > That's great news! I don't see any OpenVZ Docker Execution Driver in the current release, though. https://

Re: [Users] Docker inside OpenVZ through UML

2014-05-05 Thread Simon Boulet
Seems to be using User Mode Linux, and not OpenVZ? Simon On Mon, May 5, 2014 at 9:18 AM, Benjamin Henrion wrote: > I found this hack this morning: > > > http://webcache.googleusercontent.com/search?q=cache:kxj3y_OTEksJ:https://gist.github.com/coderofsalvation/bbcad39ebe5c432ec851+&cd=2&hl=en&c

[Users] RHEL7 Release

2014-06-10 Thread Simon Boulet
With RedHat just releasing RHEL7 today [1], when can we expect a RHEL7 based OpenVZ kernel? :-) [1] http://www.redhat.com/about/news/press-archive/2014/6/red-hat-unveils-rhel-7 Simon ___ Users mailing list Users@openvz.org https://lists.openvz.org/mailm

Re: [Users] Manage KVM/Qemu and OpenVZ the same way

2014-07-02 Thread Simon Boulet
Partial support for vSwap is here: https://github.com/siboulet/libvirt-openvz Currently only support for reading/reporting these attributes. Very useful for using along reporting / monitoring tools such as host-sflow. Simon On Wed, Jul 2, 2014 at 9:23 AM, Pavel Odintsov wrote: > Oh, vnc for