Displaying 20 results from an estimated 600 matches similar to: "how to install libvirt-python"
2013 Nov 20
3
Re: how to install libvirt-python
OK. I am trying to install virt-manager from source but found it difficult!
So I decided to install from repo.
# yum install virt-manager libvirt
Dependencies Resolved
========================================================================================================================
Package Arch Version
2013 Nov 20
0
Re: how to install libvirt-python
On 11/20/2013 09:26 AM, Mahmood Naderan wrote:
> Hi,
> I have successfully installed libvirt-.0.10.0 from source
>
> ./configure
> make
> make install
>
> How can I check that if libvirt-python is installed? Search the folders, it seems there is no such file
>
> [root@tiger ~]# find /usr/ -name libvirt-python
> [root@tiger ~]# find . -name libvirt-python
2013 Nov 20
2
Re: how to install libvirt-python
>Does running 'virt-host-validate' point out any problems?
# virt-host-validate
QEMU: Checking for hardware virtualization : PASS
QEMU: Checking for device /dev/kvm : PASS
QEMU: Checking for device /dev/vhost-net : PASS
QEMU: Checking for device
2006 Dec 01
4
YUM conflict with RHEL 4_X86_64
Hi, everyone, I have one conflict problem when I try to install Centos YUM
on RHEL 4_X 86_64.
Uname -a shows:
Linux PT3 2.6.9-42.0.0.0.1.ELsmp #1 SMP Sun Oct 15 15:13:57 PDT 2006 x86_64
x86_64 x86_64 GNU/Linux
Yum -version shows:
Repository update is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository contrib is listed
2013 Nov 23
1
windows can not see the content of samba shared folder
Hello,
I want to access a shared folder on my linux from a windows machine. The smb.conf has this entry
?? [samba_share]
??????? comment = QEMU share place
??????? path = /media/samba_share
??????? valid users = mahmood vb
??????? public = no
??????? writable = yes
??????? printable = no
??????? create mask = 0777
Then I added a user to samba with "smbpasswd mahmood". The folder mask
2009 Jul 06
2
OT: errors building packages from src.rpm (trying to rebuild RHELIPA)
Hi all,
I am trying to rebuild RHELIPA packages downloaded from ftp.redhat.com. All
goes ok except from python-psycopg2 package. When I try to rebuild, gives me
these errors:
+ exit 0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python-psycopg2 = 2.0.6-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files
2013 Nov 20
2
Unable to configure libvirt
Hello,
When I want to install libvirt-0.10.0 from source, I get this error at the configure stage
checking for libdevmapper.h... no
configure: error: You must install device-mapper-devel/libdevmapper >= 1.0.0 to compile libvirt
However the package is installed on my system
# yum list device-mapper-libs.x86_64
Installed Packages
device-mapper-libs.x86_64
2003 Oct 30
2
conflicts(detail=TRUE)
Dear all,
Could somebody please explain what the following conflict is about?
best
mahmood
R> conflicts(detail=TRUE)
$"package:methods"
[1] "body<-"
$"package:base"
[1] "body<-"
R>
PS: I send an earlier mail yesterday on this subject
that was definitly not clear, therefore I try again.
http://www.ne.su.se/~ma
2015 Nov 04
3
Using samba-python to query AD? Status of API?
On Wed, Nov 4, 2015 at 11:09 AM, mathias dufresne <infractory at gmail.com> wrote:
> Hi,
>
> Once you have installed Samba to be able to run it as Active Directory you
> would have samba-tool available.
>
> # which samba-tool
> /usr/bin/samba-tool
> # file /usr/bin/samba-tool
> /usr/bin/samba-tool: Python script, ASCII text executable
> # locate ldapcmp.py
>
2012 Feb 15
4
question on unused directories in /usr/lib and /usr/lib64
I was working on archiving an old virtual server today and was reminded of how much space is wasted by some of the default installations on CentOS. I think this was a 5.x box.
Anyway, in /usr/lib/64 (and probably /usr/lib on non-64 systems), there were a lot of directories which have no bearing on a basic server. I saw firefox, openoffice and many, many other directories -- replete with enough
2015 Nov 04
2
Using samba-python to query AD? Status of API?
Hello:
I'd really like to leverage the samba-python API to perform 'net ads
search' style queries for an upcoming project.
Is there any documentation or examples someone can point me to? The
'python/examples' directory is a misnomer (!) and the online API
documentation was generated from 2011 and is also just as cryptic.
I even checked the binaries in samba-client to see if
2018 Mar 20
2
About libvirt domain snapshot problem(for single disk snapshot)
Hi, dear friend.
My guest has two disks, vda and vdb. both are qcow2 local file.
When guest running state.
I want to take the vda snapshot of guest(just vda, no include vdb). but I met libvirt do snapshot for all disks of guest.
About methods for follow:
1、
``` bash
virsh
snapshot-create-as 8x0lbzvS --name sys_disk3 --disk-only --diskspec "vda,snapshot=external"
```
``` result
2004 Apr 23
4
PSTN Call drops randomly
Dear List members,
After succesfully installing the * on a couple of systems, and putting
them on test, I observed that there is an intermittent call drop on
PSTN line.
The systems are
- Dell Optiplex P3/500MHz/128MB
- Built-in ethernet
- 1 X100P (Motorolla chip) card on PCI
- 10G HDD etc.
- Asterisk April 17 CVS.
- 2 Mediatrix FXS ATA (4 phones)
- 2 Grandstream phones.
- sip.conf, zaptel.comnf
2013 Aug 22
1
Re: QemuAgentCommand API documents
----- Original Message -----
> From: "Michal Privoznik" <mprivozn@redhat.com>
> To: "Praveen Kumar" <prkumar@redhat.com>
> Cc: libvirt-users@redhat.com
> Sent: Thursday, August 22, 2013 1:15:54 PM
> Subject: Re: [libvirt-users] QemuAgentCommand API documents
>
> The API you're looking for is the one you've found:
>
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings,
Launching the virt-manager yeilds following error
Error polling connection 'qemu:///system': internal error Cannot find
suitable emulator for x86_64
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick
conn.tick()
File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co,
On an Ubuntu 15.10, following the docs at
https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
When
running debuild -e PHP_VERSIONS=5 -us -uc
I get (sorry for the French):
"
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source xapian-bindings
dpkg-buildpackage: version source 1.2.21-2.1
dpkg-buildpackage: distribution source unstable
2013 Jul 26
4
filesystem accessmode='passthrough'
Hello.
I am trying to 'passthrough' the part of host filesystem to kvm guest.
libvirt xml:
<filesystem type='mount' accessmode='passthrough'>
<source dir='/var/guests/mail-var'/>
<target dir='mail-var'/>
</filesystem>
kvm is started from root.
After mounting in guest
mount -t 9p mail-var /mnt -o
2017 Nov 06
1
how to install pyserial on centos 6?
I tried
yum import pyserial
yum provides '*serial*'
gave me
distribution-gpg-keys-copr-1.15-1.el6.noarch : GPG keys for Copr projects
Repo : epel
Matched from:
Filename : /usr/share/distribution-gpg-keys/copr/copr-ifas-pyserial.gpg
python2-ivi-0.14.9-3.el6.noarch : %{sum}
Repo : epel
Matched from:
Filename : /usr/lib/python2.6/site-packages/ivi/interface/pyserial.pyo
2013 Nov 21
1
Re: how to install libvirt-python
>You may be missing the distro version of qemu (that is, your self-build
>qemu at /usr/local/bin/qemu-x86_64 is not the same as what RHEL ships,
>and since you are using the RHEL libvirt, it may not know to look for a
>self-built alternative).
Excuse me, but it seems that there is not way to uninstall the qemu which has been built from source.
There is no target for uninstall. Is it
2005 Oct 31
2
Rsync with OCFS (RAC)
Hello All
We currently use rsync for various jobs at our company. We are now
looking at using it to create an offsite synchronized copy of an Oracle
10g
RAC archive logs area. The source area is on Oracle OCFS file system.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the