Re: [Users] OS/app in the OpenVZ container

2011-11-10 Thread Roberto Mello
2011/11/10 Tommy > > I think I didn't describe my question clearly > > what i want to do is : > 1.create the container > 2.start the app in the container > > this will act as a process virtual machine > 1. vzctl start 2. vzctl exec Where can be either an application or a script

Re: [Users] Opinions and experience of Openvz

2014-07-17 Thread Roberto Mello
On Thu, Jul 17, 2014 at 11:05 AM, Pablo Silva wrote: > Dear Colleagues, I would like to know your experience using openvz, my boss > tells me that if we use openvz, when you upgrade from Centos 6.x, we lose > the openvz kernel and leave offline multiple virtual machines. Exists this > risk?, As yo

[Users] Unable to start VPS on Debian Etch

2007-10-16 Thread Roberto Mello
I am unable to start a VPS under a Debian Etch host. I can't find any useful message as to why it's failing to start the VPS on /var/log/vzctl.log. The machine is a dual quad-core Xeon (Intel(R) Xeon(R) CPU E5345 @ 2.33GHz). I used the debian-4.0-i386-minimal.tar.gz template from openvz.org to cre

Re: [Users] Unable to start VPS on Debian Etch

2007-10-17 Thread Roberto Mello
On 10/16/07, Kirill Korotaev <[EMAIL PROTECTED]> wrote: > plz check that OVZ tools: vzctl and vzquota are 64 bit versions as well. > looks like they are 32bit. they have to be of the same arch as kernel. Well, darn it. I should have thought of that, but I didn't. That was exactly the problem. Pro

[Users] Load Balacing of OpenVZ VEs with LVS and Heartbeat

2007-10-22 Thread Roberto Mello
Greetings, I am trying to set up some web server instances in OpenVZ VEs that would be load balanced using the Linux Virtual Server (LVS) tools, such as ipvsadm and hearbeat. I have found a few HOWTOs for setting things up, but none that talks about the specifics of OpenVZ. Has anyone done that?

Re: [Users] How do I mount /tmp on VEs with noexec,nosuid options?

2007-11-13 Thread Roberto Mello
On Nov 9, 2007 9:56 AM, Joan <[EMAIL PROTECTED]> wrote: > Following http://kb.swsoft.com/article_130_648_en.html > I get " unrecognized option `--bindmount_add'" so I guess that in > openVZ it works different. > There was no message in the list related to this. > Anyone knows if there is a command

Re: [Users] Re: Patch to turn a centos-4 metadata into a centos-5 version

