similar to: virsh "cpu-stats" not working !!!

Displaying 20 results from an estimated 1100 matches similar to: "virsh "cpu-stats" not working !!!"

2013 Aug 23
2
Re: virsh "cpu-stats" not working !!!
Hi Eric, Thanks for your valuable time and comments. >> Are you sure cpuacct was mounted prior to libvirtd starting? Yes, we are mounting cpuacct before starting the libvirtd daemon. >> Libvirt won't mount cgroups; Yes, Agree. >>it only uses what was mounted at the time it was started. But we are mounting it well before it is started. We are facing the issue only while
2013 Aug 21
0
Re: virsh "cpu-stats" not working !!!
On 08/21/2013 03:55 AM, SHREE DUTH AWASTHI wrote: [putting your name in ALL CAPS looks like you are shouting] >> >> Hi All, >> >> Can you please guide us in solving this issue. >> >> Version used : libvirt-1.0.6 >> # rpm -qa | egrep "libvirt|qemu" >> qemu-kvm-0.14.1-1_WR4.3.x86_64_XXX.x86_64 >>
2013 Aug 21
2
Information needed regarding the libvirt version libvirt-1.0.6-1
Hi, We have upgraded the libvirt version from libvirt-1.0.5 to libvirt-1.0.6-1 on our linux machine. After this upgrade "virsh cpu-stats <domain>" command is not working on our HardWare. *virsh # cpu-stats test error: Failed to retrieve CPU statistics for domain 'test' error: internal error error accessing cgroup cpuacct for vcpu* ** *# cat /proc/cgroups #subsys_name
2015 Nov 01
2
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
On Sun, Nov 01, 2015 at 09:23:28AM +0530, Tejas Gadaria wrote: > Hi Richard, > > Thanks for your replay, > > We are using Fedora 21 with SAS drive and RAID 0 config on both Physical > and conversion server. We're going to need a bit more information about the hardware in the physical server, like what 'RAID 0' means - hardware RAID? What precise RAID controller
2013 Apr 05
1
Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )
Dear All, Please find few minutes from your time and guide us with some pointers if possible. We are facing a libvirtd crash when we are trying to connect to qemu by default TLS transport. # virsh -c qemu+tls://localhost/system version error: authentication failed: TLS handshake failed A TLS packet with unexpected length was received. error: failed to connect to the hypervisor I used my own CA
2013 Aug 21
0
Re: Information needed regarding the libvirt version libvirt-1.0.6-1
On Wed, Aug 21, 2013 at 09:06:21AM +0200, arun abhinay wrote: > Hi, > > We have upgraded the libvirt version from libvirt-1.0.5 to libvirt-1.0.6-1 > on our linux machine. After this upgrade "virsh cpu-stats <domain>" command > is not working on our HardWare. > > *virsh # cpu-stats test > error: Failed to retrieve CPU statistics for domain 'test'
2015 Sep 24
1
Guest cpuacct counters and others location
Hi, My piece of code ( C langage) uses cgroups to retrieve counters related to cpu and memory usage related to KVM guests hosted by the host where this code runs. I noticed that depending on the O.S. running on the host , these counters are not found at the same location : CentOS 7 : ls /sys/fs/cgroup/cpuacct/machine.slice/machine-qemu\\x2drhel6.0.scope/vcpu0 cgroup.clone_children
2013 Aug 22
2
Re: Information needed regarding the libvirt version libvirt-1.0.6-1
Hi Daniel, Thanks a lot for your reply. We have mounted all the cgoup controllers at "/dev/cgroup_<controller>" as mentioned below. ls /dev/ | grep cgroup cgroup_cpu cgroup_cpuacct cgroup_cpuset cgroup_mem On further debugging we dound that the "VCPU" directories are not being created for our domains and hence the comamnd "cpu-stats
2017 Feb 27
2
Redhat 7: cgroup CPUACCT controller is not mounted
Hi, With a non-root user account, I am launching virtual machines and would like to get CPU stats for each Core (using python API or not) but face the following problem: - When I issue the command "virsh --readonly cpu-stats MY_DOMAIN" I got the following error: error: Failed to retrieve CPU statistics for domain 'MY_DOMAIN' error: Requested operation is not valid: cgroup
2015 Nov 02
0
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
Minor Correction, Yes, we are using Hardware RAID-0, which uses HP Smart Array P220i Controller. Thanks, Tejas On Mon, Nov 2, 2015 at 3:48 AM, SHREE DUTH Awasthi < shreeduth.awasthi@gmail.com> wrote: > Hello Richard, > > Thanks a lot for your time and response. Please find the requested details > attached. > > RAID-0 is the software raid level which we have configured
2012 Dec 13
1
RHEL6 cgroup error after a few days of uptime
I have a RHEL6 that hosts many kvm virtual machines. It has been working fine for a couple years. I apply errata updates about once a week. In the last couple weeks, I've ran into a bug where the virtual machines start failing to start with a cgroup error message. If I reboot the host (very disruptive) then things start working normaly for a few days. Can I configure qemu/libvirt not to use
2019 Feb 26
2
Aspiring Applicant for GSoC 2019
Greetings, I am Iti Shree, sophomore year student pursuing Information and Technology.I was browsing through Xapian GSoC 2019 Ideas Page and found a really interesting project - "Matcher Optimisations" I have done quite a few projects in C++ and C source. Previous summer I worked for apertus Association in GSoC and my project was in C. Here is my github profile link:
2013 May 29
0
Help needed regarding "virsh cpu-stats test_vm"
Hi, We are implementing feature called CPU separation in the platform. So, guest VMs will have dedicated cores allocated using cgroups (cgroups hierachy related VMs managed by libvirt). virsh cpu-stats command is not working in our platform : virsh # cpu-stats test_vm error: Failed to virDomainGetCPUStats() error: Requested operation is not valid: cgroup CPUACCT controller is not mounted It
2013 May 28
1
Query related to icecast server v2.3.2
Hi Sir, ?Thanks for your immediate reply. ?I have checked all the logs and outputs for the same application as ?you have suggested. In error.log file, it shows the error as listed below: ?[2013-05-28? 10:54:12] INFO fserve/fserve.c checking for file /stream ?(./web/stream) ?[2013-05-28? 10:54:12] WARN fserve/fserve.c found requested file but ?there is no handler for it: ./web/stream ?But i
2015 Jul 08
2
cpuacct and emulator/cpuacct
Hello, Does it exist some documentation concerning following topic ? What's difference between following perf counters : /cgroup/cpuacct/libvirt/qemu/test/cpuacct.usage and /cgroup/cpuacct/libvirt/qemu/test/emulator/cpuacct.usage Thx . Regards, J.P. Ribeauville P: +33.(0).1.47.17.27.78 Puteaux 3 Etage 5 Bureau 4 jpribeauville@axway.com<mailto:jpribeauville@axway.com>
2008 Oct 29
2
definition of a function
Hello, R subscribers. I would like to define a function like this one: Fun <- function(x) sin(x)/x with value 1 at x=0. How can I do that? Is there a way to plot it "symbolically", without using x as a vector? e.g. x <- seq(from=-10, to=10, length=100) plot(x, Fun(x)) Thank you in advance.
2014 Feb 15
2
lxc and cgroups
Dear list, I am bulding a VM using libvirt and lxc for linux container. I have an issue with my cgroups settings: gabx@hortensia ➤➤ ~ # virsh start dahlia error: Failed to start domain dahlia error: internal error: No valid cgroup for machine dahlia My environement: Host : Arch Linux - systemd 208-11, libvirt 1.2.1-4 guest : Arch Linux , machine name : dahlia , /etc/libvirt/lxc/dahlia.xml ,
2009 May 28
3
avoid a loop
Hello, R users. I have the following code: a=1:10 b=-3:15 n=5 x <- rep(0,n) for (i in 1:n) x[i] <- sum( outer(a,b, function(s,t) abs(a-b-i)==0) ) Can someone tell me if I could avoid the for command? Thank you in advance.
2013 Jun 07
2
Re: cgroup error starting domains
On Thu, Jun 06, 2013 at 06:26:23PM +0200, Matteo Bernardini wrote: > On 05/22/2013 11:01 AM, Matteo Bernardini wrote: > > Hi, > > > > I've got a small problem using libvirt-1.0.5.1 (with the latest patch in > > the v1.0.5-maint branch on git added). > > I'm using slackware64-14.0 but the situation is exactly the same described > > on a debian bug
2018 Jan 18
3
Re: Could not destroy domain, current job is remoteDispatchConnectGetAllDomainStats
On 01/18/2018 08:25 AM, Ján Tomko wrote: > On Wed, Jan 17, 2018 at 04:45:38PM +0200, Serhii Kharchenko wrote: >> Hello libvirt-users list, >> >> We're catching the same bug since 3.4.0 version (3.3.0 works OK). >> So, we have process that is permanently connected to libvirtd via socket >> and it is collecting stats, listening to events and control the VPSes.