[Users] Re: Service restart on host system kills same serviceinsideall VEs

2011-11-14 Thread Aleksandar Ivanisevic
Anton Zaytsev writes: > Ok, I've decided to just leave it as is. It's production systems, service > restarts are not so often. > So only solution for this issue now is to use host system just as host. > > Tim, > Migration to Debian will be not so simple. > Yes, I think it's needed to send bug rep

[Users] Re: Service restart on host system kills same serviceinsideall VEs

2011-11-15 Thread Aleksandar Ivanisevic
Anton Zaytsev writes: > I've submited the bug to RHEL. > https://bugzilla.redhat.com/show_bug.cgi?id=753834 Eh, you have filed it against EL4, which is going to be EOLed in 3 months ;) ___ Users mailing list Users@openvz.org https://openvz.org/mailm

[Users] rhel6 ve on rhel5 host

2011-11-22 Thread Aleksandar Ivanisevic
Has anyone tried running rhel6 VE on a rhel5 host? Or are the kernels and whatnot too different? ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

[Users] Re: rhel6 ve on rhel5 host

2011-11-23 Thread Aleksandar Ivanisevic
"Ilya A. Otyutskiy" writes: > On Tue, Nov 22, 2011 at 5:07 PM, Aleksandar Ivanisevic > wrote: > >> Has anyone tried running rhel6 VE on a rhel5 host? Or are the kernels >> and whatnot too different? > > It works. Thanks, indeed it does.

[Users] Re: openvz CT migration filesystem on share storage

2011-11-30 Thread Aleksandar Ivanisevic
Tommy writes: > Hi all! > > Is it possiable to migration the CT with its filesystem on share storage > which both HN can access > I think it can reduce the migration time by avoiding the time of > sync(sync 2nd) > Does anyone do some works on it? or give me some suggestion? in vzmigrate script l

[Users] Re: A question about Node RAM

2012-02-06 Thread Aleksandar Ivanisevic
Tim Small writes: > It also allows you to move nodes around easily and should allow you to > carry out things like host node kernel updates without bringing down > containers (using live migration to other HNs) - although we've not > gotten around to testing this. I've tested this and its terrib

[Users] memory reporting in VE

2012-02-10 Thread Aleksandar Ivanisevic
Hi, I have a VE with all the limits cranked up to the max as the only VE on the host. OVZ is really used only to simplify the administration. if i look at the output of free(1) on he host and VE, I see this: VE ~ free -m total used free sharedbuffers cached

[Users] Re: sync in container

2012-03-13 Thread Aleksandar Ivanisevic
Andrew Vagin writes: > * You can disable fsyncs inside the VE by writing 0 to > /proc/sys/fs/fsync-enable on the HN. This means that all fsyncs > inside VE would be very fast as fsync actually doesn't happen. Are there any docs about this sysctl? I've googled and searched the openvz wiki and all

[Users] Re: cat: /proc/self/mountinfo: Cannot allocate memory

2012-03-13 Thread Aleksandar Ivanisevic
Andrew Vagin writes: > Hello again > > This bug is fixed in latest OpenVZ RHEL6 kernel. Actually RHEL6 kernel > is fully supported by OpenVZ team now, it has better performance and a > few new features like vswap. Enjoy. I see that http://download.openvz.org/openvz.repo file has been changed to

[Users] Re: iptables LOG

2012-03-20 Thread Aleksandar Ivanisevic
Massimiliano writes: > Well, the problem was the template out of which I created my VPS. > I don't know why, the line to start klogd in /etc/init.d/syslog was > commented out. > Started klogd, logs are happily showing in /var/log/messages Interesting, I always thought no logging is a "feature" o

[Users] Re: Hung Tasks on NFS (maybe not a OpenVZ Problem) - How to forcefully kill a container ?

2012-04-02 Thread Aleksandar Ivanisevic
Sirk Johannsen writes: > > Is there a way to forcefully kill the CT ? > In this case I don't care if the process remains running. > I just want the rest of the CT to be stopped so I can start the CT again. try this: vzctl chkpnt VEID --kill don't know where I got it, but it worked for me in a

[Users] Re: openvz ploop images on moosefs mount