2008-01-09 Thread Roberto Mello
I don't know much about templates, but I'd like to create a new VE with CentOS 5. Would you be so kind as to guide me to the appropriate documentation that tells me what to do with your patch so I can accomplish that goal? Thanks in advance, Roberto On Jan 8, 2008 3:12 AM, Chris Turan <[EMAIL P

Re: [Users] Re: Patch to turn a centos-4 metadata into a centos-5 version

2008-01-14 Thread Roberto Mello
On Jan 9, 2008 5:58 PM, Chris Turan <[EMAIL PROTECTED]> wrote: > > Afterwards, you'll have to install the template on your host system, run > vzpkgcache, and run vzctl create but there already some very good Running vzpkgcache was the missing bit of information for me. Thanks a lot for the patch.

[Users] Problems with Debian sid VE

2008-04-15 Thread Roberto Mello
I created a Debian Unstable (sid) VE through debootstratp, and I'm thinking I forgot something because I get some weird behavior out of that VE when I first start it: 1) I get a message "Mount failed for selinuxfs on /selinux". I've grepped everything I could and can't find references to selinux

Re: [Users] Problems with Debian sid VE

2008-04-17 Thread Roberto Mello
On Tue, Apr 15, 2008 at 10:41 AM, Marcin Owsiany <[EMAIL PROTECTED]> wrote: > On Tue, Apr 15, 2008 at 08:59:00AM -0600, Roberto Mello wrote: > > I created a Debian Unstable (sid) VE through debootstratp, and I'm > > thinking I forgot something because I get some weird

Re: [Users] Problems with Debian sid VE

2008-04-17 Thread Roberto Mello
On Thu, Apr 17, 2008 at 12:41 PM, Roberto Mello <[EMAIL PROTECTED]> wrote: > > It's as if the users in /etc/passwd are not recognized by the system > for a bit. I can't "su - someotheruser" for example. After a few > minutes, everything works, but I hav

Re: [Users] Problems with Debian sid VE

2008-04-19 Thread Roberto Mello
On Thu, Apr 17, 2008 at 2:54 PM, Marcin Owsiany <[EMAIL PROTECTED]> wrote: > > However it's clearly enabled in userspace in the VE, as it tries to > mount /selinux. Possibly the UID problems are related to that. That's what I think too, but the hard thing is disabling the thing. > My gut feeli

Re: [Users] Problems with Debian sid VE

2008-05-04 Thread Roberto Mello
On Sat, Apr 19, 2008 at 11:23 AM, Roberto Mello <[EMAIL PROTECTED]> wrote: > > When I run selinuxenabled I get a 1 exit code. And then there's this > (also provided in the selinux-utils package): > > I have no [EMAIL PROTECTED]:/# getsebool > getsebool: SELinux

Re: [Resolved]Re: [Users] Re: OpenVZ template confusion

2008-05-04 Thread Roberto Mello
On Fri, Apr 25, 2008 at 11:12 AM, Sean Whitney <[EMAIL PROTECTED]> wrote: > Yes, using the --numeric-owner when creating the tarball, fixe the issue. > It would be nice if that was included in the wiki, somewhere... I've seen a similar problem with my debian-exim user's UID getting screwed up

Re: [Users] sysctl to hide VE processes from HN ps?

2008-07-21 Thread Roberto Mello
On Tue, Jul 22, 2008 at 6:13 AM, Kir Kolyshkin <[EMAIL PROTECTED]> wrote: >> > Processes are hidden for all containers started _after_ you have changed the > setting. Is 2.6.24 considered stable yet? Roberto -- http://blog.divisiblebyfour.org/ ___ Use

Re: [Users] Official Debian OpenVZ Kernels available

2008-08-27 Thread Roberto Mello
On Wed, Aug 27, 2008 at 1:28 PM, Suno Ano <[EMAIL PROTECTED]> wrote: > I just wanted to say, starting with 2.6.26, Debian is now providing > precompiled kernels (as well as user-space tools vzquota and vzctl) from > its official mirrors: > Fantastic news! Thanks for sharing. > For now, precreat

Re: [Users] vzctl start

2008-08-28 Thread Roberto Mello
On Thu, Aug 28, 2008 at 2:57 AM, Papp Tamás <[EMAIL PROTECTED]> wrote: > > I mounted a /var partition under /vz/100/root, which should contain the > /var related files. > > vzctl start, and I created a test file under it. But the file was not > appeared on the partition, but under the private syst

Re: [Users] Iptables problem Debian HN / CentOS VE

2008-08-28 Thread Roberto Mello
On Thu, Aug 28, 2008 at 3:21 AM, Lorenzo Quatrini <[EMAIL PROTECTED]> wrote: > Hi all, > I have a problem with iptables between a Debian HN and CentOS VE. > > I would like to manage each VE's firewall indipendently. > > The problem is that I'm unable to use iptables rules containing the "-m > stat

Re: [Users] New vzpkg, templates and package caching daemon

2008-09-06 Thread Roberto Mello
On Fri, Sep 5, 2008 at 9:27 PM, Robert Nelson <[EMAIL PROTECTED]> wrote: > I have a preliminary version of the new vzpkg utilities ready for testing. > > These new tools support creating templates for 32 and 64 bit flavours of the > following: > Centos 4 and 5, > Fedora 7, 8 and 9, > Debian S

Re: [Users] Announcement: Proxmox Virtual Environment 1.0 - First stable release

2008-11-21 Thread Roberto Mello
On Wed, Oct 29, 2008 at 2:12 PM, Martin Maurer <[EMAIL PROTECTED]> wrote: > Hi all, > > I am glad to announce the release of 'Proxmox VE 1.0' - an open source > virtualization platform for the enterprise. Martin, I've been meaning to try Proxmox for a while now. Whithout having gone through the

Re: [Users] Announcement: Proxmox Virtual Environment 1.0 - Firststable release

2008-11-21 Thread Roberto Mello
On Fri, Nov 21, 2008 at 9:51 AM, Dietmar Maurer <[EMAIL PROTECTED]> wrote: >> Whithout having gone through the docs I'm curious as to what kind of >> protocol it uses to talk to the remote VZ hosts. > > https and VNC It uses HTTPS to issue commands to the VZ nodes in the cluster? Really? >> Can y

Re: [Users] Firewall on HN or VE?

2009-07-09 Thread Roberto Mello
On Thu, Jul 9, 2009 at 4:29 PM, Greg wrote: > Hi, > On one server setup with proxmox i intent to have 4 VE (web, > dns, mysql, mail). I guess i'll have 1 IP for each VE. Concerning the > firewall i'm thinking of configuring iptables but my concern is to do it on > HN or on each VE. I'm looking

Re: [Users] What is this on my log???

2010-04-27 Thread Roberto Mello
On Tue, Apr 27, 2010 at 10:52 AM, SD :: Ventas wrote: > What is this?? Please do NOT reply to a previous question to ask a new question. That is bad practice that ruins list archives. > Apr 27 09:37:39 www kernel: EDAC k8 MC0: extended error code: ECC error > Apr 27 09:37:40 www kernel: EDAC k8

Re: [Users] slow fsync rate

2010-08-24 Thread Roberto Mello
On Tue, Aug 24, 2010 at 4:36 AM, Dietmar Maurer wrote: > Hi all, > > > > we observe very slow fsync rates on newer 2.6.32 kernel with OpenVZ: > > > > It is possible to reproduce the problem with sysbench: > > > > # sysbench --test=fileio --file-num=1 --file-total-size=50G > --file-fsync-all=on -