Displaying 20 results from an estimated 600 matches similar to: "Unable to collect VM metrics for ESX using libvirt"
2011 Oct 24
1
Hard limit for the cpu usage of a VM
Hi ,
I was previously using xen and currently moved to KVM. I am using libvirt to manage these VMs. In den's credit scheduler , I had the ability to set a cap on the cpu usage for a VM. But I was not able to find a similar substitute in KVM. I find that we can use cgroups to provide shares for VM but that will be more like weight based and it doesn't set a hard cap for that VM. I tried
2011 Jul 02
2
Associating a statefile with an image
Hi ,
I am trying to perform offline migration (i.e) Create an incremental image using the qcow format, transfer the vm memory state to a state fie.Use the image and statefile together as a template. Now create a new vm using the template. I can successfully do it using the following commands :
Save phase :
stop
migrate "exec:gzip -c > STATEFILE.gz"
qemu-img
qemu-img create -b
2015 Sep 10
1
Monitoring passthrough(SR-IOV) interfaces
Hi all, is it possible to monitor guest's interface's stat which uses
SR-IOV virtual function?
I don't know how qemu/libvirt implement monitoring, if functions like
interfaceStats are implemented in the host, I think there's little chance
to do this due to SR-IOV's nature, is it right?
If i can't use libvirt to monitor SR-IOV interfaces, is there another way
to do
2003 Nov 12
1
How to change the rsync default tcp port 873 to some other port
Hi,
I would like to change the rsync default port to something other than 873. I
changed in the rsyncd.conf file. But, still it listens to 873 only.
How to fix this issue.
Thanks and regards
Sethu Subramanian Rengarajan
Principal Solution Architect
Green House Group Pte Ltd
750 Chai Chee Road
#02-01/03, The Oasis
Technopark@Chai Chee
SINGAPORE 469000
Tel: (65) 62220068 Ext 8588
DID: (65)
2014 Jul 09
2
Disk and Network Statistics for a Specific Interval
Hi,
virDomainInterfaceStats - This function returns network interface stats for
interfaces attached to the domain.
virDomainBlockStats- This function returns block device (disk) stats for
block devices attached to the domain.
Based on which time interval these function returns values.
Is it cumulative from the vms uptime..?
OR average ...?
How can I get the average statistics of Disk and
2012 Apr 06
2
[API reference] Are there XML-handling API to retrieve info directly from xml configure file
Hi, everyone
I'm writing a application using libvirt and need to query guest
os's virtual network interface usage, like bytes read or written
through a given interface. I know int
virDomainInterfaceStats(virDomainPtr dom, const char * path,
virDomainInterfaceStatsPtr stats, size_t size) is designed for my
purpose but I 'm not sure how I determine the second parameter path.
2013 May 04
0
Requested operation is not valid: domain is not running but exactly vm is running
hi,all
requested operation is not valid: domain is not running but exactly vm is running
when call getCPUStats,interfaceStats...
system: centos6.3
libvirt-0.9.10-21.el6_3.7.x86_64
libvirt-python-0.9.10-21.el6_3.7.x86_64
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 03
1
availability of snapshots functionality via Python bindings
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everyone,
Is this being worked on? I rather need this thing...
Although my system is Debian Lenny, not RH:
kulfon 10.0.0.228 /etc/default % dpkg -l | grep libvirt
ii libvirt-bin 0.4.6-10+lenny1 the
programs for the libvirt library
ii libvirt0 0.4.6-10+lenny1
library for
2012 Mar 22
0
HDD- and NIC-stats for dom0
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120322/a53547cf/attachment.htm>
2014 Jul 09
0
Re: Disk and Network Statistics for a Specific Interval
On 07/09/2014 05:28 AM, Sijo Jose wrote:
> Hi,
> virDomainInterfaceStats - This function returns network interface stats for
> interfaces attached to the domain.
>
> virDomainBlockStats- This function returns block device (disk) stats for
> block devices attached to the domain.
>
> Based on which time interval these function returns values.
>
>
> Is it
2020 Jan 10
2
Re: [PATCH Fedora libguestfs] Don't depend on libvirt-daemon-kvm monolith.
On Fri, Jan 10, 2020 at 02:15:10PM +0000, Daniel P. Berrangé wrote:
> Do you use the libvirt "secret" APIs at all (disk encryption, network
> disk auth passwords) ? If so you will need "libvirt-daemon-driver-secret"
> too. How about any other libvirt sub-driver APIs ? Networking ? Host
> dev, etc ?
The full list of APIs we use is attached, assuming I got my
2013 Sep 23
0
Libvirt ESX: Image file not getting copied to ESX server
Hi,
I am trying to start a node using libvirt on ESX hypervisor. Before
starting I am performing the following steps:
1) vol-create datastore1 /local/new_volume.xml (Creating a volume in pool)
2) define /local/esxdomain.xml (Defining a node)
3) start MyNode (Starting a node)
I tried to get the status of my node and it is showing *running *but I am
not able to ping my node (as it is in network).
2012 Sep 03
2
virtual network bug?
I have had a number of occasions lately where a virtual "NAT" network
(such as default) has stopped working. I have attempted to stop and
then restart the network from the "network details" but the only thing
that seems to work is to restart all of the virtual guests which use
that network. I don't believe that I should have to do that. Is there
some command which
2007 Nov 26
3
xm top
Hello everybody!
I´d like to know where "xm top" gets its information from. I want to get
those informations (cpu-load, mem etc. from the domUs) and display them
with php in a browser. So are the informations stored and updated in a
textfile or something like that? Can anybody help me with this?
Regards
Alexandros
_______________________________________________
Xen-users mailing
2007 Mar 19
1
4.4 on ESX 2.5.4
hi All,
I followed this and installed 4.4 on ESX 2.5.4 without a hitch.
Any pitfalls I shall be aware of before I try yup update?
TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070319/aa0020f7/attachment.html>
2006 Jun 14
1
CentOS 4.3 under VMWare ESX 2.5.3 Server
I have a IBM XSeries 366 with 04 processors Intel Xeon 3.16 Ghz, 16 Gb
of memory and a storage IBM with 2 terabytes.
I work with virtualization and my OS in this machine is a VMware ESX
2.5.3 version. When I install CentOS 4.X as guest operating system under
ESX, the performance is very very bad. When I intsall RHES4 as guest
operating system under ESX, the performance is very good. It will
2013 Feb 28
0
Libvirt not creating .vmdk file and .nvram files on vmware esx host
Hi,
I am currently using libvirt API(java api) for creating VMs in esxi host.
I am passing commands as follows:(trying from terminal)
virsh -c esx://192.168.0.144?no_verify=1
define /home/bm/eee.xml
Domain eee defined from /home/bm/eee.xml
I have attached the eee.xml file and the eee.vmx from the esxi datastore
with this mail.
the versions i am using is :
virsh # version
Compiled against
2009 Jul 27
1
Samba and ESX 3.2 update 4
Hi there,
Currently Samba 3.20.b (SLES 9.3) is running in a standalone server in AMD64 platform. Users from Windows platform can create/delete NFS files without logging into the Samba server, username exist in the sambaserver but no password is required to map a share e.g. \\sambaserver\sharename. We would like to move to VMware ESX 3.2 update 4 platform running in x86-64 platform.
What I need
2009 Dec 13
1
VMware ESX
Hi,
We run ESX servers in a datacentre and i have managed to succesfully setup a mirrored volume which works really well (took 1 node down and files still available). my question is how can i run an ESX guest on gluster. We have previously setup
_________________________________________________________________
Use Hotmail to send and receive mail from your different email accounts
2007 Jan 15
1
NUT on VMWare ESX?...
Greetings:
Has anyone installed NUT on a VMWare ESX 2.x or 3.x platform?... The ESX
service console is essentially a RedHat 7 system with a bunch of
extensions for VMWare thrown in..
Regards,
Richard.