2012-04-02 Thread Aleksandar Ivanisevic
Corin Langosch writes: > Hi, > > has anybody tried using the new ploop storage for openvz images > together with moosefs ( http://www.moosefs.org/)? Out of interest, have you tried running VEs off of moosefs, directly, without ploop? How does that work, if at all? I'm still trying to find a rep

[Users] Re: Debian: recommended kernel

2012-05-09 Thread Aleksandar Ivanisevic
Roman Haefeli writes: [...] > We have a HA cluster with corosync/pacemaker running, which manages the > CTs which are running on an NFS export shared across all nodes. As the > HA layer makes sure to not run duplicate instances of CTs, there seems > to be no reason to have NFS locking enabled.

[Users] Re: Debian: recommended kernel

2012-05-10 Thread Aleksandar Ivanisevic
Roman Haefeli writes: [...] >> now that you've turned off locking (i.e. fencing). > > Turning on locking wouldn't prevent data corruption in case of a split > brain situation as for most files no lock is acquired. Heh, I always thought openvz locks a file in $LOCKDIR to signal that the contain

[Users] Re: occasional high loadavg without any noticeable cpu/memory/io load

2012-05-24 Thread Aleksandar Ivanisevic
"Rene C." writes: > Thank you to everyone who provided suggestions, ideas and insight. I've > added the user_beancounters to my loadmonitoring script. Next time there > is a problem I'll check if any values are hitting the limit and see if > increasing them may fix the problem. Well, all your

[Users] Re: a newbie question

2012-06-18 Thread Aleksandar Ivanisevic
Christian Blaich writes: > Check proxmox, ovz kvm modules already loaded in the Kernel. Easy to > handle via console and also via Web. Based on debian. Good howtos! To be fair, kvm modules are also included in the stock ovz rhel6 kernel. [...] ___ U

[Users] openvz and prelinking

2012-07-05 Thread Aleksandar Ivanisevic
I have been using a few centos5 and 6 templates over the years and just now I realized that none of them have prelink installed. Is this just reflecting the template creator's oppinion that prelink is not useful in VE or there is some issue with prelink and openvz? ovz wiki search for 'prelink'

[Users] Re: vzmigrate as backup

2012-09-18 Thread Aleksandar Ivanisevic
Joseph Hauptmann writes: > Hi Mark, > > I miss that feature as well! That combined with NOT having to use a > passwordless root ssh-certificate (whats wrong with providing ssh/rsync > the password via a prompt?) would be great! Currently I use vzdump and > vzrestore for that purpose of cloning to

[Users] weird filesystem corruption issues

2012-10-09 Thread Aleksandar Ivanisevic
Hi, please help me debug this weird issue. This has been happening occasionally in my setup for literally years, on at least 10 different OVZ kernels. in VE: # md5sum /tmp/application.log.backup 89024ce67704e3cf2aa9e7b2e2584a60 /tmp/application.log.backup # gzip > application.log.backup.gz <

[Users] Re: weird filesystem corruption issues

2012-10-10 Thread Aleksandar Ivanisevic
gt; Thanks, > Kirill > > > On Oct 9, 2012, at 16:34 , Aleksandar Ivanisevic > wrote: > >> >> Hi, >> >> please help me debug this weird issue. This has been happening >> occasionally in my setup for literally years, on at least 10 different >&

Re: [Users] vzlist command to show the second IP address of venet0:1?

2012-11-16 Thread Aleksandar Ivanisevic
Kir Kolyshkin writes: > > (3) vzlist also have JSON output, check out vzlist --json Speaking of which, this is on a rhel5 kernel, looks like you need to add some more checks for it # vzlist --json > /dev/null Unable to open /proc/vz/fairsched/1193/cpu.nr_cpus: No such file or directory Unabl

Re: [Users] how to switch off automatic suspend/resume?

2012-11-28 Thread Aleksandar Ivanisevic
Mark Johanson writes: > Just started seeing this myself. Is there wa way to force a stop instead > of suspend? If you look at /etc/init.d/vz there is suspend and then a stop at the end. Why is suspend done first is beyond me. I guess you could disable it by changing the line stages="suspend sto

[Users] suspend/resume and interface MTU

2012-11-29 Thread Aleksandar Ivanisevic
Hi, since openvz switched to suspend/resume instead of stop/start when the system is shutdown or booted I have noticed an interesting behaviour. For some reasons beyond my control I have to set the MTU on network interfaces (venet) in my RHEL VEs to 1496 instead of 1500. I do that in /sbin/ifup-

[Users] ploop and rhel5 running rhel6 kernel

2013-04-02 Thread Aleksandar Ivanisevic
Hi, Is there any reason why ploop wouldn't work on rhel5 running rhel6 vzkernel? I see there is a rhel6 only package for e2fsprogs-resize2fs-static so besides that, provided that I find a static resize2fs for rhel5 there should be nothing preventing it to work, or? regards, ___

[Users] "No ploop support" message on Centos 5 with vzctl 4.7

2014-04-24 Thread Aleksandar Ivanisevic
Hi, I'm running Centos 5.10 with 2.6.18-371.6.1.el5.028stab112.3 and recently upgraded to vzctl 4.7 Now every time I start vz or do a vzlist I get a No ploop support in the kernel, or kernel is way too old. Make sure you have OpenVZ kernel 042stab058.7 or later running, and kernel ploop module

Re: [Users] "No ploop support" message on Centos 5 with vzctl 4.7

2014-04-25 Thread Aleksandar Ivanisevic
Kir Kolyshkin writes: [...] >> This is a subject of bug #2592 (and a number of its duplicates): > https://bugzilla.openvz.org/2952 > Thanks, thought as much, but can't really google it since the error in that bug report is worded differently. > This message is harmless (although it's a slight

Re: [Users] "No ploop support" message on Centos 5 with vzctl 4.7

2014-04-28 Thread Aleksandar Ivanisevic
Kir Kolyshkin writes: [...] > So, unless you are doing something like 2>&1 when calling vzlist, this bug > is not affecting you, thus not "breaking half of the scripts". If you > do 2>&1, > this is the wrong thing to do and you should fix (half of?) your > scripts. Well, I guess it depends on h

[Users] another vzctl 4.7 and el5 kernel issue

2014-04-29 Thread Aleksandar Ivanisevic
Is vzctl console supposed to work on el5 kernels? If not, it would be nice if vzctl 4.7 doesn't try to add getty entries to /etc/inittab in the guests which then get respawned millions of times. Is it possible to prevent a script from /etc/vz/dists/scripts/ from being run? ___

Re: [Users] blog post: yet more live migration goodness

2014-06-16 Thread Aleksandar Ivanisevic
Kir Kolyshkin writes: [...] >> >> http://openvz.livejournal.com/48634.html Speaking of ploop send/copy, have you ever thought about a continuous ploop send as a way of providing redundancy? In essence, ploop send would, instead of exiting and running a suspend command, just keep sending the cha

[Users] strange reboot when starting a VE on a kernel > 2.6.32-042stab084.26

2014-07-08 Thread Aleksandar Ivanisevic
Hi, I have a host node that only works with kernels up to and including 2.6.32-042stab084.26. Any kernel higher than that and the host reboots during vzctl start after "The container has been mounted" message. There is no oops, no logs (netconsole is configured and running), no crash dump, nothin

[Users] flashcache

2014-07-08 Thread Aleksandar Ivanisevic
Hi, is anyone using flashcache vith openvz? If so, which version and with which kernel? Versions lower than 3 do not compile against the latest el6 kernel and version 3.11 and the latest git oopses in flashcache_md_write_kickoff with a null pointer. I see provisions to detect ovz kernel source i

Re: [Users] strange reboot when starting a VE on a kernel > 2.6.32-042stab084.26

2014-07-08 Thread Aleksandar Ivanisevic
Aleksandar Ivanisevic writes: [...] > To make things more interesting, if I boot the debug kernel, everything > works fine as far as I can tell. > > Any idea how do I debug this further? Eh, it looks like a kernel update kicked in while I was testing, so I was loading a debug k

Re: [Users] flashcache

2014-07-08 Thread Aleksandar Ivanisevic
ou > could try it with simfs but beware of ploop because it's really not > an standard ext4 with custom caches and unexpected behaviour in some > cases. > > On Tue, Jul 8, 2014 at 1:59 PM, Aleksandar Ivanisevic > wrote: >> >> Hi, >> >> is anyone using

Re: [Users] flashcache

2014-07-10 Thread Aleksandar Ivanisevic
Pavel Odintsov writes: > Hello! > > Yep, Read cache is nice and safe solution but not write cache :) > > No, we do not use ZFS in production yet. We done only very specific > tests like this: https://github.com/zfsonlinux/zfs/issues/2458 But you > can do some performance tests and share :) Why

