[Users] Inode Limits not setting correctly

2012-05-28 Thread Mark Johanson
I have been trying to get diskinode limits to set at specific levels. Namely a 600k:700k with a 1 day grace period. If I manually run the commands: vzctl set 127 --diskinodes 60:70 --save vzctl set 127 --quotatime 86400 --save I get the desired results for a already running VPS. However n

Re: Re:: [Users] Inode Limits not setting correctly

2012-05-28 Thread Mark Johanson
On Tue, 2012-05-29 at 00:15 +0400, Kir Kolyshkin wrote: > I am kinda lost here... Can you please give us the exact sequence of > commands that you use, tothether with their output? > ___ > Users mailing list > Users@openvz.org > https://openvz.org/mailma

Re: Re:: [Users] Inode Limits not setting correctly

2012-05-28 Thread Mark Johanson
It looks like this might be a vendor vz openvz issue. Since there was no setting for inodes, I didn't even think about it being vendor specific. Sorry to bother ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

[Users] vmstat and floating point exception

2012-07-10 Thread Mark Johanson
Linux solusvm.a2hosting.com 2.6.32-042stab053.5 #1 SMP Tue Mar 27 vzctl version 3.3 vswap is enabled Since upgrading to a 2.6.32 kernel one of our users noticed that they are occasionally getting a Floating Point Exception when running vmstat: [root@server ~]# vmstat 1 5 procs ---memory-

[Users] VM Creation issues. Seems like a quota problem just not sure where.

2012-08-05 Thread Mark Johanson
Having some troubles getting vm's to build on select servers. The servers that are having issues with this template are 2.6.32 vs 2.6.18 kernels. Under the 2.6.18 kernel this template builds just fine. With a 2.6.32 kernel I get the following: 2012-08-05T11:46:51-0400 vzctl : CT 1884 : Creating co

[Users] Over Commited vs actual memory

2012-08-27 Thread Mark Johanson
Trying to figure out an easy way to determine what the memory limits actually are at vs what free says they are on the openvz node. For example server has 20G of actual ram but over committed for say 40G (using round numbers for easier math). With x vm's over varying memory sizes, I'm curious what

[Users] APF

2012-11-05 Thread Mark Johanson
Anyone happen to know what has changed that requires a centos 6 template to need MONOKERN = "1" when run on a centos 6 node where centos 6 on centos 5 node still needs it to be "0"? Kernel 2.6.32-042stab057.1 vzctl version 3.3 Just curious more then anything.

[Users] Full CT looks to have caused problem with a ext4 fs

2012-11-21 Thread Mark Johanson
If I am reading this right, it looks like it might be a reemergence of a previously fixed bug: https://bugzilla.redhat.com/show_bug.cgi?id=522615 vzctl = 4.0 kernel = 2.6.32-042stab057.1 (yes I know we are behind a couple kernels) CentOS release 6.3 (Final) Nov 20 19:50:52 node9 kernel: [422315.

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

2012-11-27 Thread Mark Johanson
Just started seeing this myself. Is there wa way to force a stop instead of suspend? On Tue, 2012-11-20 at 11:10 -0700, Ruslan Dautkhanov wrote: > When HN reboots, it suspends all CTs, and after reboot complete - > resumes them back up. > Is any way to switch off this feature? > It takes many minu

[Users] Container Reboot on Node boot up

2012-12-05 Thread Mark Johanson
This has been a curiosity question I have wondered about before, but never got around to asking: When a node boots up, why does openvz start all the containers, then go through and restart them all after they are all up? I've also noticed this during container creation and wondered why it did it

[Users] kernel-debuginfo and kernel-debuginfo-common

2013-01-24 Thread Mark Johanson
Where can I find the kernel-debuginfo and kernel-debuginfo-common for various openvz kernels? I wasn't able to find them on the site. ___ Users mailing list Users@openvz.org https://lists.openvz.org/mailman/listinfo/users

[Users] iops limiting

2014-01-22 Thread Mark Johanson
I'm not sure if I am doing something wrong (which is very possible) but I am not seeing any kind of significant change in numbers when going from a iops unlimited setting on a vps to a iops 500 limit on the same vps. The vm is set via: vzctl set 101 --iopslimit 1000 --save rebooted and cat'd t

Re: [Users] iops limiting

2014-02-11 Thread Mark Johanson
running). I'm being asked by management on why iop numbers are not changing when a vm is limited and I have no answers. Am I doing something wrong? Shouldn't a iop limit of 50 be a drastically different number then 500? On 01/22/2014 03:07 PM, Mark Johanson wrote: I'm not sure if I am

[Users] vzctl command logging

