Displaying 20 results from an estimated 200 matches similar to: "GUEST Memory statistics secret revealed ..."
2016 Feb 18
0
VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON meaning
Hi,
I'm wondering what means the VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON value .
On a Windows Guest , rammap tool gives me following information :
Driver Locked size 6.6 Giga
This value is relevant with virsh dominfo of this Guest (equal to Max memory - Used memory):
Max memory: 8704000 KiB
Used memory: 2097152 KiB
>From libvirt API , VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON
2014 Jul 03
3
memoryStats question
Hello,
I'm trying to get memory usage statistic inside a guest machine using
virDomainMemoryStats function at libvirt.
According to
http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the
structure could have a lot of useful memory statistic but the amount of
parameters depends on the hypervisor and the driver.
However using KVM I'm able to get
2015 Nov 02
1
Re: virDomainMemoryStats missing counters ...
Hi,
Thx for answer .
By using these releases ,
libvirt-gconfig-0.1.7-3.el7.x86_64
libvirt-daemon-config-nwfilter-1.2.8-16.el7_1.3.x86_64
libvirt-daemon-1.2.8-16.el7_1.3.x86_64
libvirt-daemon-driver-storage-1.2.8-16.el7_1.3.x86_64
libvirt-daemon-driver-network-1.2.8-16.el7_1.3.x86_64
libvirt-daemon-driver-qemu-1.2.8-16.el7_1.3.x86_64
libvirt-daemon-driver-secret-1.2.8-16.el7_1.3.x86_64
2014 Jul 03
0
Re: memoryStats question
On Thu, Jul 03, 2014 at 04:31:46PM +0300, Gleb Voronich wrote:
>Hello,
>
>I'm trying to get memory usage statistic inside a guest machine using
>virDomainMemoryStats function at libvirt.
>According to
>http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the
>structure could have a lot of useful memory statistic but the amount of
>parameters depends on
2016 Feb 05
0
virDomainMemoryStats available tags
Hi,
By using libvirt-1.2.8-16.el7_1.3.x86_64 , it looks like there are 3 virDomainMemoryStats tags available :
VIR_DOMAIN_MEMORY_STAT_SWAP_IN
VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON
VIR_DOMAIN_MEMORY_STAT_RSS
Is there a plan to add the other ones ?
Meanwhile , do you know which metrics ovirt uses to display memory column value in the manager GUI ?
Thx.
J.P. Ribeauville
P:
2014 Jul 03
2
Re: memoryStats question
At Thu, 3 Jul 2014 15:58:41 +0200,
Martin Kletzander wrote:
>
> On Thu, Jul 03, 2014 at 04:31:46PM +0300, Gleb Voronich wrote:
> >Hello,
> >
> >I'm trying to get memory usage statistic inside a guest machine using
> >virDomainMemoryStats function at libvirt.
> >According to
> >http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the
2014 Jul 03
2
Re: memoryStats question
On 07/03/2014 07:58 AM, Martin Kletzander wrote:
> On Thu, Jul 03, 2014 at 04:31:46PM +0300, Gleb Voronich wrote:
>> Hello,
>>
>> I'm trying to get memory usage statistic inside a guest machine using
>> virDomainMemoryStats function at libvirt.
>> According to
>> http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the
>> structure
2018 Dec 19
0
Cgroups : memory.limit_in_bytes and memory.usage_in_bytes includes file cache?
Hello All,
We were under the assumption that Cgroups memory controller, limits memory based on just the RSS size of the process.
However, i see that the process is getting killed even when the RSS size is very low compared to the limit in bytes.
For example:
cat memory.stat
cache 85880266752
rss 2441216
rss_huge 0
mapped_file 8192
swap 0
pgpgin 29265847812
pgpgout 29244880354
pgfault
2014 Sep 15
2
cgroups inside LXC containers losts memory limits after some time
Hi all
I have CentOS Linux release 7.0.1406, libvirt 1.2.7 installed.
Just after create and start inside LXC container present cgroups.
Example for memory:
[root@ce7-t1 /]# ls -la /sys/fs/cgroup/memory/
total 0
drwxr-xr-x 2 root root 0 Sep 15 17:14 .
drwxr-xr-x 12 root root 280 Sep 15 17:14 ..
-rw-r--r-- 1 root root 0 Sep 15 17:14 cgroup.clone_children
--w--w--w- 1 root root 0 Sep 15
2015 Oct 28
0
How to find memory utilization percent of kvm guest?
I currently use following approach but its failing
Find Max memory using following API
vdgiRet = virDomainGetInfo(domPtr, infoPtr);
memTotal = infoPtr->memory;
Find current utilization using following API
rVal = virDomainMemoryStats (domPtr, memStats, VIR_DOMAIN_MEMORY_STAT_NR, 0) ;
for (i = 0; i < rVal; i++)
{
if
2013 Aug 09
0
Re: libvirt possibly ignoring cache=none ?
On 08/08/2013 05:03 PM, Brano Zarnovican wrote:
> On Thu, Aug 8, 2013 at 9:39 AM, Martin Kletzander <mkletzan@redhat.com> wrote:
>> At first let me explain that libvirt is not ignoring the cache=none.
>> This is propagated to qemu as a parameter for it's disk. From qemu's
>> POV (anyone feel free to correct me if I'm mistaken) this means the file
>> is
2014 Dec 19
0
Samba4 on Ubuntu server
>>> I am running samba 4.1.9 compiled with internal dns.
Please upgrade first to the latest samba version before be can investigate whats going on.
The lastest is 4.1.14 now and lots have happend in betweeen.
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: ricky.nance at gmail.com
>[mailto:samba-bounces at lists.samba.org] Namens Ricky Nance
>Verzonden:
2018 Oct 15
0
Problems with qouta_clone plugin
You should add quota_clone to mail plugins.
Aki
On 15.10.2018 15:28, Christian Ejlertsen wrote:
> Hello
>
> I'm having troubles getting the quota_clone plugin to work for me.
> i?, trying to put the quota values into to to fields, messages and
> usage_in_bytes, in the mysql database.
>
> The quotas are getting written to the maildirsize file and can be
> updated
2018 Oct 15
0
Problems with qouta_clone plugin
On 15.10.2018 15:34, Christian Ejlertsen wrote:
> On Mon, 2018-10-15 at 15:31 +0300, Aki Tuomi wrote:
>> You should add quota_clone to mail plugins.
>>
>> Aki
>>
>>
>> On 15.10.2018 15:28, Christian Ejlertsen wrote:
>>> Hello
>>>
>>> I'm having troubles getting the quota_clone plugin to work for me.
>>> i?, trying to
2017 Nov 09
1
glusterfs brick server use too high memory
Thank you very much for your reply.
I think I found the key to the problem. But, I'd like you to confirm whether this is the issue.
My gluster version is 3.8.9, And I found there is a bug in it, and fixed in 3.8.11:
https://bugzilla.redhat.com/show_bug.cgi?id=1431592
A large amount of memory allocated for agf_common_mt_strdup. Everythig else seem to be all right.
My cluster:
2013 Aug 08
3
Re: libvirt possibly ignoring cache=none ?
On Thu, Aug 8, 2013 at 9:39 AM, Martin Kletzander <mkletzan@redhat.com> wrote:
> At first let me explain that libvirt is not ignoring the cache=none.
> This is propagated to qemu as a parameter for it's disk. From qemu's
> POV (anyone feel free to correct me if I'm mistaken) this means the file
> is opened with O_DIRECT flag; and from the open(2) manual, the O_DIRECT
2018 Oct 15
2
Problems with qouta_clone plugin
Hello
I'm having troubles getting the quota_clone plugin to work for me.
i?, trying to put the quota values into to to fields, messages and
usage_in_bytes, in the mysql database.
The quotas are getting written to the maildirsize file and can be
updated with the doveadm quota recalc -A or -u "*" command
But i can't seem to get it to trigger the quota_clone plugin, not even
an
2018 Oct 15
2
Problems with qouta_clone plugin
On Mon, 2018-10-15 at 15:31 +0300, Aki Tuomi wrote:
> You should add quota_clone to mail plugins.
>
> Aki
>
>
> On 15.10.2018 15:28, Christian Ejlertsen wrote:
> > Hello
> >
> > I'm having troubles getting the quota_clone plugin to work for me.
> > i?, trying to put the quota values into to to fields, messages and
> > usage_in_bytes, in the
2014 Dec 22
2
Samba4 on Ubuntu server
Here is the information requested
it took 3 days before results came
samba-tool dbcheck finished with this error
root at ham1:/usr/local/samba/bin# time ./samba-tool dbcheck --cross-ncs
Checking 212687 objects
ERROR(<type 'exceptions.MemoryError'>): uncaught exception -
File
"/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
2018 Jan 26
0
Run away memory with gluster mount
On 1/25/2018 8:21 PM, Ravishankar N wrote:
>
>
> On 01/25/2018 11:04 PM, Dan Ragle wrote:
>> *sigh* trying again to correct formatting ... apologize for the earlier mess.
>>
>> Having a memory issue with Gluster 3.12.4 and not sure how to troubleshoot. I don't *think* this is expected behavior.
>>
>> This is on an updated CentOS 7 box. The setup is a