Re: [Users] Usage Statistics for OpenVZ 7

2019-05-27 Thread Vasily Averin
On 5/27/19 9:51 AM, Jehan PROCACCIA wrote: > hi , > Very good job, I was searching for the vz7 stats equivalent to the legacy one > (6 ...) , that does the jobĀ  ! > I realized though that on one of my node the disp-helper package wasn't > installed, doesn't it come by default when installing virt

Re: [Users] Usage Statistics for OpenVZ 7

2019-05-27 Thread Jehan PROCACCIA
oops, you're right , my period field was set to early April , set it on "last week" confirms 42 ! sorry . can you tell me more about those questions : how can I see that information has left my server ? it is pull or push method ? how often does this happens ? thanks . - Mail original -

Re: [Users] Containers list as online in vzlist but not under prlctl list

2019-05-27 Thread Konstantin Khorenko
On 05/27/2019 01:15 AM, Arjit Chaudhary wrote: > Hello, > Been facing this odd issue where the container lists as "stopped" under > prlctl list but lists as online under vzlist at the same time, for example, > > [root@box ~]# vzlist -a 2108 > CTID NPROC STATUS

Re: [Users] Containers list as online in vzlist but not under prlctl list

2019-05-27 Thread John
This error probably is something in /etc/vz/conf Normally there is a symlink like: 74eb4c58-1325-484c-950c-a4084d6f51ff.conf -> /vz/private/74eb4c58-1325-484c-950c-a4084d6f51ff/ve.conf You might have have 2108.conf as a file in /etc/vz/conf and need to symlink 74eb4c58-1325-484c-950c-a4084d6f51

Re: [Users] Containers list as online in vzlist but not under prlctl list

2019-05-27 Thread Arjit Chaudhary
Hi, That path with the UUID under /vz/private/ doesn't seem to exist at all on my system, [root@box conf]# ls -l | grep 2108 lrwxrwxrwx 1 root root 24 May 7 12:07 2108.conf -> /vz/private/2108/ve.conf -rw-r--r-- 1 root root 1865 May 23 19:11 2108.conf.pre-vswap [root@box conf]# prlctl list -

Re: [Users] Usage Statistics for OpenVZ 7

2019-05-27 Thread Denis Silakov
... answer to one more question - this is "push" method from your server. disp-helper simply use curl to upload tarball with collected data to our server. From: users-boun...@openvz.org on behalf of Jehan PROCACCIA Sent: Monday, May 27, 2019 10:20:41 AM To: Vas

Re: [Users] Usage Statistics for OpenVZ 7

2019-05-27 Thread Denis Silakov
By default, statistics is sent once a week. This can be changed in /etc/vz/disp_helper.json file. disp-helper logs are saved to /var/log/collector - in particular, there you can check if report was sent. As for disp-helper enabled by default - it should be enabled in modern updates, but it w