2014-07-13 Thread Mark Johanson
Hello, I was wondering if there was a logging level that would actually include the vzctl command (and options) in vzctl.log file? I've tried increasing both the LOG_LEVEL and VERBOSE settings in the vz.conf file without any luck. I stopped upping the level on both at 6 as I figured by then if

[Users] Beancounter/Accounting file question

2015-07-08 Thread Mark Johanson
I was curious when the beancounter/accounting ( /proc/bc ) information is reset? Ie daily, weekly, monthly, only after reboot, since vm creation, etc? Have one user who appears to have about 532G in writes, which I am pretty sure is not a daily, or a weekly. Perhaps monthly? So I am trying to g

Re: [Users] Beancounter/Accounting file question

2015-07-08 Thread Mark Johanson
On 07/08, Kir Kolyshkin wrote: > > > On 07/08/2015 10:11 AM, Mark Johanson wrote: > >I was curious when the beancounter/accounting ( /proc/bc ) information is > >reset? > >Ie daily, weekly, monthly, only after reboot, since vm creation, etc? > > It is reset o

[Users] ioacct weirdness?

2015-07-21 Thread Mark Johanson
So as it was explained to me before, the vm specific ioacct file resets when the vm is restarted. Which seemed to work and make sence until today. I have a vm that according to that file has made 403G of writes since it was restarted yesterday. (1 day) VE 403 GB in average daily writes and

Re: [Users] ioacct weirdness?

2015-07-21 Thread Mark Johanson
n disk) a thousand times real > quick, it does not > mean the data will be written to a disk a thousand times -- more probably > just once. > > Maybe you want to look into iostat rather than ioacct? > > https://openvz.org/IO_statistics > > > On 07/21/2015 12:39 PM, M

Re: [Users] ioacct weirdness?

2015-07-22 Thread Mark Johanson
n ioacct? > > https://openvz.org/IO_statistics > > > On 07/21/2015 12:39 PM, Mark Johanson wrote: > >So as it was explained to me before, the vm specific ioacct file resets when > >the vm is restarted. Which seemed to work and make sence until today. I have > >a v

Re: [Users] ioacct weirdness?

2015-08-11 Thread Mark Johanson
gt; https://openvz.org/IO_statistics > > > On 07/21/2015 12:39 PM, Mark Johanson wrote: > >So as it was explained to me before, the vm specific ioacct file resets when > >the vm is restarted. Which seemed to work and make sence until today. I have > >a vm that accordin

[Users] Quickly add/subtract space/inodes

2016-02-08 Thread Mark Johanson
Is there an easy way to add/subtract diskspace/inodes without needing to know the current numbers? For example, user is near or at their max numbers but cPanel just released an update that requires immediate updating before they release the full disclosure, so need to add 5G or 500k inodes to

Re: [Users] Quickly add/subtract space/inodes

2016-02-09 Thread Mark Johanson
Hello, That should work quite well Kir Thank you. I'll just have to do the reverse at the end of the script to remove the extra added since its only a temp increase to get the update installed across the node. THanks, On 02/08, Kir Kolyshkin wrote: > > > On 02/08/2016 12:56 PM, Scott Dowdle

Re: [Users] Quickly add/subtract space/inodes

2016-02-09 Thread Mark Johanson
Hello, Yeah, sorry it was incomplete question (had been a long day already by the point I had asked). I was refering to simfs. I figured mathing was gonna end up being part of the need. Was hoping for a little easier +/- 5G or +/- 500K ability since its many cpanel nodes with many vms. Thanks

[Users] Missing /dev/autofs inside containers

2017-03-07 Thread Mark Johanson
Hello, Is there a a way to add a /dev/autofs to a container like you would nfs (ie vzctl set 101 --features "nfs:on" --save )? I tried using it as a autofs:on, but it failed. Asking because I have a centos7 and debian8 template that are failing to do automounting because the /dev/autofs is non-

[Users] unable to connect to virtuozzo

2017-09-24 Thread Mark Johanson
If I am not using Virtuozzo as a hypervisor, is openvz 7 going to even be possible for use? #prlctl list Login failed: Unable to connect to Virtuozzo. You may experience a connection problem or the server may be down. Contact your Virtuozzo administrator for assistance. We happen to use SolusV

Re: [Users] unable to connect to virtuozzo

2017-09-24 Thread Mark Johanson
So did not mean SolusVM as the hypervisor. Long day and lots of head beating trying to get things working in OpenVZ 7. On 09/24, Mark Johanson wrote: > If I am not using Virtuozzo as a hypervisor, is openvz 7 going to even be > possible for use? > > #prlctl list > Login fa

Re: [Users] unable to connect to virtuozzo

