similar to: query regarding domstats option with virsh

Displaying 20 results from an estimated 7000 matches similar to: "query regarding domstats option with virsh"

2016 Feb 18
0
Re: query regarding domstats option with virsh
On 18.02.2016 06:01, Jain, Manish (HP Software) wrote: > Hi, > > I am looking for the information w.r.t domstats command line option of virsh tool. > > > 1> This command line option is available with which version of libvirt. Looks like the command has been introduced in 5e542970 which is part of 1.2.8 release. > > 2> How to get Guest's disk related
2017 Dec 19
3
Unable to run TeamViewer 13 under Centos 7 (amd64)
Manish Jain wrote: > > On 12/19/17 22:11, Manish Jain wrote: >> On 12/19/17 22:07, Jonathan Billings wrote: >>> On Tue, Dec 19, 2017 at 02:54:36PM +0000, Manish Jain wrote: >>>> I uninstalled the old TV, and installed the version you indicated, but >>>> I >>>> get nothing at all: >>>> >>>> /home/bourne # teamviewer
2017 Dec 19
2
Unable to run TeamViewer 13 under Centos 7 (amd64)
On 12/19/2017 02:57 PM, Manish Jain wrote: > > > On 12/20/17 01:45, m.roth at 5-cent.us wrote: >> Manish Jain wrote: >>> >>> On 12/19/17 22:11, Manish Jain wrote: >>>> On 12/19/17 22:07, Jonathan Billings wrote: >>>>> On Tue, Dec 19, 2017 at 02:54:36PM +0000, Manish Jain wrote: >>>>>> I uninstalled the old TV, and
2017 Dec 19
6
Unable to run TeamViewer 13 under Centos 7 (amd64)
On 12/19/17 19:55, Johnny Hughes wrote: > On 12/19/2017 07:16 AM, Manish Jain wrote: >> Hi, >> >> I am writing a book about Unix (Linux / FreeBSD) and my book needs >> documentation for TeamViewer13 running under Centos 7 (64-bit). >> >> Unfortunately, running TeamViewer does not get me a GUI -- the install >> went smoothly and teamviewerd daemon is
2017 Dec 19
2
Unable to run TeamViewer 13 under Centos 7 (amd64)
On 12/19/2017 03:57 PM, Manish Jain wrote: > > > On 12/20/17 01:45, m.roth at 5-cent.us wrote: >> Manish Jain wrote: >>> >>> On 12/19/17 22:11, Manish Jain wrote: >>>> On 12/19/17 22:07, Jonathan Billings wrote: >>>>> On Tue, Dec 19, 2017 at 02:54:36PM +0000, Manish Jain wrote: >>>>>> I uninstalled the old TV, and
2020 Nov 02
3
A strange problem with my daily backups performed via rsync
Hi, I am facing a strange situation with my daily backups performed via rsync. I primarily use Manjaro KDE Linux (LTS kernel), but also have FreeBSD and Windows 10 bare-metal installations. I have an all-OS-writable ext2 partition /dev/sda2 mounted at /mnt/wall My USB backup device is a Sony SSD mounted at /mnt/sony This is the relevant line from my script which backs up /mnt/wall : rsync
2017 Dec 19
1
Unable to run TeamViewer 13 under Centos 7 (amd64)
P? Tue, 19 Dec 2017 21:10:32 +0000 Manish Jain <bourne.identity at hotmail.com> skrev: > > I get "access control disabled : clients can connect from any host". > > I used a minimal iso for creating the vm. Would it help if I use a > full iso ? Sounds dumb, but I can do anything to get TV working : - ) > > Thanks & Regards, > Manish Jain I just tried
2017 Dec 20
2
Does anyone know how to get clipboard and mouse integration in Centos vm?
Hi, I am running a Centos 7 vm under FreeBSD, and it works very well now, with KDE installed from DVD iso. But there's a couple of things missing, which happens only with Centos vm (Virtualbox): 1) Despite clipboard sharing enabled, copy-paste just does not work between host and guest 2) Mouse integration does not work. So I have to repeatedly capture mouse manually both in the host
2015 May 07
2
How to make asterisk work with remote mysql database?
Hi, I am trying to make asterisk 11.7 work on Ubuntu 12 (amd64). I would like asterisk to not use the inbuilt sqlite database. Instead, I want it use a remote mysql database. Is this possible ? If yes, is there any good HowTo on this ? Running 'make install' installed my asterisk successfully, but no conf files were copied to /etc/asterisk. Nor was a service start script placed in
2017 Dec 19
2
Unable to run TeamViewer 13 under Centos 7 (amd64)
Hi, I am writing a book about Unix (Linux / FreeBSD) and my book needs documentation for TeamViewer13 running under Centos 7 (64-bit). Unfortunately, running TeamViewer does not get me a GUI -- the install went smoothly and teamviewerd daemon is running. This happens only under Centos. Under Manjaro, the same tarball (teamviewer_13.0.5494_amd64.tar.xz) gets me a nice TeamViewer window. But
2018 Nov 09
0
virsh dominfo not returning any stats
Hi there,  We're running virsh on centos and hit a couple of issues. First instance is cpu.time not incrementing even with the VMs on the hypervisor running a stress tool. After running 'virsh domstats' sometimes it'll go into a state where no output is generated at all. Have anyone seen something like this? We're running a pretty recent build of libvirt.  # virsh
2005 Aug 18
1
vlc port build fails on freebsd 5.4
hi, i am trying to install videolan's vlc 0.8.2 port on my freebsd-5.4 system. halfway through the build, it exits with the error that the shared library tar.0 was not found. can somebody please help me on this ? thank you manish jain __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2005 Aug 08
2
Help required on pxe booting + installation of CentOS
Hi, I have a (bugridden, idiotic) fedora 4 server with tftpd, nfsd and dhcpd support. I want to remove fedora from my network and initiate pxe installation of CentOS Linux on all machines on my network from my fedora box. I have the CentOS's pxe-kernel and pxe-initrd images. I have also compiled fedora's pxeboot file from the sources and placed it in /tftpboot/. Can someone please guide
2005 Mar 24
1
Samba Starting Problem on Solaris Error : bind failed on port 139 socket_addr = 0.0.0.0.
Need help in resolving above mentione error message, unable to start smbd on Solaris. Thanks,
2020 Nov 02
1
A strange problem with my daily backups performed via rsync
Problem solved. But I would like to know for my own sake if --delete can be made to work while preventing a certain directory from deletion in the backup : rsync -av --delete src dst # but protect dir dst/XYZ from deletion I tried "--filter 'protect dst/XYZ'" but that does not prevent the directory dst/XYZ from being deleted. Thanks for your reply, Manish Jain On
2016 May 11
0
Questions about CMT event statistic
Hi I'm testing cmt event of libvirt, and I have two questions. I will be very grateful if someone can give me some help. Q1:"virsh domstats --perf" and linux perf tool has different result. I have a guest with cmt event enabled, start guest and get perf statistic every 1s: # while true; do virsh domstats rhel7.2-1030 --perf; sleep 1; done In the meanwhile, I use perf tool to get
2019 Jul 29
2
virsh command to list CPU,Memory and Storage
Hi, Is there a way to find out total CPU's, Memory and Storage using virsh command? For example virsh list --all list out all VM's 11 dockerregistry01 running 12 gitlab running Any help will be highly appreciated. Thanks in Advance. Best Regards, Kaushal
2018 Mar 08
1
Statistics domain memory block when domain shutdown
Hi My libvirt version is 3.4.0,host system is centos 7.4 ,kernel is 3.10.0-693.el7.x86_64 , when I shutdown domain in virtual system, My program call virDomainMemoryStats, My program blocked in this api. the call stack is #0 0x00007ff242d78a3d in poll () from /lib64/libc.so.6 #1 0x00007ff243755ce8 in virNetClientIOEventLoop () from /lib64/libvirt.so.0 #2 0x00007ff24375654b in
2012 Mar 02
3
xm domstate command not found
hi alll.. i want to find the xen domain''s state using xm domstate command, domstate command works fine inside virish but when i try with xm like [xm domestate VM_NAME] its giving an error saying subcomand domestate not found. i just want to shutoff the xen virtual domains using a scrip to take backup. so i just want to make sure that the domain are shutdown successfully after
2017 Feb 21
2
Re: 答复: Virsh command hanging
I can only use RHEL6. Is it a bug in libvirt ?? RegardsAbhishek From: 王李明 <wanglm@certusnet.com.cn> To: 'abhishek jain' <abhish_jain@yahoo.com>; libvirt-users@redhat.com Sent: Tuesday, 21 February 2017 11:54 AM Subject: 答复: [libvirt-users] Virsh command hanging #yiv0252501574 #yiv0252501574 -- _filtered #yiv0252501574 {font-family:Helvetica;panose-1:2 11 6 4 2 2