Re: [Users] flashcache

2014-07-10 Thread Aleksandar Ivanisevic
Pavel Odintsov writes: > In your case (/vz/private on ZFS as one folder) all I/O isolation on > server goes away because Linux haven't any ability to divide I/O load > for CT on same filesystem. Ok, I've lived without it so far, I guess I will manage in the future :) One other thing I have noti

Re: [Users] Opinions and experience of Openvz

2014-07-22 Thread Aleksandar Ivanisevic
Pablo Silva writes: > Hi CoolCold! >   Risk is: for example, I'm upgrading a 6.x server centos having a openvz > kernel, for some reason when I do yum update shows me an update of the > native kernel centos 6.x + openvz kernel update, my question is : who > wins, if he wins the upgrade kernel cen

Re: [Users] Maybe Kernel Memory Leak, Not Sure

2014-09-12 Thread Aleksandar Ivanisevic
FWIW, I have experienced similar issue, but since I'm also running zfs which is still pretty experimental, I've blamed it on zfs. Unfortunately I had to reboot quickly without much time to investigate. What I usually do is look at the slabs (cat /proc/slabinfo or use slabtop) and any hugepages (f

[Users] two network interfaces in ve0, different subnets

2014-10-22 Thread Aleksandar Ivanisevic
I have a situation where I have two network interfaces with two different subnets. The routing is set via source routing like this: ~ cat /etc/iproute2/rt_tables # # reserved values # 255 local 254 main 253 default 0 unspec # # local # #1 inr.ruhep 200 stats2 ~ ip rul

[Users] ovzkernel-xen for rhel5?

2008-08-22 Thread Aleksandar Ivanisevic
Hi, Whats the status of ovzkernel-xen for rhel5? I see in the repo that it was last built for 028stab053.10 which was in April. Are there any issues with it or is it just that noone is recompiling regularly? ___ Users mailing list Users@openvz.org ht

[Users] Re: ovzkernel-xen for rhel5?

2008-08-22 Thread Aleksandar Ivanisevic
Kir Kolyshkin <[EMAIL PROTECTED]> writes: > Xen compilation was broken in the last kernel, so it went out without > -xen-. It is now fixed and xen kernels will be available with the next > kernel release. If you want it earlier (for whatever reason), we can > provide an unofficial build. No worri

[Users] Re: ovzkernel-xen ?

2008-08-25 Thread Aleksandar Ivanisevic
Gregor Mosheh <[EMAIL PROTECTED]> writes: > Having not used Xen but being very interested in all forms of > virtualization and how folks are using it, I'm curious. > > What does one do with a kernel that does both OpenVZ and Xen? Do you > run multiple Doms and a few of them use OpenVZ? Is there a

[Users] iptables -m recent does not work in the container

2008-10-14 Thread Aleksandar Ivanisevic
I'm trying to implement a simple defense against ssh brute force attacks. iptables -N SSH_Brute_Force iptables -A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -m recent --set --name SSH --rsource -j SSH_Brute_Force iptables -A SSH_Brute_Force -m recent ! --rcheck --seconds 60 --hitcount 2

[Users] Re: iptables -m recent does not work in the container

2008-10-14 Thread Aleksandar Ivanisevic
Stanichenko Marat <[EMAIL PROTECTED]> writes: > > please make sure that xt_state and ipt_recent modules are loaded on > the HN. they are, but im not sure if they were loaded before container was booted, does it matter? $ lsmod | grep '\(xt_state\|ipt_recent\)' ipt_recent 13196 6 x

[Users] Re: iptables -m recent does not work in the container

2008-10-16 Thread Aleksandar Ivanisevic
Aleksandar Ivanisevic <[EMAIL PROTECTED]> writes: > Stanichenko Marat > <[EMAIL PROTECTED]> writes: > >> >> please make sure that xt_state and ipt_recent modules are loaded on >> the HN. > > > they are, but im not sure if they were loaded before con

[Users] Re: iptables -m recent does not work in the container

2008-10-16 Thread Aleksandar Ivanisevic
"Vasyl Kondrashov" <[EMAIL PROTECTED]> writes: > what says "vzlist -a" on the node? Are there any warnings about > ipt_recent? nothing, just lists the containers, all are running and fine, no trace of ipt_recent in anything in /var/log/* ___ Users mail

[Users] ARP entries being ignored (once again)

2008-10-22 Thread Aleksandar Ivanisevic
Hi, I am having similar problems as described in this thread http://www.mail-archive.com/users@openvz.org/msg01546.html basically proxy ARP entries for containers disappear from the arp cache after some time, but, unfortunately, there is no solution to this other than restarting, at least accor

[Users] Re: ARP entries being ignored (once again)

2008-10-22 Thread Aleksandar Ivanisevic
Vitaliy Gusev <[EMAIL PROTECTED]> writes: > On 22 October 2008 12:25:02 Aleksandar Ivanisevic wrote: >> >> Hi, >> >> I am having similar problems as described in this thread >> >> http://www.mail-archive.com/users@openvz.org/msg01546.html >

[Users] Re: ARP entries being ignored (once again)

2008-10-24 Thread Aleksandar Ivanisevic
Vitaliy Gusev <[EMAIL PROTECTED]> writes: > On 22 October 2008 19:05:40 Aleksandar Ivanisevic wrote: >> Vitaliy Gusev <[EMAIL PROTECTED]> writes: >> >> > On 22 October 2008 12:25:02 Aleksandar Ivanisevic wrote: >> >> >> >> Hi, &g

[Users] Re: iptables not working in VE (kernel 2.6.24-6-fza-686)

2008-11-21 Thread Aleksandar Ivanisevic
"Adem" <[EMAIL PROTECTED]> writes: > I'm using for both the host OS (HN) and guest OS (VE) the same > OS (Debian 5 aka Lenny); both are updated, upgraded and dist-upgraded, > ie. they both are uptodate with the latest official release. > The problem is: iptables does not work in the VE. > For exam

[Users] Re: iptables not working in VE (kernel 2.6.24-6-fza-686)

2008-11-21 Thread Aleksandar Ivanisevic
"Adem" <[EMAIL PROTECTED]> writes: > "Aleksandar Ivanisevic" wrote: >> "Adem" writes: >> >> > My IPTABLES setting in /etc/vz/vz.conf on the HN: >> > IPTABLES="ip_tablesipt_REJECT ipt_tos ipt_li

[Users] ovzkernel-xen in official rhel5 repo?

2008-11-25 Thread Aleksandar Ivanisevic
Is there a reason why ovzkernel-xen package is not in the metadata in the official openvz repo? I see the package there and direct install works, but yum install ovzkernel-xen doesn't. Am I missing something? ___ Users mailing list Users@openvz.org h

[Users] Re: 4gb seg fixup - centos5 HN and VE, with Xen

2008-11-27 Thread Aleksandar Ivanisevic
Henrik Holmboe <[EMAIL PROTECTED]> writes: > Hello again, > > did anyone have a clue what might be the problem with my setup (below)? > Sorry to send a repost but the problem still persists and I don't know > where to go from here. Tried the IRC channel but it was probably mostly > idle at that ti

[Users] Re: 4gb seg fixup - centos5 HN and VE, with Xen

2008-12-02 Thread Aleksandar Ivanisevic
Henrik Holmboe <[EMAIL PROTECTED]> writes: > ++ 27/11/08 15:48 +0100 - Aleksandar Ivanisevic: >>I have the same problem with the same setup, so at least it is >>reproducible ;) > > Good to know. Do you experience any problem with a plain Xen domU > (provided by C

[Users] Re: quota exceeded when migrating

2008-12-10 Thread Aleksandar Ivanisevic
Alexander Prinsier <[EMAIL PROTECTED]> writes: > Hello, > > I had the same problem. In my case the VE was more like 99% to it's > quota, and rsync gave a quota error about a small file. > > I reported this a while ago: > http://bugzilla.openvz.org/show_bug.cgi?id=1006 Your bug might have been fix

[Users] Re: quota exceeded when migrating

2008-12-10 Thread Aleksandar Ivanisevic
Stanichenko Marat <[EMAIL PROTECTED]> writes: > are you sure that your quota is not in inconsistency state? > It could be tainted if you write something manually when VE is stopped. > Is it possible to reinitialize quota? Just stop your VE, > then "vzquota drop $VEID", then > start it again. It i

[Users] Re: quota exceeded when migrating

2008-12-10 Thread Aleksandar Ivanisevic
Stanichenko Marat <[EMAIL PROTECTED]> writes: [...] > Hello, > > please look at the --inplace option of the rsync utility. > You can easily add it to vzmigrate (it's bash script). > Save old version of /usr/sbin/vzmigrate, > open it and add this option to RSYNC_OPTIONS > variable: > RSYNC_OPTIONS

[Users] Re: 4gb seg fixup - centos5 HN and VE, with Xen

2008-12-11 Thread Aleksandar Ivanisevic
ure if there is a performance hit. > -- > Max V. > > On Tue, Dec 2, 2008 at 6:29 AM, Aleksandar Ivanisevic < > [EMAIL PROTECTED]> wrote: > >> Henrik Holmboe <[EMAIL PROTECTED]> >> writes: >> >> > ++ 27/11/08 15:48 +0100 - Aleksandar Ivanise

[Users] mtu on venet interface?

2008-12-22 Thread Aleksandar Ivanisevic
how do I set MTU on venet0:0 interface so that it survives reboot? -- To sto si frustriran, zavidan tko zna na cemu i sto ne vidis dalje od svoje guzice je tuzno. Da onda barem imas toliko samokontrole da sutis umjesto da pravis budalu od sebe... izgleda da si prestar da se promjenis na bolje. -

[Users] syn scan from VE?

2008-12-23 Thread Aleksandar Ivanisevic
I want to do a syn scan (like in nmap -sS) from a VE that has a venet device. Is this possible? Tried setting capabilities net_raw net_admin and sys_admin but it didnt help. ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/u

[Users] Re: mtu on venet interface?

2008-12-29 Thread Aleksandar Ivanisevic
Stanichenko Marat writes: > Aleksandar Ivanisevic wrote on 22.12.2008 16:08: >> how do I set MTU on venet0:0 interface so that it survives reboot? >> >> > Hello, could you possibly describe in more detail why do you need to > set MTU and what kind of reboot do you

[Users] Re: mtu on venet interface?

2008-12-30 Thread Aleksandar Ivanisevic
Stanichenko Marat writes: > Aleksandar Ivanisevic wrote on 29.12.2008 17:07: [...] >> Reboot is a restart of the VE, either by issuing "reboot" in the VE, >> or vzctl stop/start/restart from the host. >> >> >> > > Why don't you use

[Users] Re: Auto mounting NFS mount points when a container starts

2009-04-01 Thread Aleksandar Ivanisevic
"Bailey, Darragh" writes: > I haven't tried using rc.local yet, I don't know if that gets called, > but it might take care of the problem. It does. I use it to set specific MTU on the network interfaces, since this is at least AFAIK, not possible to do via network config. -- Gle, svaka cast te

[Users] Re: OpenVZ Resource Utilisation Calculator

2009-12-16 Thread Aleksandar Ivanisevic
Gus Power writes: > It's just a first cut; glad you liked it. > > If you have any feedback/suggestions we'd be glad to hear it. I think you should be using oomguarpages instead of privvmpages as the measure of utilization as this is the real limit that will cause something to be killed. Quite

[Users] kernel panic 2.6.18-164.2.1.el5.028stab066.10 drbd_connector_callback

2009-12-24 Thread Aleksandar Ivanisevic
Hi, I'm trying to use drbd in the latest rhel5 based openvz kernel but i'm getting the following oops when starting DRBD. I'm using drbd83 package from centos extras for userland. Is anyone else using drbd with 2.6.18-164.2.1.el5.028stab066.10? Dec 24 12:23:50 Unable to handle kernel NULL

[Users] Re: kernel panic 2.6.18-164.2.1.el5.028stab066.10 drbd_connector_callback

2010-01-04 Thread Aleksandar Ivanisevic
at kernel. We ended up compiling > the DRBD module ourselves. > > - Dietmar > >> -Original Message- >> From: users-boun...@openvz.org [mailto:users-boun...@openvz.org] On >> Behalf Of Aleksandar Ivanisevic >> Sent: Donnerstag, 24. Dezember 2009 13:07 >>

[Users] finding out the HN name from inside the VC

2010-03-01 Thread Aleksandar Ivanisevic
Is there a more elegant way of finding the host name or anything about the host node from inside the container than scripting something in /etc/vz/conf/vps.mount ? ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

[Users] Re: finding out the HN name from inside the VC

2010-03-01 Thread Aleksandar Ivanisevic
Michael Stauber writes: > Hi Aleksandar, > >> Is there a more elegant way of finding the host name or anything about >> the host node from inside the container than scripting something in >> /etc/vz/conf/vps.mount ? > > Don't know if it helps, but with the commands below you can at least fin out

[Users] Re: finding out the HN name from inside the VC

2010-03-01 Thread Aleksandar Ivanisevic
Philipp Wehrheim writes: > Hey, > > Aleksandar Ivanisevic schrieb: >> >> Is there a more elegant way of finding the host name or anything about >> the host node from inside the container than scripting something in >> /etc/vz/conf/vps.mount ? > > if you

[Users] wierd case of high load averages

2010-03-15 Thread Aleksandar Ivanisevic
Hi, I really have no idea what to make of this. Although HN's load average is almost zero, most of the containers have LA in high 3 digits range. To make it even more interesting, LA fluctuates from sngle to triple digits within a minute, below are three samples taken every 30 seconds. Note i.e.

[Users] Re: wierd case of high load averages

2010-03-15 Thread Aleksandar Ivanisevic
Matt Ayres writes: > On 3/15/2010 11:22 AM, Aleksandar Ivanisevic wrote: >> I really have no idea what to make of this. Although HN's load average >> is almost zero, most of the containers have LA in high 3 digits range. >> >> To make it even more interesting, LA

[Users] Re: wierd case of high load averages

2010-03-15 Thread Aleksandar Ivanisevic
On 3/15/10 5:50 , BRUNO CESAR RIBAS wrote: On Mon, Mar 15, 2010 at 05:41:00PM +0100, Aleksandar Ivanisevic wrote: Matt Ayres writes: On 3/15/2010 11:22 AM, Aleksandar Ivanisevic wrote: I really have no idea what to make of this. Although HN's load average is almost zero, most o

Re: [Users] wierd case of high load averages

2010-03-23 Thread Aleksandar Ivanisevic
iners" Stanichenko Marat Aleksandar Ivanisevic wrote on 15.03.2010 18:22: Hi, I really have no idea what to make of this. Although HN's load average is almost zero, most of the containers have LA in high 3 digits range. To make it even more interesting, LA fluctuates from sngle to triple digits

[Users] kvm module for centos ovzkernel?

2010-04-01 Thread Aleksandar Ivanisevic
Is kvm module available somewhere for the current centos ovzkernel? I've googled a bit and saw some source rpms mantoned at lfarkas.org, but that site appears to be down. ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/user

[Users] Re: kvm module for centos ovzkernel?

2010-04-01 Thread Aleksandar Ivanisevic
Scott Dowdle writes: > Greetings, > > - "Aleksandar Ivanisevic" > wrote: >> Is kvm module available somewhere for the current centos ovzkernel? >> I've googled a bit and saw some source rpms mantoned at lfarkas.org, >> but that site appears to

[Users] Re: Capturing the PID of every VE during startup / shutdown.

2010-05-16 Thread Aleksandar Ivanisevic
Daniel Pittman writes: > So ... is there any sensibly way I could implement this without needing a > private patch, other than to scan the process table after starting the > container and rebuilding that mapping? What is so wrong with that approach, especially since ovz itself uses that same tec

[Users] ipt_MASQUERADE

2010-06-04 Thread Aleksandar Ivanisevic
~ uname -a Linux XXX 2.6.18-194.3.1.el5.028stab069.6 #1 SMP Wed May 26 18:31:05 MSD 2010 x86_64 x86_64 x86_64 GNU/Linux I've googled a bit and it seems that everyone claims that ipt_MASQUERADE isn't virtualized, and indeed if I add it to vz.cnf under IPTABLES=, all tools are complaining that it

[Users] networking problems with ipsec vpn

2010-06-16 Thread Aleksandar Ivanisevic
what could be the reason that I see ICMP echo reply packets in tcpdump, but ping still doesnt work this is in a VE # /usr/sbin/tcpdump -n host 10.1.8.24 tcpdump: WARNING: arptype 65535 not supported by libpcap - falling back to cooked socket tcpdump: verbose o

[Users] Re: networking problems with ipsec vpn

2010-06-17 Thread Aleksandar Ivanisevic
I have menaged to solve this by sysctl -w net.ipv4.conf.venet0.disable_policy=1 in the VE (not HN!). This is definitely a bug since VE doesn't even have ipsec tools installed. I can open a problem report if anyone is interested. Aleksandar Ivanisevic writes: > what could be the rea

Re: [Users] Re: networking problems with ipsec vpn

2010-06-17 Thread Aleksandar Ivanisevic
On 06/17/2010 02:22 PM, Kir Kolyshkin wrote: On 06/17/2010 11:47 AM, Aleksandar Ivanisevic wrote: I have menaged to solve this by sysctl -w net.ipv4.conf.venet0.disable_policy=1 in the VE (not HN!). This is definitely a bug since VE doesn't even have ipsec tools installed. I can o

[Users] Re: vzmigrate modifications

2010-07-20 Thread Aleksandar Ivanisevic
Ismael Zarco writes: > Hi, > I'll be running 1 VPS on each server normally. > I'd like to be able to replicate each VPS to its backup server(s). For > example: > >* SERVER1 = VPS1 (VPS2's backup server) >* SERVER2 = VPS2 (VPS1's backup server) > > I thought to user a modified vzmigrate sc

[Users] arcconf64: deprecated find_task_by_pid function is used. in IBM aacraid driver

2010-07-26 Thread Aleksandar Ivanisevic
This is from the latest IBM xSeries aacraid driver I had to apply because I was hit by a critical bug. Should I be worried? arcconf64: deprecated find_task_by_pid function is used. If it is called by the proprietary ATI video driver it is ok, otherwise please report the case to users@openvz.

[Users] Re: /etc/init.d/service stop

2010-07-27 Thread Aleksandar Ivanisevic
Gregor at HostGIS writes: >> So isn't it a global way to avoid killing the >> processes of VEs from the host? > > Nope. A killall would include processes that run in containers. Hm, even if kernel.pid_ns_hide_child = 0 ? ___ Users mailing list Users@o

[Users] vzmigrate and vanishing files

2010-07-27 Thread Aleksandar Ivanisevic
im trying to migrate a VE that has a lot of fast changing files and it always fails with vanishing files ~ vzmigrate --keep-dst -r no xxx 1090 Starting migration of CT 1090 to xxx Preparing remote node Initializing remote quota Syncing private file has vanished: "/vz/private/1090/var/log/nagios

[Users] Re: vzmigrate and vanishing files

2010-07-30 Thread Aleksandar Ivanisevic
anyone? Aleksandar Ivanisevic writes: > im trying to migrate a VE that has a lot of fast changing files and it > always fails with vanishing files > > ~ vzmigrate --keep-dst -r no xxx 1090 > Starting migration of CT 1090 to xxx > Preparing remote node > Initializing r

[Users] Re: vzmigrate and vanishing files

2010-07-30 Thread Aleksandar Ivanisevic
Anatoly Pugachev writes: > Aleksandar, > > what is your vzmigrate version? Looking at the /usr/sbin/vzmigrate > sources, I see that it has code 24 (file vanished) logic to ignore this > error. > > On 30.07.2010 / 11:14:47 +0200, Aleksandar Ivanisevic wrote: Heh, this u

[Users] Re: kvm support in openvz kernel

2010-09-15 Thread Aleksandar Ivanisevic
Martin Maurer writes: > Newer openVZ kernels does not work well with KVM. > http://bugzilla.openvz.org/show_bug.cgi?id=1610 > > Br, martin Not really true, I'm currently running 2.6.18-194.8.1.el5.028stab070.2 + kvm-83 from opennode with several winxp amd win2003 servers for 2 weeks now without

[Users] Re: kvm support in openvz kernel

2010-09-17 Thread Aleksandar Ivanisevic
Dietmar Maurer writes: >> > Newer openVZ kernels does not work well with KVM. >> > http://bugzilla.openvz.org/show_bug.cgi?id=1610 >> > >> > Br, martin >> >> Not really true, I'm currently running >> 2.6.18-194.8.1.el5.028stab070.2 + kvm-83 from opennode with several >> winxp amd win2003 servers

[Users] Re: Incorrect time in KVM guest when running HN using ovzkernel-2.6.18-194.8.1.el5.028stab070.5 kernel.

2010-10-06 Thread Aleksandar Ivanisevic
Juris Krumins writes: > Very strange situation. It's possible to build kvm kernel modules and > user space utilities against ovzkernel-2.6.18-194.8.1.el5.028stab070.5 > kernel. > But when everything compiles and I started KVM guest (running Windows > 2003 Server), I get incorrect time inside gues

[Users] Re: Incorrect time in KVM guest when running HN using ovzkernel-2.6.18-194.8.1.el5.028stab070.5 kernel.

2010-10-07 Thread Aleksandar Ivanisevic
Juris Krumins writes: > Will this is interesting. Because I've tested opennode packages and > experienced the same problem as I have with native OpenVZ kernel builds. > Can you please provide cmd line options you are using for qemu-kvm, > HN qemu-kvm /dev/drbd28 -m 512 -mem-path /hugepages -net

[Users] Re: Incorrect time in KVM guest when running HN using ovzkernel-2.6.18-194.8.1.el5.028stab070.5 kernel.

2010-10-07 Thread Aleksandar Ivanisevic
Juris Krumins writes: > And, I'm sorry, forgot to mention can you please send kvm version you > are using ? > i've already mentioned it a few messages back: kvm-83, latest from opennode. ___ Users mailing list Users@openvz.org https://openvz.org/mail

[Users] Re: Routing all VZ's traffic through a VPN on the host?

2010-11-01 Thread Aleksandar Ivanisevic
Benjamin Henrion writes: > Hi, > > I am looking on how to route all the traffic coming from the > containers through a VPN interface which is on the hardware node. > > Any idea? > > I am using venet, not veth interfaces. Just use a regular source route. The exact recipe will depend on your confi

[Users] Re: Ext4 bug

2010-11-22 Thread Aleksandar Ivanisevic
thewanderer writes: > Hi, > > I have also experienced the ext4 bug. Apparently the workaround is > to disable DISK_QUOTA for a given machine or globally and use filesystems > themselves for limiting disk usage (LVM helps!) - try it. I have not found > a real fix for it, so I currently regard the

[Users] I/O priorities question

2010-12-14 Thread Aleksandar Ivanisevic
http://wiki.openvz.org/I/O_priorities_for_containers What priority is the host node? How do those priorities relate to ionice's priorities? My empirical research showed that even idle priority disk intensive task in a HN saturates a IOPRIO=7 container. Is that right? -- Ti si arogantan, prepo

[Users] 2.6.18 194.26.1.el5 028stab079.2

2010-12-18 Thread Aleksandar Ivanisevic
I see 2.6.18 194.26.1.el5 028stab079.2 is pushed to stable, but there is no mention whatsoever anywhere I can find about it. Am I missing something? ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

[Users] Re: I/O priorities question

2010-12-22 Thread Aleksandar Ivanisevic
Anyone? Aleksandar Ivanisevic writes: > http://wiki.openvz.org/I/O_priorities_for_containers > > What priority is the host node? How do those priorities relate to > ionice's priorities? > > My empirical research showed that even idle priority disk intensive > task in

[Users] Re: I/O priorities question

2010-12-22 Thread Aleksandar Ivanisevic
lst_ho...@kwsoft.de writes: > Zitat von Aleksandar Ivanisevic : > >> >> Anyone? >> >> Aleksandar Ivanisevic >> writes: >> >>> http://wiki.openvz.org/I/O_priorities_for_containers >>> >>> What priority is the host node?

[Users] Re: AW: Re: I/O priorities question

2010-12-23 Thread Aleksandar Ivanisevic
Dennis Benzinger writes: >> You should not start any "worker" process at the HN. The IO at the HN is >> not subject to any rate limit from the OpenVZ tools as far as i know. The >> IOPRIO for the container is used as relative value to divide the IO not >> consumed by the HN itself to the containe

[Users] Re: openvz with OCFS2

2011-01-10 Thread Aleksandar Ivanisevic
frank writes: > Hi OpenVZ users, > > recently we have started to use OCFS2 between our couple of OpenVZ > servers (which are 2.6.18-194.26.1.el5.028stab079.2PAE) and we are > experimenting periodic system crashes. We have an open bug with Oracle > about this, but we would like to know if there ar

[Users] Re: openvz with OCFS2

2011-01-11 Thread Aleksandar Ivanisevic
"Frank" writes: > We use pacemaker to start/stop VEs and to be sure they only run on one > node. Anyway crashes happen periodicly. We have about 40 VEs > distributed Pacemaker is nice, but if it fails (think split brain), there is really nothing to prevent data loss. How do you handle split bra

[Users] Re: openvz with OCFS2

2011-01-11 Thread Aleksandar Ivanisevic
Tim Small writes: [...] > We don't currently use drbd in multi-master mode, instead we have a > number of drbds per node pair, and all the VEs associated with a given > drbd must run on the same node at the same time. Thats exactly what I'm doing too. Why do you need ocfs2 then? > Another way

  1   2   >