2017-09-24 Thread Mark Johanson
Hello, Sorry if my terminology is wrong, when I refer to virtuozzo I mean the paid stuff not openvz. All though now I suppose there really is no difference between them. The vzctl commands (ie vzctl list) work and list a running vm: #vzlist CTID NPR

Re: [Users] unable to connect to virtuozzo

2017-09-25 Thread Mark Johanson
Hello Dmitry, Restarting prl-disp did fix the prlctl issues. Will see if I can figure out some of the other issues, like why some templates will build and others error saying none of the settings are set. Thanks, On 09/25, Dmitry Mishin wrote: > Hello, > > Please check that prl-disp service

[Users] VM's not getting networking info on vz7 node

2017-10-05 Thread Mark Johanson
Hello, I was wondering if someone might have some suggestions on a issue I am having with OpenVZ7. VM's based on (Debian, Slack, Gentoo, Ubuntu) all build fine from our production templates, but do not recieve any networking inside the vm. Our production Centos/Fedora templates build fine and g

Re: [Users] VM's not getting networking info on vz7 node

2017-10-08 Thread Mark Johanson
Hello, So it looks like I figured out what the issue is with the networks not getting setup in debian, ubuntu, gentoo, slackware templates. The vz7 node is not reading any of the conf files in /usr/libexec/libvzctl/dists/ except for default (debian teplate here): 2017-10-08T16:40:12-0400 vzctl

[Users] Gentoo/Slackware

2017-11-09 Thread Mark Johanson
Hello, Has anyone been able to get Gentoo and/or Slackware to build vm's on openvz7? I have been unable to get them to work to create networking. Neither are seen as their os and the default redhat scripts run against the vm which does not setup any networking. Thanks,

Re: [Users] Gentoo/Slackware

2017-11-09 Thread Mark Johanson
Hello, Sorry, yes containers (still getting use to the fact vz7 has all the things in it now). Thanks, On 11/09, Scott Dowdle wrote: > Greetings, > > - Original Message - > > Has anyone been able to get Gentoo and/or Slackware to build vm's on > > openvz7? I have been unable to get th

Re: [Users] Gentoo/Slackware

2017-11-09 Thread Mark Johanson
Hello, Thanks for the info Scott. I'll have read through that all and see if I can figure out what needs to change. The templates having issues are our production (vz legacy) templates on centos6 nodes and never had a problem. The originals are all from the openvz temlpate download page. So pro

Re: [Users] Gentoo/Slackware

2017-11-13 Thread Mark Johanson
le: > # cat /vz/template/gentoo/22/x86_64/config/os/default/distribution > gentoo > > the remaining four files are empty. > > > On Thursday, November 9, 2017 7:10:49 PM EST Mark Johanson wrote: > > Hello, > > > > Thanks for the info Scott. I'll have

Re: [Users] Gentoo/Slackware

2017-11-13 Thread Mark Johanson
directory. > > the distribution file is not empty. > > > > 'distrubution' file: > > > # cat /vz/template/gentoo/22/x86_64/config/os/default/distribution > > > gentoo > > > > On Monday, November 13, 2017 5:47:25 PM EST Mark Johanson

[Users] Container start failed

2018-03-18 Thread Mark Johanson
Hello, Have a vm (centos 6.9 on a centos 6.9 node) that refuses to start. It looks like its failing right after attempting to create the console: Starting container... Running: /usr/sbin/vzquota show 7144 Running: /usr/sbin/vzquota on 7144 -b 104857700 -B 104857700 -i 52428900 -I 52428900 -e 0

[Users] Slackware 13 weirdness

2011-05-15 Thread Mark Johanson
Having a weird problem with the Slackware 13 contributed template, and I was wondering if anyone else has seen this type of issue before. The template is straight download to the node, and then a vps built from it. When you try changing the root password the process runs just as you will see belo

[Users] Problem with Load with Servers Connected to a SAN

2011-05-25 Thread Mark Johanson
Having troubles getting a problem diagnosed with load issues during VPS creations. The template that causes the issues is a cPanel template that is 2G in size (not my choice in the template size it is how management wants the VPS ready to go with minimal config change so cPanel is pre-installed rat

[Users] Ubuntu 10.04 template issue

2011-09-28 Thread Mark Johanson
Having a weird issue with Ubuntu 10.04 templates that started this week. A newly created template (or existing templates) work just fine until the following is done: apt-get upgrade After doing a upgrade (which consists of 13 updates) nothing in the template outside of init will start up. I'm won

Re: [Users] Ubuntu 10.04 template issue

2011-09-29 Thread Mark Johanson
On Thu, 2011-09-29 at 12:00 -0400, users-requ...@openvz.org wrote: > /etc/init/networking.conf > > Change > > start on (local-filesystems and stopped udevtrigger) > > to something like this > > start on (local-filesystems)